Shades of Caput Mortuum #552718
Tints of Caput Mortuum #552718
RGB
CMYK
RGB Variations
Color information
#552718 (or 0x552718) is known color: Caput Mortuum. HEX triplet: 55, 27 and 18. RGB value is (85,39,24). Sum of RGB (Red+Green+Blue) = 85+39+24=148 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.43% from 148); Green value is 39 (15.62% from 255 or 26.35% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 85 - color contains mainly: red. Hex color #552718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552718 is #AAD8E7. Grayscale: #333333. Windows color (decimal): -11196648 or 1582933. OLE color: 1582933.
HSL color Cylindrical-coordinate representation of color #552718: hue angle of 14.75º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552718 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 24 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.67 |
| HSL | 14.75º | 0.56% | 0.21% | - |
| HSV(B) | 14.75º | 0.72% | 0.33% | - |
| XYZ | 4.64 | 3.45 | 1.29 | - |
| YUV | 51.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 24 | 0 | 0.54 | 0.72 | 0.67 | 14.75 | 0.56 | 0.21 |
| Hex | 55 | 27 | 18 | 0 | 36 | 48 | 43 | F | 38 | 15 |
| Octal | 125 | 47 | 30 | 0 | 66 | 110 | 103 | 17 | 70 | 25 |
| Binary | 1010101 | 100111 | 11000 | 0 | 110110 | 1001000 | 1000011 | 1111 | 111000 | 10101 |
Color Harmonies of #552718
Complementary color
Monochromatic Colors of #552718
Black with #552718
Text Example
Text Example
White with #552718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552718; }
p { color: rgb(85,39,24); }
H1.HeaderClassName
{
color: #552718;
}
.AnyTagClassName
{
color: #552718;
}
</style>
background-color css
<style>
a { background-color: #552718; }
a { background-color: rgb(85,39,24); }
div.DivClassName
{
background-color: #552718;
}
.BgClassName
{
background-color: #552718;
}
</style>
border-color css
<style>
span { border-color: #552718; }
span { border-color: rgb(85,39,24); }
td.TdClassName
{
border-color: #552718;
}
.TagClassName
{
border-color: #552718;
}
</style>