Shades of Carmine #870716
Tints of Carmine #870716
RGB
CMYK
RGB Variations
Color information
#870716 (or 0x870716) is known color: Carmine. HEX triplet: 87, 07 and 16. RGB value is (135,7,22). Sum of RGB (Red+Green+Blue) = 135+7+22=164 (21% of max value = 765). Red value is 135 (53.12% from 255 or 82.32% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 22 (8.98% from 255 or 13.41% from 164); Max value from RGB is 135 - color contains mainly: red. Hex color #870716 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870716 is #78F8E9. Grayscale: #2F2F2F. Windows color (decimal): -7928042 or 1443719. OLE color: 1443719.
HSL color Cylindrical-coordinate representation of color #870716: hue angle of 352.97º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #870716 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 22 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.47 |
| HSL | 352.97º | 0.9% | 0.28% | - |
| HSV(B) | 352.97º | 0.95% | 0.53% | - |
| XYZ | 10.21 | 5.36 | 1.26 | - |
| YUV | 46.98 | 113.91 | 190.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 22 | 0 | 0.95 | 0.84 | 0.47 | 352.97 | 0.9 | 0.28 |
| Hex | 87 | 7 | 16 | 0 | 5F | 54 | 2F | 161 | 5A | 1C |
| Octal | 207 | 7 | 26 | 0 | 137 | 124 | 57 | 541 | 132 | 34 |
| Binary | 10000111 | 111 | 10110 | 0 | 1011111 | 1010100 | 101111 | 101100001 | 1011010 | 11100 |
Color Harmonies of #870716
Complementary color
Monochromatic Colors of #870716
Black with #870716
Text Example
Text Example
White with #870716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870716; }
p { color: rgb(135,7,22); }
H1.HeaderClassName
{
color: #870716;
}
.AnyTagClassName
{
color: #870716;
}
</style>
background-color css
<style>
a { background-color: #870716; }
a { background-color: rgb(135,7,22); }
div.DivClassName
{
background-color: #870716;
}
.BgClassName
{
background-color: #870716;
}
</style>
border-color css
<style>
span { border-color: #870716; }
span { border-color: rgb(135,7,22); }
td.TdClassName
{
border-color: #870716;
}
.TagClassName
{
border-color: #870716;
}
</style>