Shades of Caput Mortuum #531706
Tints of Caput Mortuum #531706
RGB
CMYK
RGB Variations
Color information
#531706 (or 0x531706) is known color: Caput Mortuum. HEX triplet: 53, 17 and 06. RGB value is (83,23,6). Sum of RGB (Red+Green+Blue) = 83+23+6=112 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.11% from 112); Green value is 23 (9.38% from 255 or 20.54% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 83 - color contains mainly: red. Hex color #531706 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531706 is #ACE8F9. Grayscale: #272727. Windows color (decimal): -11331834 or 399187. OLE color: 399187.
HSL color Cylindrical-coordinate representation of color #531706: hue angle of 13.25º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #531706 is Cyan = 0, Magento = 0.72, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 6 | - |
| CMYK | 0 | 0.72 | 0.93 | 0.67 |
| HSL | 13.25º | 0.87% | 0.17% | - |
| HSV(B) | 13.25º | 0.93% | 0.33% | - |
| XYZ | 3.91 | 2.46 | 0.44 | - |
| YUV | 39 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 6 | 0 | 0.72 | 0.93 | 0.67 | 13.25 | 0.87 | 0.17 |
| Hex | 53 | 17 | 6 | 0 | 48 | 5D | 43 | D | 57 | 11 |
| Octal | 123 | 27 | 6 | 0 | 110 | 135 | 103 | 15 | 127 | 21 |
| Binary | 1010011 | 10111 | 110 | 0 | 1001000 | 1011101 | 1000011 | 1101 | 1010111 | 10001 |
Color Harmonies of #531706
Complementary color
Monochromatic Colors of #531706
Black with #531706
Text Example
Text Example
White with #531706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531706; }
p { color: rgb(83,23,6); }
H1.HeaderClassName
{
color: #531706;
}
.AnyTagClassName
{
color: #531706;
}
</style>
background-color css
<style>
a { background-color: #531706; }
a { background-color: rgb(83,23,6); }
div.DivClassName
{
background-color: #531706;
}
.BgClassName
{
background-color: #531706;
}
</style>
border-color css
<style>
span { border-color: #531706; }
span { border-color: rgb(83,23,6); }
td.TdClassName
{
border-color: #531706;
}
.TagClassName
{
border-color: #531706;
}
</style>