Shades of Carmine #910518
Tints of Carmine #910518
RGB
CMYK
RGB Variations
Color information
#910518 (or 0x910518) is known color: Carmine. HEX triplet: 91, 05 and 18. RGB value is (145,5,24). Sum of RGB (Red+Green+Blue) = 145+5+24=174 (23% of max value = 765). Red value is 145 (57.03% from 255 or 83.33% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 145 - color contains mainly: red. Hex color #910518 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910518 is #6EFAE7. Grayscale: #313131. Windows color (decimal): -7273192 or 1574289. OLE color: 1574289.
HSL color Cylindrical-coordinate representation of color #910518: hue angle of 351.86º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #910518 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 5 | 24 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.43 |
| HSL | 351.86º | 0.93% | 0.29% | - |
| HSV(B) | 351.86º | 0.97% | 0.57% | - |
| XYZ | 11.9 | 6.19 | 1.43 | - |
| YUV | 49.03 | 113.88 | 196.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 5 | 24 | 0 | 0.97 | 0.83 | 0.43 | 351.86 | 0.93 | 0.29 |
| Hex | 91 | 5 | 18 | 0 | 61 | 53 | 2B | 160 | 5D | 1D |
| Octal | 221 | 5 | 30 | 0 | 141 | 123 | 53 | 540 | 135 | 35 |
| Binary | 10010001 | 101 | 11000 | 0 | 1100001 | 1010011 | 101011 | 101100000 | 1011101 | 11101 |
Color Harmonies of #910518
Complementary color
Monochromatic Colors of #910518
Black with #910518
Text Example
Text Example
White with #910518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910518; }
p { color: rgb(145,5,24); }
H1.HeaderClassName
{
color: #910518;
}
.AnyTagClassName
{
color: #910518;
}
</style>
background-color css
<style>
a { background-color: #910518; }
a { background-color: rgb(145,5,24); }
div.DivClassName
{
background-color: #910518;
}
.BgClassName
{
background-color: #910518;
}
</style>
border-color css
<style>
span { border-color: #910518; }
span { border-color: rgb(145,5,24); }
td.TdClassName
{
border-color: #910518;
}
.TagClassName
{
border-color: #910518;
}
</style>