Shades of Mandarian Orange #932424
Tints of Mandarian Orange #932424
RGB
CMYK
RGB Variations
Color information
#932424 (or 0x932424) is known color: Mandarian Orange. HEX triplet: 93, 24 and 24. RGB value is (147,36,36). Sum of RGB (Red+Green+Blue) = 147+36+36=219 (29% of max value = 765). Red value is 147 (57.81% from 255 or 67.12% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 147 - color contains mainly: red. Hex color #932424 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #932424 is #6CDBDB. Grayscale: #454545. Windows color (decimal): -7134172 or 2368659. OLE color: 2368659.
HSL color Cylindrical-coordinate representation of color #932424: hue angle of 0º 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 #932424 is Cyan = 0, Magento = 0.76, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 36 | 36 | - |
| CMYK | 0 | 0.76 | 0.76 | 0.42 |
| HSL | 0º | 0.61% | 0.36% | - |
| HSV(B) | 0º | 0.76% | 0.58% | - |
| XYZ | 12.98 | 7.59 | 2.45 | - |
| YUV | 69.19 | 109.27 | 183.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 36 | 36 | 0 | 0.76 | 0.76 | 0.42 | 0 | 0.61 | 0.36 |
| Hex | 93 | 24 | 24 | 0 | 4C | 4C | 2A | 0 | 3D | 24 |
| Octal | 223 | 44 | 44 | 0 | 114 | 114 | 52 | 0 | 75 | 44 |
| Binary | 10010011 | 100100 | 100100 | 0 | 1001100 | 1001100 | 101010 | 0 | 111101 | 100100 |
Color Harmonies of #932424
Complementary color
Monochromatic Colors of #932424
Black with #932424
Text Example
Text Example
White with #932424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932424; }
p { color: rgb(147,36,36); }
H1.HeaderClassName
{
color: #932424;
}
.AnyTagClassName
{
color: #932424;
}
</style>
background-color css
<style>
a { background-color: #932424; }
a { background-color: rgb(147,36,36); }
div.DivClassName
{
background-color: #932424;
}
.BgClassName
{
background-color: #932424;
}
</style>
border-color css
<style>
span { border-color: #932424; }
span { border-color: rgb(147,36,36); }
td.TdClassName
{
border-color: #932424;
}
.TagClassName
{
border-color: #932424;
}
</style>