Shades of Carmine #910819
Tints of Carmine #910819
RGB
CMYK
RGB Variations
Color information
#910819 (or 0x910819) is known color: Carmine. HEX triplet: 91, 08 and 19. RGB value is (145,8,25). Sum of RGB (Red+Green+Blue) = 145+8+25=178 (23% of max value = 765). Red value is 145 (57.03% from 255 or 81.46% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 145 - color contains mainly: red. Hex color #910819 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910819 is #6EF7E6. Grayscale: #323232. Windows color (decimal): -7272423 or 1640593. OLE color: 1640593.
HSL color Cylindrical-coordinate representation of color #910819: hue angle of 352.55º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #910819 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 8 | 25 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.43 |
| HSL | 352.55º | 0.9% | 0.3% | - |
| HSV(B) | 352.55º | 0.94% | 0.57% | - |
| XYZ | 11.94 | 6.26 | 1.5 | - |
| YUV | 50.9 | 113.39 | 195.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 8 | 25 | 0 | 0.94 | 0.83 | 0.43 | 352.55 | 0.9 | 0.3 |
| Hex | 91 | 8 | 19 | 0 | 5E | 53 | 2B | 161 | 5A | 1E |
| Octal | 221 | 10 | 31 | 0 | 136 | 123 | 53 | 541 | 132 | 36 |
| Binary | 10010001 | 1000 | 11001 | 0 | 1011110 | 1010011 | 101011 | 101100001 | 1011010 | 11110 |
Color Harmonies of #910819
Complementary color
Monochromatic Colors of #910819
Black with #910819
Text Example
Text Example
White with #910819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910819; }
p { color: rgb(145,8,25); }
H1.HeaderClassName
{
color: #910819;
}
.AnyTagClassName
{
color: #910819;
}
</style>
background-color css
<style>
a { background-color: #910819; }
a { background-color: rgb(145,8,25); }
div.DivClassName
{
background-color: #910819;
}
.BgClassName
{
background-color: #910819;
}
</style>
border-color css
<style>
span { border-color: #910819; }
span { border-color: rgb(145,8,25); }
td.TdClassName
{
border-color: #910819;
}
.TagClassName
{
border-color: #910819;
}
</style>