Shades of Mandarian Orange #942824
Tints of Mandarian Orange #942824
RGB
CMYK
RGB Variations
Color information
#942824 (or 0x942824) is known color: Mandarian Orange. HEX triplet: 94, 28 and 24. RGB value is (148,40,36). Sum of RGB (Red+Green+Blue) = 148+40+36=224 (29% of max value = 765). Red value is 148 (58.20% from 255 or 66.07% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 148 - color contains mainly: red. Hex color #942824 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942824 is #6BD7DB. Grayscale: #474747. Windows color (decimal): -7067612 or 2369684. OLE color: 2369684.
HSL color Cylindrical-coordinate representation of color #942824: hue angle of 2.14º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #942824 is Cyan = 0, Magento = 0.73, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 40 | 36 | - |
| CMYK | 0 | 0.73 | 0.76 | 0.42 |
| HSL | 2.14º | 0.61% | 0.36% | - |
| HSV(B) | 2.14º | 0.76% | 0.58% | - |
| XYZ | 13.29 | 7.94 | 2.5 | - |
| YUV | 71.84 | 107.78 | 182.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 40 | 36 | 0 | 0.73 | 0.76 | 0.42 | 2.14 | 0.61 | 0.36 |
| Hex | 94 | 28 | 24 | 0 | 49 | 4C | 2A | 2 | 3D | 24 |
| Octal | 224 | 50 | 44 | 0 | 111 | 114 | 52 | 2 | 75 | 44 |
| Binary | 10010100 | 101000 | 100100 | 0 | 1001001 | 1001100 | 101010 | 10 | 111101 | 100100 |
Color Harmonies of #942824
Complementary color
Monochromatic Colors of #942824
Black with #942824
Text Example
Text Example
White with #942824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942824; }
p { color: rgb(148,40,36); }
H1.HeaderClassName
{
color: #942824;
}
.AnyTagClassName
{
color: #942824;
}
</style>
background-color css
<style>
a { background-color: #942824; }
a { background-color: rgb(148,40,36); }
div.DivClassName
{
background-color: #942824;
}
.BgClassName
{
background-color: #942824;
}
</style>
border-color css
<style>
span { border-color: #942824; }
span { border-color: rgb(148,40,36); }
td.TdClassName
{
border-color: #942824;
}
.TagClassName
{
border-color: #942824;
}
</style>