Shades of Carmine #920319
Tints of Carmine #920319
RGB
CMYK
RGB Variations
Color information
#920319 (or 0x920319) is known color: Carmine. HEX triplet: 92, 03 and 19. RGB value is (146,3,25). Sum of RGB (Red+Green+Blue) = 146+3+25=174 (23% of max value = 765). Red value is 146 (57.42% from 255 or 83.91% from 174); Green value is 3 (1.56% from 255 or 1.72% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 146 - color contains mainly: red. Hex color #920319 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920319 is #6DFCE6. Grayscale: #303030. Windows color (decimal): -7208167 or 1639314. OLE color: 1639314.
HSL color Cylindrical-coordinate representation of color #920319: hue angle of 350.77º 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 #920319 is Cyan = 0, Magento = 0.98, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 3 | 25 | - |
| CMYK | 0 | 0.98 | 0.83 | 0.43 |
| HSL | 350.77º | 0.96% | 0.29% | - |
| HSV(B) | 350.77º | 0.98% | 0.57% | - |
| XYZ | 12.06 | 6.25 | 1.49 | - |
| YUV | 48.27 | 114.88 | 197.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 3 | 25 | 0 | 0.98 | 0.83 | 0.43 | 350.77 | 0.96 | 0.29 |
| Hex | 92 | 3 | 19 | 0 | 62 | 53 | 2B | 15F | 60 | 1D |
| Octal | 222 | 3 | 31 | 0 | 142 | 123 | 53 | 537 | 140 | 35 |
| Binary | 10010010 | 11 | 11001 | 0 | 1100010 | 1010011 | 101011 | 101011111 | 1100000 | 11101 |
Color Harmonies of #920319
Complementary color
Monochromatic Colors of #920319
Black with #920319
Text Example
Text Example
White with #920319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920319; }
p { color: rgb(146,3,25); }
H1.HeaderClassName
{
color: #920319;
}
.AnyTagClassName
{
color: #920319;
}
</style>
background-color css
<style>
a { background-color: #920319; }
a { background-color: rgb(146,3,25); }
div.DivClassName
{
background-color: #920319;
}
.BgClassName
{
background-color: #920319;
}
</style>
border-color css
<style>
span { border-color: #920319; }
span { border-color: rgb(146,3,25); }
td.TdClassName
{
border-color: #920319;
}
.TagClassName
{
border-color: #920319;
}
</style>