Shades of Caput Mortuum #552625
Tints of Caput Mortuum #552625
RGB
CMYK
RGB Variations
Color information
#552625 (or 0x552625) is known color: Caput Mortuum. HEX triplet: 55, 26 and 25. RGB value is (85,38,37). Sum of RGB (Red+Green+Blue) = 85+38+37=160 (21% of max value = 765). Red value is 85 (33.59% from 255 or 53.12% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 85 - color contains mainly: red. Hex color #552625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552625 is #AAD9DA. Grayscale: #333333. Windows color (decimal): -11196891 or 2434645. OLE color: 2434645.
HSL color Cylindrical-coordinate representation of color #552625: hue angle of 1.25º 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 #552625 is Cyan = 0, Magento = 0.55, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 37 | - |
| CMYK | 0 | 0.55 | 0.56 | 0.67 |
| HSL | 1.25º | 0.39% | 0.24% | - |
| HSV(B) | 1.25º | 0.56% | 0.33% | - |
| XYZ | 4.77 | 3.45 | 2.16 | - |
| YUV | 51.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 37 | 0 | 0.55 | 0.56 | 0.67 | 1.25 | 0.39 | 0.24 |
| Hex | 55 | 26 | 25 | 0 | 37 | 38 | 43 | 1 | 27 | 18 |
| Octal | 125 | 46 | 45 | 0 | 67 | 70 | 103 | 1 | 47 | 30 |
| Binary | 1010101 | 100110 | 100101 | 0 | 110111 | 111000 | 1000011 | 1 | 100111 | 11000 |
Color Harmonies of #552625
Complementary color
Monochromatic Colors of #552625
Black with #552625
Text Example
Text Example
White with #552625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552625; }
p { color: rgb(85,38,37); }
H1.HeaderClassName
{
color: #552625;
}
.AnyTagClassName
{
color: #552625;
}
</style>
background-color css
<style>
a { background-color: #552625; }
a { background-color: rgb(85,38,37); }
div.DivClassName
{
background-color: #552625;
}
.BgClassName
{
background-color: #552625;
}
</style>
border-color css
<style>
span { border-color: #552625; }
span { border-color: rgb(85,38,37); }
td.TdClassName
{
border-color: #552625;
}
.TagClassName
{
border-color: #552625;
}
</style>