Shades of Carmine #910722
Tints of Carmine #910722
RGB
CMYK
RGB Variations
Color information
#910722 (or 0x910722) is known color: Carmine. HEX triplet: 91, 07 and 22. RGB value is (145,7,34). Sum of RGB (Red+Green+Blue) = 145+7+34=186 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.96% from 186); Green value is 7 (3.12% from 255 or 3.76% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 145 - color contains mainly: red. Hex color #910722 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #910722 is #6EF8DD. Grayscale: #333333. Windows color (decimal): -7272670 or 2230161. OLE color: 2230161.
HSL color Cylindrical-coordinate representation of color #910722: hue angle of 348.26º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #910722 is Cyan = 0, Magento = 0.95, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 7 | 34 | - |
| CMYK | 0 | 0.95 | 0.77 | 0.43 |
| HSL | 348.26º | 0.91% | 0.3% | - |
| HSV(B) | 348.26º | 0.95% | 0.57% | - |
| XYZ | 12.04 | 6.29 | 2.09 | - |
| YUV | 51.34 | 118.22 | 194.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 7 | 34 | 0 | 0.95 | 0.77 | 0.43 | 348.26 | 0.91 | 0.3 |
| Hex | 91 | 7 | 22 | 0 | 5F | 4D | 2B | 15C | 5B | 1E |
| Octal | 221 | 7 | 42 | 0 | 137 | 115 | 53 | 534 | 133 | 36 |
| Binary | 10010001 | 111 | 100010 | 0 | 1011111 | 1001101 | 101011 | 101011100 | 1011011 | 11110 |
Color Harmonies of #910722
Complementary color
Monochromatic Colors of #910722
Black with #910722
Text Example
Text Example
White with #910722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910722; }
p { color: rgb(145,7,34); }
H1.HeaderClassName
{
color: #910722;
}
.AnyTagClassName
{
color: #910722;
}
</style>
background-color css
<style>
a { background-color: #910722; }
a { background-color: rgb(145,7,34); }
div.DivClassName
{
background-color: #910722;
}
.BgClassName
{
background-color: #910722;
}
</style>
border-color css
<style>
span { border-color: #910722; }
span { border-color: rgb(145,7,34); }
td.TdClassName
{
border-color: #910722;
}
.TagClassName
{
border-color: #910722;
}
</style>