Shades of Carmine #940018
Tints of Carmine #940018
RGB
CMYK
RGB Variations
Color information
#940018 (or 0x940018) is known color: Carmine. HEX triplet: 94, 00 and 18. RGB value is (148,0,24). Sum of RGB (Red+Green+Blue) = 148+0+24=172 (22% of max value = 765). Red value is 148 (58.20% from 255 or 86.05% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 148 - color contains mainly: red. Hex color #940018 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #940018 is #6BFFE7. Grayscale: #2F2F2F. Windows color (decimal): -7077864 or 1573012. OLE color: 1573012.
HSL color Cylindrical-coordinate representation of color #940018: hue angle of 350.27º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #940018 is Cyan = 0, Magento = 1, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 0 | 24 | - |
| CMYK | 0 | 1 | 0.84 | 0.42 |
| HSL | 350.27º | 1% | 0.29% | - |
| HSV(B) | 350.27º | 1% | 0.58% | - |
| XYZ | 12.38 | 6.36 | 1.44 | - |
| YUV | 46.99 | 115.03 | 200.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 0 | 24 | 0 | 1 | 0.84 | 0.42 | 350.27 | 1 | 0.29 |
| Hex | 94 | 0 | 18 | 0 | 64 | 54 | 2A | 15E | 64 | 1D |
| Octal | 224 | 0 | 30 | 0 | 144 | 124 | 52 | 536 | 144 | 35 |
| Binary | 10010100 | 0 | 11000 | 0 | 1100100 | 1010100 | 101010 | 101011110 | 1100100 | 11101 |
Color Harmonies of #940018
Complementary color
Monochromatic Colors of #940018
Black with #940018
Text Example
Text Example
White with #940018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940018; }
p { color: rgb(148,0,24); }
H1.HeaderClassName
{
color: #940018;
}
.AnyTagClassName
{
color: #940018;
}
</style>
background-color css
<style>
a { background-color: #940018; }
a { background-color: rgb(148,0,24); }
div.DivClassName
{
background-color: #940018;
}
.BgClassName
{
background-color: #940018;
}
</style>
border-color css
<style>
span { border-color: #940018; }
span { border-color: rgb(148,0,24); }
td.TdClassName
{
border-color: #940018;
}
.TagClassName
{
border-color: #940018;
}
</style>