Shades of Carmine #920818
Tints of Carmine #920818
RGB
CMYK
RGB Variations
Color information
#920818 (or 0x920818) is known color: Carmine. HEX triplet: 92, 08 and 18. RGB value is (146,8,24). Sum of RGB (Red+Green+Blue) = 146+8+24=178 (23% of max value = 765). Red value is 146 (57.42% from 255 or 82.02% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 24 (9.77% from 255 or 13.48% from 178); Max value from RGB is 146 - color contains mainly: red. Hex color #920818 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920818 is #6DF7E7. Grayscale: #333333. Windows color (decimal): -7206888 or 1575058. OLE color: 1575058.
HSL color Cylindrical-coordinate representation of color #920818: hue angle of 353.04º 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 #920818 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 8 | 24 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.43 |
| HSL | 353.04º | 0.9% | 0.3% | - |
| HSV(B) | 353.04º | 0.95% | 0.57% | - |
| XYZ | 12.11 | 6.35 | 1.45 | - |
| YUV | 51.09 | 112.72 | 195.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 8 | 24 | 0 | 0.95 | 0.84 | 0.43 | 353.04 | 0.9 | 0.3 |
| Hex | 92 | 8 | 18 | 0 | 5F | 54 | 2B | 161 | 5A | 1E |
| Octal | 222 | 10 | 30 | 0 | 137 | 124 | 53 | 541 | 132 | 36 |
| Binary | 10010010 | 1000 | 11000 | 0 | 1011111 | 1010100 | 101011 | 101100001 | 1011010 | 11110 |
Color Harmonies of #920818
Complementary color
Monochromatic Colors of #920818
Black with #920818
Text Example
Text Example
White with #920818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920818; }
p { color: rgb(146,8,24); }
H1.HeaderClassName
{
color: #920818;
}
.AnyTagClassName
{
color: #920818;
}
</style>
background-color css
<style>
a { background-color: #920818; }
a { background-color: rgb(146,8,24); }
div.DivClassName
{
background-color: #920818;
}
.BgClassName
{
background-color: #920818;
}
</style>
border-color css
<style>
span { border-color: #920818; }
span { border-color: rgb(146,8,24); }
td.TdClassName
{
border-color: #920818;
}
.TagClassName
{
border-color: #920818;
}
</style>