Shades of Rock #534940
Tints of Rock #534940
RGB
CMYK
RGB Variations
Color information
#534940 (or 0x534940) is known color: Rock. HEX triplet: 53, 49 and 40. RGB value is (83,73,64). Sum of RGB (Red+Green+Blue) = 83+73+64=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 73 (28.91% from 255 or 33.18% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 83 - color contains mainly: red. Hex color #534940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534940 is #ACB6BF. Grayscale: #4B4B4B. Windows color (decimal): -11318976 or 4213075. OLE color: 4213075.
HSL color Cylindrical-coordinate representation of color #534940: hue angle of 28.42º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #534940 is Cyan = 0, Magento = 0.12, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 64 | - |
| CMYK | 0 | 0.12 | 0.23 | 0.67 |
| HSL | 28.42º | 0.13% | 0.29% | - |
| HSV(B) | 28.42º | 0.23% | 0.33% | - |
| XYZ | 6.88 | 6.97 | 5.83 | - |
| YUV | 74.96 | 121.81 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 64 | 0 | 0.12 | 0.23 | 0.67 | 28.42 | 0.13 | 0.29 |
| Hex | 53 | 49 | 40 | 0 | C | 17 | 43 | 1C | D | 1D |
| Octal | 123 | 111 | 100 | 0 | 14 | 27 | 103 | 34 | 15 | 35 |
| Binary | 1010011 | 1001001 | 1000000 | 0 | 1100 | 10111 | 1000011 | 11100 | 1101 | 11101 |
Color Harmonies of #534940
Complementary color
Monochromatic Colors of #534940
Black with #534940
Text Example
Text Example
White with #534940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534940; }
p { color: rgb(83,73,64); }
H1.HeaderClassName
{
color: #534940;
}
.AnyTagClassName
{
color: #534940;
}
</style>
background-color css
<style>
a { background-color: #534940; }
a { background-color: rgb(83,73,64); }
div.DivClassName
{
background-color: #534940;
}
.BgClassName
{
background-color: #534940;
}
</style>
border-color css
<style>
span { border-color: #534940; }
span { border-color: rgb(83,73,64); }
td.TdClassName
{
border-color: #534940;
}
.TagClassName
{
border-color: #534940;
}
</style>