mostly black
Enter any color value (e.g., #3f838d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#848484 color RGB value is (132,132,132)
#848484 color CMYK value
#848484 color HSL value
HSV(or HSB) | 0° | 0 | 51.8 |
XYZ | 21.932 | 23.074 | 25.128 |
Yxy | 0.313 | 0.329 | 23.074 |
LAB | 55.148 | 0.003 | -0.006 |
LUV | 55.148 | 0 | -0.009 |
Hunter-LAB | 48.035 | -2.563 | 2.61 |
CIE-LCH | 55.148 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 84 | 84 | 84 |
Decimal | 132 | 132 | 132 |
Octal | 204 | 204 | 204 |
Binary | 10000100 | 10000100 | 10000100 |
This text has a font color of #848484.
<span style="color:#848484">Text here</span>
This paragraph has a background color of #848484.
<p style="background-color:#848484;">Content here</p>
This element has a border color of #848484.
<div style="border:1px #848484;">Content here</div>
.text {color:#848484;}
.background {background-color:#848484;}
.border {border:1px solid #848484;}
.text-shadow {border:1px solid #848484;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #040404 is the darkest color, while #f9f9f9 is the lightest one.