Shades of Carmine #870817
Tints of Carmine #870817
RGB
CMYK
RGB Variations
Color information
#870817 (or 0x870817) is known color: Carmine. HEX triplet: 87, 08 and 17. RGB value is (135,8,23). Sum of RGB (Red+Green+Blue) = 135+8+23=166 (21% of max value = 765). Red value is 135 (53.12% from 255 or 81.33% from 166); Green value is 8 (3.52% from 255 or 4.82% from 166); Blue value is 23 (9.38% from 255 or 13.86% from 166); Max value from RGB is 135 - color contains mainly: red. Hex color #870817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870817 is #78F7E8. Grayscale: #2F2F2F. Windows color (decimal): -7927785 or 1509511. OLE color: 1509511.
HSL color Cylindrical-coordinate representation of color #870817: hue angle of 352.91º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870817 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 23 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.47 |
| HSL | 352.91º | 0.89% | 0.28% | - |
| HSV(B) | 352.91º | 0.94% | 0.53% | - |
| XYZ | 10.23 | 5.39 | 1.31 | - |
| YUV | 47.68 | 114.08 | 190.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 23 | 0 | 0.94 | 0.83 | 0.47 | 352.91 | 0.89 | 0.28 |
| Hex | 87 | 8 | 17 | 0 | 5E | 53 | 2F | 161 | 59 | 1C |
| Octal | 207 | 10 | 27 | 0 | 136 | 123 | 57 | 541 | 131 | 34 |
| Binary | 10000111 | 1000 | 10111 | 0 | 1011110 | 1010011 | 101111 | 101100001 | 1011001 | 11100 |
Color Harmonies of #870817
Complementary color
Monochromatic Colors of #870817
Black with #870817
Text Example
Text Example
White with #870817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870817; }
p { color: rgb(135,8,23); }
H1.HeaderClassName
{
color: #870817;
}
.AnyTagClassName
{
color: #870817;
}
</style>
background-color css
<style>
a { background-color: #870817; }
a { background-color: rgb(135,8,23); }
div.DivClassName
{
background-color: #870817;
}
.BgClassName
{
background-color: #870817;
}
</style>
border-color css
<style>
span { border-color: #870817; }
span { border-color: rgb(135,8,23); }
td.TdClassName
{
border-color: #870817;
}
.TagClassName
{
border-color: #870817;
}
</style>