Shades of Caput Mortuum #552115
Tints of Caput Mortuum #552115
RGB
CMYK
RGB Variations
Color information
#552115 (or 0x552115) is known color: Caput Mortuum. HEX triplet: 55, 21 and 15. RGB value is (85,33,21). Sum of RGB (Red+Green+Blue) = 85+33+21=139 (18% of max value = 765). Red value is 85 (33.59% from 255 or 61.15% from 139); Green value is 33 (13.28% from 255 or 23.74% from 139); Blue value is 21 (8.59% from 255 or 15.11% from 139); Max value from RGB is 85 - color contains mainly: red. Hex color #552115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552115 is #AADEEA. Grayscale: #2F2F2F. Windows color (decimal): -11198187 or 1384789. OLE color: 1384789.
HSL color Cylindrical-coordinate representation of color #552115: hue angle of 11.25º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #552115 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 21 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.67 |
| HSL | 11.25º | 0.6% | 0.21% | - |
| HSV(B) | 11.25º | 0.75% | 0.33% | - |
| XYZ | 4.43 | 3.07 | 1.07 | - |
| YUV | 47.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 21 | 0 | 0.61 | 0.75 | 0.67 | 11.25 | 0.6 | 0.21 |
| Hex | 55 | 21 | 15 | 0 | 3D | 4B | 43 | B | 3C | 15 |
| Octal | 125 | 41 | 25 | 0 | 75 | 113 | 103 | 13 | 74 | 25 |
| Binary | 1010101 | 100001 | 10101 | 0 | 111101 | 1001011 | 1000011 | 1011 | 111100 | 10101 |
Color Harmonies of #552115
Complementary color
Monochromatic Colors of #552115
Black with #552115
Text Example
Text Example
White with #552115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552115; }
p { color: rgb(85,33,21); }
H1.HeaderClassName
{
color: #552115;
}
.AnyTagClassName
{
color: #552115;
}
</style>
background-color css
<style>
a { background-color: #552115; }
a { background-color: rgb(85,33,21); }
div.DivClassName
{
background-color: #552115;
}
.BgClassName
{
background-color: #552115;
}
</style>
border-color css
<style>
span { border-color: #552115; }
span { border-color: rgb(85,33,21); }
td.TdClassName
{
border-color: #552115;
}
.TagClassName
{
border-color: #552115;
}
</style>