Shades of Carmine #871219
Tints of Carmine #871219
RGB
CMYK
RGB Variations
Color information
#871219 (or 0x871219) is known color: Carmine. HEX triplet: 87, 12 and 19. RGB value is (135,18,25). Sum of RGB (Red+Green+Blue) = 135+18+25=178 (23% of max value = 765). Red value is 135 (53.12% from 255 or 75.84% from 178); Green value is 18 (7.42% from 255 or 10.11% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 135 - color contains mainly: red. Hex color #871219 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871219 is #78EDE6. Grayscale: #353535. Windows color (decimal): -7925223 or 1643143. OLE color: 1643143.
HSL color Cylindrical-coordinate representation of color #871219: hue angle of 356.41º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #871219 is Cyan = 0, Magento = 0.87, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 18 | 25 | - |
| CMYK | 0 | 0.87 | 0.81 | 0.47 |
| HSL | 356.41º | 0.76% | 0.3% | - |
| HSV(B) | 356.41º | 0.87% | 0.53% | - |
| XYZ | 10.38 | 5.65 | 1.46 | - |
| YUV | 53.78 | 111.76 | 185.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 18 | 25 | 0 | 0.87 | 0.81 | 0.47 | 356.41 | 0.76 | 0.3 |
| Hex | 87 | 12 | 19 | 0 | 57 | 51 | 2F | 164 | 4C | 1E |
| Octal | 207 | 22 | 31 | 0 | 127 | 121 | 57 | 544 | 114 | 36 |
| Binary | 10000111 | 10010 | 11001 | 0 | 1010111 | 1010001 | 101111 | 101100100 | 1001100 | 11110 |
Color Harmonies of #871219
Complementary color
Monochromatic Colors of #871219
Black with #871219
Text Example
Text Example
White with #871219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871219; }
p { color: rgb(135,18,25); }
H1.HeaderClassName
{
color: #871219;
}
.AnyTagClassName
{
color: #871219;
}
</style>
background-color css
<style>
a { background-color: #871219; }
a { background-color: rgb(135,18,25); }
div.DivClassName
{
background-color: #871219;
}
.BgClassName
{
background-color: #871219;
}
</style>
border-color css
<style>
span { border-color: #871219; }
span { border-color: rgb(135,18,25); }
td.TdClassName
{
border-color: #871219;
}
.TagClassName
{
border-color: #871219;
}
</style>