Shades of Carmine #861119
Tints of Carmine #861119
RGB
CMYK
RGB Variations
Color information
#861119 (or 0x861119) is known color: Carmine. HEX triplet: 86, 11 and 19. RGB value is (134,17,25). Sum of RGB (Red+Green+Blue) = 134+17+25=176 (23% of max value = 765). Red value is 134 (52.73% from 255 or 76.14% from 176); Green value is 17 (7.03% from 255 or 9.66% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 134 - color contains mainly: red. Hex color #861119 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861119 is #79EEE6. Grayscale: #343434. Windows color (decimal): -7991015 or 1642886. OLE color: 1642886.
HSL color Cylindrical-coordinate representation of color #861119: hue angle of 355.9º degrees, saturation: 0.77, 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 #861119 is Cyan = 0, Magento = 0.87, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 25 | - |
| CMYK | 0 | 0.87 | 0.81 | 0.47 |
| HSL | 355.9º | 0.77% | 0.3% | - |
| HSV(B) | 355.9º | 0.87% | 0.53% | - |
| XYZ | 10.21 | 5.54 | 1.45 | - |
| YUV | 52.9 | 112.26 | 185.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 25 | 0 | 0.87 | 0.81 | 0.47 | 355.9 | 0.77 | 0.3 |
| Hex | 86 | 11 | 19 | 0 | 57 | 51 | 2F | 164 | 4D | 1E |
| Octal | 206 | 21 | 31 | 0 | 127 | 121 | 57 | 544 | 115 | 36 |
| Binary | 10000110 | 10001 | 11001 | 0 | 1010111 | 1010001 | 101111 | 101100100 | 1001101 | 11110 |
Color Harmonies of #861119
Complementary color
Monochromatic Colors of #861119
Black with #861119
Text Example
Text Example
White with #861119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861119; }
p { color: rgb(134,17,25); }
H1.HeaderClassName
{
color: #861119;
}
.AnyTagClassName
{
color: #861119;
}
</style>
background-color css
<style>
a { background-color: #861119; }
a { background-color: rgb(134,17,25); }
div.DivClassName
{
background-color: #861119;
}
.BgClassName
{
background-color: #861119;
}
</style>
border-color css
<style>
span { border-color: #861119; }
span { border-color: rgb(134,17,25); }
td.TdClassName
{
border-color: #861119;
}
.TagClassName
{
border-color: #861119;
}
</style>