Shades of Carmine #940819
Tints of Carmine #940819
RGB
CMYK
RGB Variations
Color information
#940819 (or 0x940819) is known color: Carmine. HEX triplet: 94, 08 and 19. RGB value is (148,8,25). Sum of RGB (Red+Green+Blue) = 148+8+25=181 (23% of max value = 765). Red value is 148 (58.20% from 255 or 81.77% from 181); Green value is 8 (3.52% from 255 or 4.42% from 181); Blue value is 25 (10.16% from 255 or 13.81% from 181); Max value from RGB is 148 - color contains mainly: red. Hex color #940819 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #940819 is #6BF7E6. Grayscale: #333333. Windows color (decimal): -7075815 or 1640596. OLE color: 1640596.
HSL color Cylindrical-coordinate representation of color #940819: hue angle of 352.71º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #940819 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 8 | 25 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.42 |
| HSL | 352.71º | 0.9% | 0.31% | - |
| HSV(B) | 352.71º | 0.95% | 0.58% | - |
| XYZ | 12.48 | 6.54 | 1.52 | - |
| YUV | 51.8 | 112.88 | 196.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 8 | 25 | 0 | 0.95 | 0.83 | 0.42 | 352.71 | 0.9 | 0.31 |
| Hex | 94 | 8 | 19 | 0 | 5F | 53 | 2A | 161 | 5A | 1F |
| Octal | 224 | 10 | 31 | 0 | 137 | 123 | 52 | 541 | 132 | 37 |
| Binary | 10010100 | 1000 | 11001 | 0 | 1011111 | 1010011 | 101010 | 101100001 | 1011010 | 11111 |
Color Harmonies of #940819
Complementary color
Monochromatic Colors of #940819
Black with #940819
Text Example
Text Example
White with #940819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940819; }
p { color: rgb(148,8,25); }
H1.HeaderClassName
{
color: #940819;
}
.AnyTagClassName
{
color: #940819;
}
</style>
background-color css
<style>
a { background-color: #940819; }
a { background-color: rgb(148,8,25); }
div.DivClassName
{
background-color: #940819;
}
.BgClassName
{
background-color: #940819;
}
</style>
border-color css
<style>
span { border-color: #940819; }
span { border-color: rgb(148,8,25); }
td.TdClassName
{
border-color: #940819;
}
.TagClassName
{
border-color: #940819;
}
</style>