Shades of Caput Mortuum #552113
Tints of Caput Mortuum #552113
RGB
CMYK
RGB Variations
Color information
#552113 (or 0x552113) is known color: Caput Mortuum. HEX triplet: 55, 21 and 13. RGB value is (85,33,19). Sum of RGB (Red+Green+Blue) = 85+33+19=137 (18% of max value = 765). Red value is 85 (33.59% from 255 or 62.04% from 137); Green value is 33 (13.28% from 255 or 24.09% from 137); Blue value is 19 (7.81% from 255 or 13.87% from 137); Max value from RGB is 85 - color contains mainly: red. Hex color #552113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552113 is #AADEEC. Grayscale: #2F2F2F. Windows color (decimal): -11198189 or 1253717. OLE color: 1253717.
HSL color Cylindrical-coordinate representation of color #552113: hue angle of 12.73º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #552113 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 19 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.67 |
| HSL | 12.73º | 0.63% | 0.2% | - |
| HSV(B) | 12.73º | 0.78% | 0.33% | - |
| XYZ | 4.41 | 3.07 | 0.98 | - |
| YUV | 46.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 19 | 0 | 0.61 | 0.78 | 0.67 | 12.73 | 0.63 | 0.2 |
| Hex | 55 | 21 | 13 | 0 | 3D | 4E | 43 | D | 3F | 14 |
| Octal | 125 | 41 | 23 | 0 | 75 | 116 | 103 | 15 | 77 | 24 |
| Binary | 1010101 | 100001 | 10011 | 0 | 111101 | 1001110 | 1000011 | 1101 | 111111 | 10100 |
Color Harmonies of #552113
Complementary color
Monochromatic Colors of #552113
Black with #552113
Text Example
Text Example
White with #552113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552113; }
p { color: rgb(85,33,19); }
H1.HeaderClassName
{
color: #552113;
}
.AnyTagClassName
{
color: #552113;
}
</style>
background-color css
<style>
a { background-color: #552113; }
a { background-color: rgb(85,33,19); }
div.DivClassName
{
background-color: #552113;
}
.BgClassName
{
background-color: #552113;
}
</style>
border-color css
<style>
span { border-color: #552113; }
span { border-color: rgb(85,33,19); }
td.TdClassName
{
border-color: #552113;
}
.TagClassName
{
border-color: #552113;
}
</style>