Shades of Carmine #920819
Tints of Carmine #920819
RGB
CMYK
RGB Variations
Color information
#920819 (or 0x920819) is known color: Carmine. HEX triplet: 92, 08 and 19. RGB value is (146,8,25). Sum of RGB (Red+Green+Blue) = 146+8+25=179 (23% of max value = 765). Red value is 146 (57.42% from 255 or 81.56% from 179); Green value is 8 (3.52% from 255 or 4.47% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 146 - color contains mainly: red. Hex color #920819 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920819 is #6DF7E6. Grayscale: #333333. Windows color (decimal): -7206887 or 1640594. OLE color: 1640594.
HSL color Cylindrical-coordinate representation of color #920819: hue angle of 352.61º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920819 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 8 | 25 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.43 |
| HSL | 352.61º | 0.9% | 0.3% | - |
| HSV(B) | 352.61º | 0.95% | 0.57% | - |
| XYZ | 12.12 | 6.35 | 1.51 | - |
| YUV | 51.2 | 113.22 | 195.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 8 | 25 | 0 | 0.95 | 0.83 | 0.43 | 352.61 | 0.9 | 0.3 |
| Hex | 92 | 8 | 19 | 0 | 5F | 53 | 2B | 161 | 5A | 1E |
| Octal | 222 | 10 | 31 | 0 | 137 | 123 | 53 | 541 | 132 | 36 |
| Binary | 10010010 | 1000 | 11001 | 0 | 1011111 | 1010011 | 101011 | 101100001 | 1011010 | 11110 |
Color Harmonies of #920819
Complementary color
Monochromatic Colors of #920819
Black with #920819
Text Example
Text Example
White with #920819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920819; }
p { color: rgb(146,8,25); }
H1.HeaderClassName
{
color: #920819;
}
.AnyTagClassName
{
color: #920819;
}
</style>
background-color css
<style>
a { background-color: #920819; }
a { background-color: rgb(146,8,25); }
div.DivClassName
{
background-color: #920819;
}
.BgClassName
{
background-color: #920819;
}
</style>
border-color css
<style>
span { border-color: #920819; }
span { border-color: rgb(146,8,25); }
td.TdClassName
{
border-color: #920819;
}
.TagClassName
{
border-color: #920819;
}
</style>