Shades of Mandarian Orange #932408
Tints of Mandarian Orange #932408
RGB
CMYK
RGB Variations
Color information
#932408 (or 0x932408) is known color: Mandarian Orange. HEX triplet: 93, 24 and 08. RGB value is (147,36,8). Sum of RGB (Red+Green+Blue) = 147+36+8=191 (25% of max value = 765). Red value is 147 (57.81% from 255 or 76.96% from 191); Green value is 36 (14.45% from 255 or 18.85% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 147 - color contains mainly: red. Hex color #932408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #932408 is #6CDBF7. Grayscale: #424242. Windows color (decimal): -7134200 or 533651. OLE color: 533651.
HSL color Cylindrical-coordinate representation of color #932408: hue angle of 12.09º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #932408 is Cyan = 0, Magento = 0.76, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 36 | 8 | - |
| CMYK | 0 | 0.76 | 0.95 | 0.42 |
| HSL | 12.09º | 0.9% | 0.3% | - |
| HSV(B) | 12.09º | 0.95% | 0.58% | - |
| XYZ | 12.71 | 7.48 | 1 | - |
| YUV | 66 | 95.27 | 185.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 36 | 8 | 0 | 0.76 | 0.95 | 0.42 | 12.09 | 0.9 | 0.3 |
| Hex | 93 | 24 | 8 | 0 | 4C | 5F | 2A | C | 5A | 1E |
| Octal | 223 | 44 | 10 | 0 | 114 | 137 | 52 | 14 | 132 | 36 |
| Binary | 10010011 | 100100 | 1000 | 0 | 1001100 | 1011111 | 101010 | 1100 | 1011010 | 11110 |
Color Harmonies of #932408
Complementary color
Monochromatic Colors of #932408
Black with #932408
Text Example
Text Example
White with #932408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932408; }
p { color: rgb(147,36,8); }
H1.HeaderClassName
{
color: #932408;
}
.AnyTagClassName
{
color: #932408;
}
</style>
background-color css
<style>
a { background-color: #932408; }
a { background-color: rgb(147,36,8); }
div.DivClassName
{
background-color: #932408;
}
.BgClassName
{
background-color: #932408;
}
</style>
border-color css
<style>
span { border-color: #932408; }
span { border-color: rgb(147,36,8); }
td.TdClassName
{
border-color: #932408;
}
.TagClassName
{
border-color: #932408;
}
</style>