Shades of Caput Mortuum #552925
Tints of Caput Mortuum #552925
RGB
CMYK
RGB Variations
Color information
#552925 (or 0x552925) is known color: Caput Mortuum. HEX triplet: 55, 29 and 25. RGB value is (85,41,37). Sum of RGB (Red+Green+Blue) = 85+41+37=163 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.15% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 37 (14.84% from 255 or 22.70% from 163); Max value from RGB is 85 - color contains mainly: red. Hex color #552925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552925 is #AAD6DA. Grayscale: #353535. Windows color (decimal): -11196123 or 2435413. OLE color: 2435413.
HSL color Cylindrical-coordinate representation of color #552925: hue angle of 5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #552925 is Cyan = 0, Magento = 0.52, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 37 | - |
| CMYK | 0 | 0.52 | 0.56 | 0.67 |
| HSL | 5º | 0.39% | 0.24% | - |
| HSV(B) | 5º | 0.56% | 0.33% | - |
| XYZ | 4.87 | 3.65 | 2.2 | - |
| YUV | 53.7 | 118.58 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 37 | 0 | 0.52 | 0.56 | 0.67 | 5 | 0.39 | 0.24 |
| Hex | 55 | 29 | 25 | 0 | 34 | 38 | 43 | 5 | 27 | 18 |
| Octal | 125 | 51 | 45 | 0 | 64 | 70 | 103 | 5 | 47 | 30 |
| Binary | 1010101 | 101001 | 100101 | 0 | 110100 | 111000 | 1000011 | 101 | 100111 | 11000 |
Color Harmonies of #552925
Complementary color
Monochromatic Colors of #552925
Black with #552925
Text Example
Text Example
White with #552925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552925; }
p { color: rgb(85,41,37); }
H1.HeaderClassName
{
color: #552925;
}
.AnyTagClassName
{
color: #552925;
}
</style>
background-color css
<style>
a { background-color: #552925; }
a { background-color: rgb(85,41,37); }
div.DivClassName
{
background-color: #552925;
}
.BgClassName
{
background-color: #552925;
}
</style>
border-color css
<style>
span { border-color: #552925; }
span { border-color: rgb(85,41,37); }
td.TdClassName
{
border-color: #552925;
}
.TagClassName
{
border-color: #552925;
}
</style>