Shades of Carmine #920519
Tints of Carmine #920519
RGB
CMYK
RGB Variations
Color information
#920519 (or 0x920519) is known color: Carmine. HEX triplet: 92, 05 and 19. RGB value is (146,5,25). Sum of RGB (Red+Green+Blue) = 146+5+25=176 (23% of max value = 765). Red value is 146 (57.42% from 255 or 82.95% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 146 - color contains mainly: red. Hex color #920519 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920519 is #6DFAE6. Grayscale: #313131. Windows color (decimal): -7207655 or 1639826. OLE color: 1639826.
HSL color Cylindrical-coordinate representation of color #920519: hue angle of 351.49º 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 #920519 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 25 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.43 |
| HSL | 351.49º | 0.93% | 0.3% | - |
| HSV(B) | 351.49º | 0.97% | 0.57% | - |
| XYZ | 12.08 | 6.29 | 1.5 | - |
| YUV | 49.44 | 114.21 | 196.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 25 | 0 | 0.97 | 0.83 | 0.43 | 351.49 | 0.93 | 0.3 |
| Hex | 92 | 5 | 19 | 0 | 61 | 53 | 2B | 15F | 5D | 1E |
| Octal | 222 | 5 | 31 | 0 | 141 | 123 | 53 | 537 | 135 | 36 |
| Binary | 10010010 | 101 | 11001 | 0 | 1100001 | 1010011 | 101011 | 101011111 | 1011101 | 11110 |
Color Harmonies of #920519
Complementary color
Monochromatic Colors of #920519
Black with #920519
Text Example
Text Example
White with #920519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920519; }
p { color: rgb(146,5,25); }
H1.HeaderClassName
{
color: #920519;
}
.AnyTagClassName
{
color: #920519;
}
</style>
background-color css
<style>
a { background-color: #920519; }
a { background-color: rgb(146,5,25); }
div.DivClassName
{
background-color: #920519;
}
.BgClassName
{
background-color: #920519;
}
</style>
border-color css
<style>
span { border-color: #920519; }
span { border-color: rgb(146,5,25); }
td.TdClassName
{
border-color: #920519;
}
.TagClassName
{
border-color: #920519;
}
</style>