Shades of Carmine #940823
Tints of Carmine #940823
RGB
CMYK
RGB Variations
Color information
#940823 (or 0x940823) is known color: Carmine. HEX triplet: 94, 08 and 23. RGB value is (148,8,35). Sum of RGB (Red+Green+Blue) = 148+8+35=191 (25% of max value = 765). Red value is 148 (58.20% from 255 or 77.49% from 191); Green value is 8 (3.52% from 255 or 4.19% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 148 - color contains mainly: red. Hex color #940823 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940823 is #6BF7DC. Grayscale: #343434. Windows color (decimal): -7075805 or 2295956. OLE color: 2295956.
HSL color Cylindrical-coordinate representation of color #940823: hue angle of 348.43º 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 #940823 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 8 | 35 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.42 |
| HSL | 348.43º | 0.9% | 0.31% | - |
| HSV(B) | 348.43º | 0.95% | 0.58% | - |
| XYZ | 12.6 | 6.59 | 2.2 | - |
| YUV | 52.94 | 117.88 | 195.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 8 | 35 | 0 | 0.95 | 0.76 | 0.42 | 348.43 | 0.9 | 0.31 |
| Hex | 94 | 8 | 23 | 0 | 5F | 4C | 2A | 15C | 5A | 1F |
| Octal | 224 | 10 | 43 | 0 | 137 | 114 | 52 | 534 | 132 | 37 |
| Binary | 10010100 | 1000 | 100011 | 0 | 1011111 | 1001100 | 101010 | 101011100 | 1011010 | 11111 |
Color Harmonies of #940823
Complementary color
Monochromatic Colors of #940823
Black with #940823
Text Example
Text Example
White with #940823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940823; }
p { color: rgb(148,8,35); }
H1.HeaderClassName
{
color: #940823;
}
.AnyTagClassName
{
color: #940823;
}
</style>
background-color css
<style>
a { background-color: #940823; }
a { background-color: rgb(148,8,35); }
div.DivClassName
{
background-color: #940823;
}
.BgClassName
{
background-color: #940823;
}
</style>
border-color css
<style>
span { border-color: #940823; }
span { border-color: rgb(148,8,35); }
td.TdClassName
{
border-color: #940823;
}
.TagClassName
{
border-color: #940823;
}
</style>