Shades of Carmine #861219
Tints of Carmine #861219
RGB
CMYK
RGB Variations
Color information
#861219 (or 0x861219) is known color: Carmine. HEX triplet: 86, 12 and 19. RGB value is (134,18,25). Sum of RGB (Red+Green+Blue) = 134+18+25=177 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.71% from 177); Green value is 18 (7.42% from 255 or 10.17% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 134 - color contains mainly: red. Hex color #861219 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861219 is #79EDE6. Grayscale: #353535. Windows color (decimal): -7990759 or 1643142. OLE color: 1643142.
HSL color Cylindrical-coordinate representation of color #861219: hue angle of 356.38º 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 #861219 is Cyan = 0, Magento = 0.87, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 25 | - |
| CMYK | 0 | 0.87 | 0.81 | 0.47 |
| HSL | 356.38º | 0.76% | 0.3% | - |
| HSV(B) | 356.38º | 0.87% | 0.53% | - |
| XYZ | 10.22 | 5.57 | 1.46 | - |
| YUV | 53.48 | 111.93 | 185.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 25 | 0 | 0.87 | 0.81 | 0.47 | 356.38 | 0.76 | 0.3 |
| Hex | 86 | 12 | 19 | 0 | 57 | 51 | 2F | 164 | 4C | 1E |
| Octal | 206 | 22 | 31 | 0 | 127 | 121 | 57 | 544 | 114 | 36 |
| Binary | 10000110 | 10010 | 11001 | 0 | 1010111 | 1010001 | 101111 | 101100100 | 1001100 | 11110 |
Color Harmonies of #861219
Complementary color
Monochromatic Colors of #861219
Black with #861219
Text Example
Text Example
White with #861219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861219; }
p { color: rgb(134,18,25); }
H1.HeaderClassName
{
color: #861219;
}
.AnyTagClassName
{
color: #861219;
}
</style>
background-color css
<style>
a { background-color: #861219; }
a { background-color: rgb(134,18,25); }
div.DivClassName
{
background-color: #861219;
}
.BgClassName
{
background-color: #861219;
}
</style>
border-color css
<style>
span { border-color: #861219; }
span { border-color: rgb(134,18,25); }
td.TdClassName
{
border-color: #861219;
}
.TagClassName
{
border-color: #861219;
}
</style>