Shades of Carmine #920616
Tints of Carmine #920616
RGB
CMYK
RGB Variations
Color information
#920616 (or 0x920616) is known color: Carmine. HEX triplet: 92, 06 and 16. RGB value is (146,6,22). Sum of RGB (Red+Green+Blue) = 146+6+22=174 (23% of max value = 765). Red value is 146 (57.42% from 255 or 83.91% from 174); Green value is 6 (2.73% from 255 or 3.45% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 146 - color contains mainly: red. Hex color #920616 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920616 is #6DF9E9. Grayscale: #313131. Windows color (decimal): -7207402 or 1443474. OLE color: 1443474.
HSL color Cylindrical-coordinate representation of color #920616: hue angle of 353.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #920616 is Cyan = 0, Magento = 0.96, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 22 | - |
| CMYK | 0 | 0.96 | 0.85 | 0.43 |
| HSL | 353.14º | 0.92% | 0.3% | - |
| HSV(B) | 353.14º | 0.96% | 0.57% | - |
| XYZ | 12.06 | 6.3 | 1.34 | - |
| YUV | 49.68 | 112.38 | 196.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 22 | 0 | 0.96 | 0.85 | 0.43 | 353.14 | 0.92 | 0.3 |
| Hex | 92 | 6 | 16 | 0 | 60 | 55 | 2B | 161 | 5C | 1E |
| Octal | 222 | 6 | 26 | 0 | 140 | 125 | 53 | 541 | 134 | 36 |
| Binary | 10010010 | 110 | 10110 | 0 | 1100000 | 1010101 | 101011 | 101100001 | 1011100 | 11110 |
Color Harmonies of #920616
Complementary color
Monochromatic Colors of #920616
Black with #920616
Text Example
Text Example
White with #920616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920616; }
p { color: rgb(146,6,22); }
H1.HeaderClassName
{
color: #920616;
}
.AnyTagClassName
{
color: #920616;
}
</style>
background-color css
<style>
a { background-color: #920616; }
a { background-color: rgb(146,6,22); }
div.DivClassName
{
background-color: #920616;
}
.BgClassName
{
background-color: #920616;
}
</style>
border-color css
<style>
span { border-color: #920616; }
span { border-color: rgb(146,6,22); }
td.TdClassName
{
border-color: #920616;
}
.TagClassName
{
border-color: #920616;
}
</style>