Shades of Carmine #921617
Tints of Carmine #921617
RGB
CMYK
RGB Variations
Color information
#921617 (or 0x921617) is known color: Carmine. HEX triplet: 92, 16 and 17. RGB value is (146,22,23). Sum of RGB (Red+Green+Blue) = 146+22+23=191 (25% of max value = 765). Red value is 146 (57.42% from 255 or 76.44% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 146 - color contains mainly: red. Hex color #921617 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #921617 is #6DE9E8. Grayscale: #3B3B3B. Windows color (decimal): -7203305 or 1513106. OLE color: 1513106.
HSL color Cylindrical-coordinate representation of color #921617: hue angle of 359.52º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #921617 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 22 | 23 | - |
| CMYK | 0 | 0.85 | 0.84 | 0.43 |
| HSL | 359.52º | 0.74% | 0.33% | - |
| HSV(B) | 359.52º | 0.85% | 0.57% | - |
| XYZ | 12.3 | 6.75 | 1.46 | - |
| YUV | 59.19 | 107.58 | 189.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 22 | 23 | 0 | 0.85 | 0.84 | 0.43 | 359.52 | 0.74 | 0.33 |
| Hex | 92 | 16 | 17 | 0 | 55 | 54 | 2B | 168 | 4A | 21 |
| Octal | 222 | 26 | 27 | 0 | 125 | 124 | 53 | 550 | 112 | 41 |
| Binary | 10010010 | 10110 | 10111 | 0 | 1010101 | 1010100 | 101011 | 101101000 | 1001010 | 100001 |
Color Harmonies of #921617
Complementary color
Monochromatic Colors of #921617
Black with #921617
Text Example
Text Example
White with #921617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921617; }
p { color: rgb(146,22,23); }
H1.HeaderClassName
{
color: #921617;
}
.AnyTagClassName
{
color: #921617;
}
</style>
background-color css
<style>
a { background-color: #921617; }
a { background-color: rgb(146,22,23); }
div.DivClassName
{
background-color: #921617;
}
.BgClassName
{
background-color: #921617;
}
</style>
border-color css
<style>
span { border-color: #921617; }
span { border-color: rgb(146,22,23); }
td.TdClassName
{
border-color: #921617;
}
.TagClassName
{
border-color: #921617;
}
</style>