Shades of Caput Mortuum #552619
Tints of Caput Mortuum #552619
RGB
CMYK
RGB Variations
Color information
#552619 (or 0x552619) is known color: Caput Mortuum. HEX triplet: 55, 26 and 19. RGB value is (85,38,25). Sum of RGB (Red+Green+Blue) = 85+38+25=148 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.43% from 148); Green value is 38 (15.23% from 255 or 25.68% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 85 - color contains mainly: red. Hex color #552619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552619 is #AAD9E6. Grayscale: #323232. Windows color (decimal): -11196903 or 1648213. OLE color: 1648213.
HSL color Cylindrical-coordinate representation of color #552619: hue angle of 13º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #552619 is Cyan = 0, Magento = 0.55, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 25 | - |
| CMYK | 0 | 0.55 | 0.71 | 0.67 |
| HSL | 13º | 0.55% | 0.22% | - |
| HSV(B) | 13º | 0.71% | 0.33% | - |
| XYZ | 4.61 | 3.39 | 1.33 | - |
| YUV | 50.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 25 | 0 | 0.55 | 0.71 | 0.67 | 13 | 0.55 | 0.22 |
| Hex | 55 | 26 | 19 | 0 | 37 | 47 | 43 | D | 37 | 16 |
| Octal | 125 | 46 | 31 | 0 | 67 | 107 | 103 | 15 | 67 | 26 |
| Binary | 1010101 | 100110 | 11001 | 0 | 110111 | 1000111 | 1000011 | 1101 | 110111 | 10110 |
Color Harmonies of #552619
Complementary color
Monochromatic Colors of #552619
Black with #552619
Text Example
Text Example
White with #552619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552619; }
p { color: rgb(85,38,25); }
H1.HeaderClassName
{
color: #552619;
}
.AnyTagClassName
{
color: #552619;
}
</style>
background-color css
<style>
a { background-color: #552619; }
a { background-color: rgb(85,38,25); }
div.DivClassName
{
background-color: #552619;
}
.BgClassName
{
background-color: #552619;
}
</style>
border-color css
<style>
span { border-color: #552619; }
span { border-color: rgb(85,38,25); }
td.TdClassName
{
border-color: #552619;
}
.TagClassName
{
border-color: #552619;
}
</style>