Shades of Carmine #911217
Tints of Carmine #911217
RGB
CMYK
RGB Variations
Color information
#911217 (or 0x911217) is known color: Carmine. HEX triplet: 91, 12 and 17. RGB value is (145,18,23). Sum of RGB (Red+Green+Blue) = 145+18+23=186 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.96% from 186); Green value is 18 (7.42% from 255 or 9.68% from 186); Blue value is 23 (9.38% from 255 or 12.37% from 186); Max value from RGB is 145 - color contains mainly: red. Hex color #911217 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #911217 is #6EEDE8. Grayscale: #383838. Windows color (decimal): -7269865 or 1512081. OLE color: 1512081.
HSL color Cylindrical-coordinate representation of color #911217: hue angle of 357.64º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #911217 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 18 | 23 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.43 |
| HSL | 357.64º | 0.78% | 0.32% | - |
| HSV(B) | 357.64º | 0.88% | 0.57% | - |
| XYZ | 12.05 | 6.51 | 1.43 | - |
| YUV | 56.54 | 109.08 | 191.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 18 | 23 | 0 | 0.88 | 0.84 | 0.43 | 357.64 | 0.78 | 0.32 |
| Hex | 91 | 12 | 17 | 0 | 58 | 54 | 2B | 166 | 4E | 20 |
| Octal | 221 | 22 | 27 | 0 | 130 | 124 | 53 | 546 | 116 | 40 |
| Binary | 10010001 | 10010 | 10111 | 0 | 1011000 | 1010100 | 101011 | 101100110 | 1001110 | 100000 |
Color Harmonies of #911217
Complementary color
Monochromatic Colors of #911217
Black with #911217
Text Example
Text Example
White with #911217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911217; }
p { color: rgb(145,18,23); }
H1.HeaderClassName
{
color: #911217;
}
.AnyTagClassName
{
color: #911217;
}
</style>
background-color css
<style>
a { background-color: #911217; }
a { background-color: rgb(145,18,23); }
div.DivClassName
{
background-color: #911217;
}
.BgClassName
{
background-color: #911217;
}
</style>
border-color css
<style>
span { border-color: #911217; }
span { border-color: rgb(145,18,23); }
td.TdClassName
{
border-color: #911217;
}
.TagClassName
{
border-color: #911217;
}
</style>