Shades of Caput Mortuum #531602
Tints of Caput Mortuum #531602
RGB
CMYK
RGB Variations
Color information
#531602 (or 0x531602) is known color: Caput Mortuum. HEX triplet: 53, 16 and 02. RGB value is (83,22,2). Sum of RGB (Red+Green+Blue) = 83+22+2=107 (14% of max value = 765). Red value is 83 (32.81% from 255 or 77.57% from 107); Green value is 22 (8.98% from 255 or 20.56% from 107); Blue value is 2 (1.17% from 255 or 1.87% from 107); Max value from RGB is 83 - color contains mainly: red. Hex color #531602 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531602 is #ACE9FD. Grayscale: #262626. Windows color (decimal): -11332094 or 136787. OLE color: 136787.
HSL color Cylindrical-coordinate representation of color #531602: hue angle of 14.81º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #531602 is Cyan = 0, Magento = 0.73, Yellow = 0.98 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 2 | - |
| CMYK | 0 | 0.73 | 0.98 | 0.67 |
| HSL | 14.81º | 0.95% | 0.17% | - |
| HSV(B) | 14.81º | 0.98% | 0.33% | - |
| XYZ | 3.87 | 2.42 | 0.32 | - |
| YUV | 37.96 | 107.71 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 2 | 0 | 0.73 | 0.98 | 0.67 | 14.81 | 0.95 | 0.17 |
| Hex | 53 | 16 | 2 | 0 | 49 | 62 | 43 | F | 5F | 11 |
| Octal | 123 | 26 | 2 | 0 | 111 | 142 | 103 | 17 | 137 | 21 |
| Binary | 1010011 | 10110 | 10 | 0 | 1001001 | 1100010 | 1000011 | 1111 | 1011111 | 10001 |
Color Harmonies of #531602
Complementary color
Monochromatic Colors of #531602
Black with #531602
Text Example
Text Example
White with #531602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531602; }
p { color: rgb(83,22,2); }
H1.HeaderClassName
{
color: #531602;
}
.AnyTagClassName
{
color: #531602;
}
</style>
background-color css
<style>
a { background-color: #531602; }
a { background-color: rgb(83,22,2); }
div.DivClassName
{
background-color: #531602;
}
.BgClassName
{
background-color: #531602;
}
</style>
border-color css
<style>
span { border-color: #531602; }
span { border-color: rgb(83,22,2); }
td.TdClassName
{
border-color: #531602;
}
.TagClassName
{
border-color: #531602;
}
</style>