Shades of Carmine #920320
Tints of Carmine #920320
RGB
CMYK
RGB Variations
Color information
#920320 (or 0x920320) is known color: Carmine. HEX triplet: 92, 03 and 20. RGB value is (146,3,32). Sum of RGB (Red+Green+Blue) = 146+3+32=181 (23% of max value = 765). Red value is 146 (57.42% from 255 or 80.66% from 181); Green value is 3 (1.56% from 255 or 1.66% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 146 - color contains mainly: red. Hex color #920320 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920320 is #6DFCDF. Grayscale: #313131. Windows color (decimal): -7208160 or 2098066. OLE color: 2098066.
HSL color Cylindrical-coordinate representation of color #920320: hue angle of 347.83º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #920320 is Cyan = 0, Magento = 0.98, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 3 | 32 | - |
| CMYK | 0 | 0.98 | 0.78 | 0.43 |
| HSL | 347.83º | 0.96% | 0.29% | - |
| HSV(B) | 347.83º | 0.98% | 0.57% | - |
| XYZ | 12.15 | 6.28 | 1.94 | - |
| YUV | 49.06 | 118.38 | 197.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 3 | 32 | 0 | 0.98 | 0.78 | 0.43 | 347.83 | 0.96 | 0.29 |
| Hex | 92 | 3 | 20 | 0 | 62 | 4E | 2B | 15C | 60 | 1D |
| Octal | 222 | 3 | 40 | 0 | 142 | 116 | 53 | 534 | 140 | 35 |
| Binary | 10010010 | 11 | 100000 | 0 | 1100010 | 1001110 | 101011 | 101011100 | 1100000 | 11101 |
Color Harmonies of #920320
Complementary color
Monochromatic Colors of #920320
Black with #920320
Text Example
Text Example
White with #920320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920320; }
p { color: rgb(146,3,32); }
H1.HeaderClassName
{
color: #920320;
}
.AnyTagClassName
{
color: #920320;
}
</style>
background-color css
<style>
a { background-color: #920320; }
a { background-color: rgb(146,3,32); }
div.DivClassName
{
background-color: #920320;
}
.BgClassName
{
background-color: #920320;
}
</style>
border-color css
<style>
span { border-color: #920320; }
span { border-color: rgb(146,3,32); }
td.TdClassName
{
border-color: #920320;
}
.TagClassName
{
border-color: #920320;
}
</style>