Shades of Carmine #891219
Tints of Carmine #891219
RGB
CMYK
RGB Variations
Color information
#891219 (or 0x891219) is known color: Carmine. HEX triplet: 89, 12 and 19. RGB value is (137,18,25). Sum of RGB (Red+Green+Blue) = 137+18+25=180 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.11% from 180); Green value is 18 (7.42% from 255 or 10% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 137 - color contains mainly: red. Hex color #891219 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891219 is #76EDE6. Grayscale: #363636. Windows color (decimal): -7794151 or 1643145. OLE color: 1643145.
HSL color Cylindrical-coordinate representation of color #891219: hue angle of 356.47º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #891219 is Cyan = 0, Magento = 0.87, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 18 | 25 | - |
| CMYK | 0 | 0.87 | 0.82 | 0.46 |
| HSL | 356.47º | 0.77% | 0.3% | - |
| HSV(B) | 356.47º | 0.87% | 0.54% | - |
| XYZ | 10.71 | 5.82 | 1.48 | - |
| YUV | 54.38 | 111.42 | 186.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 18 | 25 | 0 | 0.87 | 0.82 | 0.46 | 356.47 | 0.77 | 0.3 |
| Hex | 89 | 12 | 19 | 0 | 57 | 52 | 2E | 164 | 4D | 1E |
| Octal | 211 | 22 | 31 | 0 | 127 | 122 | 56 | 544 | 115 | 36 |
| Binary | 10001001 | 10010 | 11001 | 0 | 1010111 | 1010010 | 101110 | 101100100 | 1001101 | 11110 |
Color Harmonies of #891219
Complementary color
Monochromatic Colors of #891219
Black with #891219
Text Example
Text Example
White with #891219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891219; }
p { color: rgb(137,18,25); }
H1.HeaderClassName
{
color: #891219;
}
.AnyTagClassName
{
color: #891219;
}
</style>
background-color css
<style>
a { background-color: #891219; }
a { background-color: rgb(137,18,25); }
div.DivClassName
{
background-color: #891219;
}
.BgClassName
{
background-color: #891219;
}
</style>
border-color css
<style>
span { border-color: #891219; }
span { border-color: rgb(137,18,25); }
td.TdClassName
{
border-color: #891219;
}
.TagClassName
{
border-color: #891219;
}
</style>