Shades of Carmine #870516
Tints of Carmine #870516
RGB
CMYK
RGB Variations
Color information
#870516 (or 0x870516) is known color: Carmine. HEX triplet: 87, 05 and 16. RGB value is (135,5,22). Sum of RGB (Red+Green+Blue) = 135+5+22=162 (21% of max value = 765). Red value is 135 (53.12% from 255 or 83.33% from 162); Green value is 5 (2.34% from 255 or 3.09% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 135 - color contains mainly: red. Hex color #870516 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870516 is #78FAE9. Grayscale: #2D2D2D. Windows color (decimal): -7928554 or 1443207. OLE color: 1443207.
HSL color Cylindrical-coordinate representation of color #870516: hue angle of 352.15º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870516 is Cyan = 0, Magento = 0.96, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 5 | 22 | - |
| CMYK | 0 | 0.96 | 0.84 | 0.47 |
| HSL | 352.15º | 0.93% | 0.27% | - |
| HSV(B) | 352.15º | 0.96% | 0.53% | - |
| XYZ | 10.19 | 5.32 | 1.25 | - |
| YUV | 45.81 | 114.57 | 191.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 5 | 22 | 0 | 0.96 | 0.84 | 0.47 | 352.15 | 0.93 | 0.27 |
| Hex | 87 | 5 | 16 | 0 | 60 | 54 | 2F | 160 | 5D | 1B |
| Octal | 207 | 5 | 26 | 0 | 140 | 124 | 57 | 540 | 135 | 33 |
| Binary | 10000111 | 101 | 10110 | 0 | 1100000 | 1010100 | 101111 | 101100000 | 1011101 | 11011 |
Color Harmonies of #870516
Complementary color
Monochromatic Colors of #870516
Black with #870516
Text Example
Text Example
White with #870516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870516; }
p { color: rgb(135,5,22); }
H1.HeaderClassName
{
color: #870516;
}
.AnyTagClassName
{
color: #870516;
}
</style>
background-color css
<style>
a { background-color: #870516; }
a { background-color: rgb(135,5,22); }
div.DivClassName
{
background-color: #870516;
}
.BgClassName
{
background-color: #870516;
}
</style>
border-color css
<style>
span { border-color: #870516; }
span { border-color: rgb(135,5,22); }
td.TdClassName
{
border-color: #870516;
}
.TagClassName
{
border-color: #870516;
}
</style>