Shades of Caput Mortuum #552723
Tints of Caput Mortuum #552723
RGB
CMYK
RGB Variations
Color information
#552723 (or 0x552723) is known color: Caput Mortuum. HEX triplet: 55, 27 and 23. RGB value is (85,39,35). Sum of RGB (Red+Green+Blue) = 85+39+35=159 (21% of max value = 765). Red value is 85 (33.59% from 255 or 53.46% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 35 (14.06% from 255 or 22.01% from 159); Max value from RGB is 85 - color contains mainly: red. Hex color #552723 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552723 is #AAD8DC. Grayscale: #343434. Windows color (decimal): -11196637 or 2303829. OLE color: 2303829.
HSL color Cylindrical-coordinate representation of color #552723: hue angle of 4.8º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #552723 is Cyan = 0, Magento = 0.54, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 35 | - |
| CMYK | 0 | 0.54 | 0.59 | 0.67 |
| HSL | 4.8º | 0.42% | 0.24% | - |
| HSV(B) | 4.8º | 0.59% | 0.33% | - |
| XYZ | 4.78 | 3.5 | 2.01 | - |
| YUV | 52.3 | 118.24 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 35 | 0 | 0.54 | 0.59 | 0.67 | 4.8 | 0.42 | 0.24 |
| Hex | 55 | 27 | 23 | 0 | 36 | 3B | 43 | 5 | 2A | 18 |
| Octal | 125 | 47 | 43 | 0 | 66 | 73 | 103 | 5 | 52 | 30 |
| Binary | 1010101 | 100111 | 100011 | 0 | 110110 | 111011 | 1000011 | 101 | 101010 | 11000 |
Color Harmonies of #552723
Complementary color
Monochromatic Colors of #552723
Black with #552723
Text Example
Text Example
White with #552723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552723; }
p { color: rgb(85,39,35); }
H1.HeaderClassName
{
color: #552723;
}
.AnyTagClassName
{
color: #552723;
}
</style>
background-color css
<style>
a { background-color: #552723; }
a { background-color: rgb(85,39,35); }
div.DivClassName
{
background-color: #552723;
}
.BgClassName
{
background-color: #552723;
}
</style>
border-color css
<style>
span { border-color: #552723; }
span { border-color: rgb(85,39,35); }
td.TdClassName
{
border-color: #552723;
}
.TagClassName
{
border-color: #552723;
}
</style>