Shades of Carmine #870916
Tints of Carmine #870916
RGB
CMYK
RGB Variations
Color information
#870916 (or 0x870916) is known color: Carmine. HEX triplet: 87, 09 and 16. RGB value is (135,9,22). Sum of RGB (Red+Green+Blue) = 135+9+22=166 (21% of max value = 765). Red value is 135 (53.12% from 255 or 81.33% from 166); Green value is 9 (3.91% from 255 or 5.42% from 166); Blue value is 22 (8.98% from 255 or 13.25% from 166); Max value from RGB is 135 - color contains mainly: red. Hex color #870916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870916 is #78F6E9. Grayscale: #303030. Windows color (decimal): -7927530 or 1444231. OLE color: 1444231.
HSL color Cylindrical-coordinate representation of color #870916: hue angle of 353.81º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870916 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 22 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.47 |
| HSL | 353.81º | 0.88% | 0.28% | - |
| HSV(B) | 353.81º | 0.93% | 0.53% | - |
| XYZ | 10.23 | 5.4 | 1.26 | - |
| YUV | 48.16 | 113.24 | 189.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 22 | 0 | 0.93 | 0.84 | 0.47 | 353.81 | 0.88 | 0.28 |
| Hex | 87 | 9 | 16 | 0 | 5D | 54 | 2F | 162 | 58 | 1C |
| Octal | 207 | 11 | 26 | 0 | 135 | 124 | 57 | 542 | 130 | 34 |
| Binary | 10000111 | 1001 | 10110 | 0 | 1011101 | 1010100 | 101111 | 101100010 | 1011000 | 11100 |
Color Harmonies of #870916
Complementary color
Monochromatic Colors of #870916
Black with #870916
Text Example
Text Example
White with #870916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870916; }
p { color: rgb(135,9,22); }
H1.HeaderClassName
{
color: #870916;
}
.AnyTagClassName
{
color: #870916;
}
</style>
background-color css
<style>
a { background-color: #870916; }
a { background-color: rgb(135,9,22); }
div.DivClassName
{
background-color: #870916;
}
.BgClassName
{
background-color: #870916;
}
</style>
border-color css
<style>
span { border-color: #870916; }
span { border-color: rgb(135,9,22); }
td.TdClassName
{
border-color: #870916;
}
.TagClassName
{
border-color: #870916;
}
</style>