Shades of Caput Mortuum #552819
Tints of Caput Mortuum #552819
RGB
CMYK
RGB Variations
Color information
#552819 (or 0x552819) is known color: Caput Mortuum. HEX triplet: 55, 28 and 19. RGB value is (85,40,25). Sum of RGB (Red+Green+Blue) = 85+40+25=150 (19% of max value = 765). Red value is 85 (33.59% from 255 or 56.67% from 150); Green value is 40 (16.02% from 255 or 26.67% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 85 - color contains mainly: red. Hex color #552819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552819 is #AAD7E6. Grayscale: #333333. Windows color (decimal): -11196391 or 1648725. OLE color: 1648725.
HSL color Cylindrical-coordinate representation of color #552819: hue angle of 15º 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 #552819 is Cyan = 0, Magento = 0.53, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 25 | - |
| CMYK | 0 | 0.53 | 0.71 | 0.67 |
| HSL | 15º | 0.55% | 0.22% | - |
| HSV(B) | 15º | 0.71% | 0.33% | - |
| XYZ | 4.68 | 3.52 | 1.35 | - |
| YUV | 51.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 25 | 0 | 0.53 | 0.71 | 0.67 | 15 | 0.55 | 0.22 |
| Hex | 55 | 28 | 19 | 0 | 35 | 47 | 43 | F | 37 | 16 |
| Octal | 125 | 50 | 31 | 0 | 65 | 107 | 103 | 17 | 67 | 26 |
| Binary | 1010101 | 101000 | 11001 | 0 | 110101 | 1000111 | 1000011 | 1111 | 110111 | 10110 |
Color Harmonies of #552819
Complementary color
Monochromatic Colors of #552819
Black with #552819
Text Example
Text Example
White with #552819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552819; }
p { color: rgb(85,40,25); }
H1.HeaderClassName
{
color: #552819;
}
.AnyTagClassName
{
color: #552819;
}
</style>
background-color css
<style>
a { background-color: #552819; }
a { background-color: rgb(85,40,25); }
div.DivClassName
{
background-color: #552819;
}
.BgClassName
{
background-color: #552819;
}
</style>
border-color css
<style>
span { border-color: #552819; }
span { border-color: rgb(85,40,25); }
td.TdClassName
{
border-color: #552819;
}
.TagClassName
{
border-color: #552819;
}
</style>