Shades of Carmine #940920
Tints of Carmine #940920
RGB
CMYK
RGB Variations
Color information
#940920 (or 0x940920) is known color: Carmine. HEX triplet: 94, 09 and 20. RGB value is (148,9,32). Sum of RGB (Red+Green+Blue) = 148+9+32=189 (25% of max value = 765). Red value is 148 (58.20% from 255 or 78.31% from 189); Green value is 9 (3.91% from 255 or 4.76% from 189); Blue value is 32 (12.89% from 255 or 16.93% from 189); Max value from RGB is 148 - color contains mainly: red. Hex color #940920 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940920 is #6BF6DF. Grayscale: #353535. Windows color (decimal): -7075552 or 2099604. OLE color: 2099604.
HSL color Cylindrical-coordinate representation of color #940920: hue angle of 350.07º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #940920 is Cyan = 0, Magento = 0.94, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 9 | 32 | - |
| CMYK | 0 | 0.94 | 0.78 | 0.42 |
| HSL | 350.07º | 0.89% | 0.31% | - |
| HSV(B) | 350.07º | 0.94% | 0.58% | - |
| XYZ | 12.57 | 6.6 | 1.98 | - |
| YUV | 53.18 | 116.05 | 195.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 9 | 32 | 0 | 0.94 | 0.78 | 0.42 | 350.07 | 0.89 | 0.31 |
| Hex | 94 | 9 | 20 | 0 | 5E | 4E | 2A | 15E | 59 | 1F |
| Octal | 224 | 11 | 40 | 0 | 136 | 116 | 52 | 536 | 131 | 37 |
| Binary | 10010100 | 1001 | 100000 | 0 | 1011110 | 1001110 | 101010 | 101011110 | 1011001 | 11111 |
Color Harmonies of #940920
Complementary color
Monochromatic Colors of #940920
Black with #940920
Text Example
Text Example
White with #940920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940920; }
p { color: rgb(148,9,32); }
H1.HeaderClassName
{
color: #940920;
}
.AnyTagClassName
{
color: #940920;
}
</style>
background-color css
<style>
a { background-color: #940920; }
a { background-color: rgb(148,9,32); }
div.DivClassName
{
background-color: #940920;
}
.BgClassName
{
background-color: #940920;
}
</style>
border-color css
<style>
span { border-color: #940920; }
span { border-color: rgb(148,9,32); }
td.TdClassName
{
border-color: #940920;
}
.TagClassName
{
border-color: #940920;
}
</style>