Shades of Carmine #920926
Tints of Carmine #920926
RGB
CMYK
RGB Variations
Color information
#920926 (or 0x920926) is known color: Carmine. HEX triplet: 92, 09 and 26. RGB value is (146,9,38). Sum of RGB (Red+Green+Blue) = 146+9+38=193 (25% of max value = 765). Red value is 146 (57.42% from 255 or 75.65% from 193); Green value is 9 (3.91% from 255 or 4.66% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 146 - color contains mainly: red. Hex color #920926 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920926 is #6DF6D9. Grayscale: #353535. Windows color (decimal): -7206618 or 2492818. OLE color: 2492818.
HSL color Cylindrical-coordinate representation of color #920926: hue angle of 347.3º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #920926 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 9 | 38 | - |
| CMYK | 0 | 0.94 | 0.74 | 0.43 |
| HSL | 347.3º | 0.88% | 0.3% | - |
| HSV(B) | 347.3º | 0.94% | 0.57% | - |
| XYZ | 12.3 | 6.45 | 2.43 | - |
| YUV | 53.27 | 119.39 | 194.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 9 | 38 | 0 | 0.94 | 0.74 | 0.43 | 347.3 | 0.88 | 0.3 |
| Hex | 92 | 9 | 26 | 0 | 5E | 4A | 2B | 15B | 58 | 1E |
| Octal | 222 | 11 | 46 | 0 | 136 | 112 | 53 | 533 | 130 | 36 |
| Binary | 10010010 | 1001 | 100110 | 0 | 1011110 | 1001010 | 101011 | 101011011 | 1011000 | 11110 |
Color Harmonies of #920926
Complementary color
Monochromatic Colors of #920926
Black with #920926
Text Example
Text Example
White with #920926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920926; }
p { color: rgb(146,9,38); }
H1.HeaderClassName
{
color: #920926;
}
.AnyTagClassName
{
color: #920926;
}
</style>
background-color css
<style>
a { background-color: #920926; }
a { background-color: rgb(146,9,38); }
div.DivClassName
{
background-color: #920926;
}
.BgClassName
{
background-color: #920926;
}
</style>
border-color css
<style>
span { border-color: #920926; }
span { border-color: rgb(146,9,38); }
td.TdClassName
{
border-color: #920926;
}
.TagClassName
{
border-color: #920926;
}
</style>