Shades of Caput Mortuum #552618
Tints of Caput Mortuum #552618
RGB
CMYK
RGB Variations
Color information
#552618 (or 0x552618) is known color: Caput Mortuum. HEX triplet: 55, 26 and 18. RGB value is (85,38,24). Sum of RGB (Red+Green+Blue) = 85+38+24=147 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.82% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 24 (9.77% from 255 or 16.33% from 147); Max value from RGB is 85 - color contains mainly: red. Hex color #552618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552618 is #AAD9E7. Grayscale: #323232. Windows color (decimal): -11196904 or 1582677. OLE color: 1582677.
HSL color Cylindrical-coordinate representation of color #552618: hue angle of 13.77º 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 #552618 is Cyan = 0, Magento = 0.55, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 24 | - |
| CMYK | 0 | 0.55 | 0.72 | 0.67 |
| HSL | 13.77º | 0.56% | 0.21% | - |
| HSV(B) | 13.77º | 0.72% | 0.33% | - |
| XYZ | 4.6 | 3.38 | 1.27 | - |
| YUV | 50.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 24 | 0 | 0.55 | 0.72 | 0.67 | 13.77 | 0.56 | 0.21 |
| Hex | 55 | 26 | 18 | 0 | 37 | 48 | 43 | E | 38 | 15 |
| Octal | 125 | 46 | 30 | 0 | 67 | 110 | 103 | 16 | 70 | 25 |
| Binary | 1010101 | 100110 | 11000 | 0 | 110111 | 1001000 | 1000011 | 1110 | 111000 | 10101 |
Color Harmonies of #552618
Complementary color
Monochromatic Colors of #552618
Black with #552618
Text Example
Text Example
White with #552618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552618; }
p { color: rgb(85,38,24); }
H1.HeaderClassName
{
color: #552618;
}
.AnyTagClassName
{
color: #552618;
}
</style>
background-color css
<style>
a { background-color: #552618; }
a { background-color: rgb(85,38,24); }
div.DivClassName
{
background-color: #552618;
}
.BgClassName
{
background-color: #552618;
}
</style>
border-color css
<style>
span { border-color: #552618; }
span { border-color: rgb(85,38,24); }
td.TdClassName
{
border-color: #552618;
}
.TagClassName
{
border-color: #552618;
}
</style>