Shades of Carmine #910817
Tints of Carmine #910817
RGB
CMYK
RGB Variations
Color information
#910817 (or 0x910817) is known color: Carmine. HEX triplet: 91, 08 and 17. RGB value is (145,8,23). Sum of RGB (Red+Green+Blue) = 145+8+23=176 (23% of max value = 765). Red value is 145 (57.03% from 255 or 82.39% from 176); Green value is 8 (3.52% from 255 or 4.55% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 145 - color contains mainly: red. Hex color #910817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910817 is #6EF7E8. Grayscale: #323232. Windows color (decimal): -7272425 or 1509521. OLE color: 1509521.
HSL color Cylindrical-coordinate representation of color #910817: hue angle of 353.43º 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 #910817 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 8 | 23 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.43 |
| HSL | 353.43º | 0.9% | 0.3% | - |
| HSV(B) | 353.43º | 0.94% | 0.57% | - |
| XYZ | 11.92 | 6.26 | 1.39 | - |
| YUV | 50.67 | 112.39 | 195.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 8 | 23 | 0 | 0.94 | 0.84 | 0.43 | 353.43 | 0.9 | 0.3 |
| Hex | 91 | 8 | 17 | 0 | 5E | 54 | 2B | 161 | 5A | 1E |
| Octal | 221 | 10 | 27 | 0 | 136 | 124 | 53 | 541 | 132 | 36 |
| Binary | 10010001 | 1000 | 10111 | 0 | 1011110 | 1010100 | 101011 | 101100001 | 1011010 | 11110 |
Color Harmonies of #910817
Complementary color
Monochromatic Colors of #910817
Black with #910817
Text Example
Text Example
White with #910817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910817; }
p { color: rgb(145,8,23); }
H1.HeaderClassName
{
color: #910817;
}
.AnyTagClassName
{
color: #910817;
}
</style>
background-color css
<style>
a { background-color: #910817; }
a { background-color: rgb(145,8,23); }
div.DivClassName
{
background-color: #910817;
}
.BgClassName
{
background-color: #910817;
}
</style>
border-color css
<style>
span { border-color: #910817; }
span { border-color: rgb(145,8,23); }
td.TdClassName
{
border-color: #910817;
}
.TagClassName
{
border-color: #910817;
}
</style>