Shades of Carmine #920522
Tints of Carmine #920522
RGB
CMYK
RGB Variations
Color information
#920522 (or 0x920522) is known color: Carmine. HEX triplet: 92, 05 and 22. RGB value is (146,5,34). Sum of RGB (Red+Green+Blue) = 146+5+34=185 (24% of max value = 765). Red value is 146 (57.42% from 255 or 78.92% from 185); Green value is 5 (2.34% from 255 or 2.70% from 185); Blue value is 34 (13.67% from 255 or 18.38% from 185); Max value from RGB is 146 - color contains mainly: red. Hex color #920522 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920522 is #6DFADD. Grayscale: #323232. Windows color (decimal): -7207646 or 2229650. OLE color: 2229650.
HSL color Cylindrical-coordinate representation of color #920522: hue angle of 347.66º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920522 is Cyan = 0, Magento = 0.97, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 34 | - |
| CMYK | 0 | 0.97 | 0.77 | 0.43 |
| HSL | 347.66º | 0.93% | 0.3% | - |
| HSV(B) | 347.66º | 0.97% | 0.57% | - |
| XYZ | 12.2 | 6.34 | 2.09 | - |
| YUV | 50.47 | 118.71 | 196.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 34 | 0 | 0.97 | 0.77 | 0.43 | 347.66 | 0.93 | 0.3 |
| Hex | 92 | 5 | 22 | 0 | 61 | 4D | 2B | 15C | 5D | 1E |
| Octal | 222 | 5 | 42 | 0 | 141 | 115 | 53 | 534 | 135 | 36 |
| Binary | 10010010 | 101 | 100010 | 0 | 1100001 | 1001101 | 101011 | 101011100 | 1011101 | 11110 |
Color Harmonies of #920522
Complementary color
Monochromatic Colors of #920522
Black with #920522
Text Example
Text Example
White with #920522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920522; }
p { color: rgb(146,5,34); }
H1.HeaderClassName
{
color: #920522;
}
.AnyTagClassName
{
color: #920522;
}
</style>
background-color css
<style>
a { background-color: #920522; }
a { background-color: rgb(146,5,34); }
div.DivClassName
{
background-color: #920522;
}
.BgClassName
{
background-color: #920522;
}
</style>
border-color css
<style>
span { border-color: #920522; }
span { border-color: rgb(146,5,34); }
td.TdClassName
{
border-color: #920522;
}
.TagClassName
{
border-color: #920522;
}
</style>