Shades of Mandarian Orange #932610
Tints of Mandarian Orange #932610
RGB
CMYK
RGB Variations
Color information
#932610 (or 0x932610) is known color: Mandarian Orange. HEX triplet: 93, 26 and 10. RGB value is (147,38,16). Sum of RGB (Red+Green+Blue) = 147+38+16=201 (26% of max value = 765). Red value is 147 (57.81% from 255 or 73.13% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 147 - color contains mainly: red. Hex color #932610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #932610 is #6CD9EF. Grayscale: #444444. Windows color (decimal): -7133680 or 1058451. OLE color: 1058451.
HSL color Cylindrical-coordinate representation of color #932610: hue angle of 10.08º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #932610 is Cyan = 0, Magento = 0.74, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 38 | 16 | - |
| CMYK | 0 | 0.74 | 0.89 | 0.42 |
| HSL | 10.08º | 0.8% | 0.32% | - |
| HSV(B) | 10.08º | 0.89% | 0.58% | - |
| XYZ | 12.82 | 7.63 | 1.29 | - |
| YUV | 68.08 | 98.61 | 184.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 38 | 16 | 0 | 0.74 | 0.89 | 0.42 | 10.08 | 0.8 | 0.32 |
| Hex | 93 | 26 | 10 | 0 | 4A | 59 | 2A | A | 50 | 20 |
| Octal | 223 | 46 | 20 | 0 | 112 | 131 | 52 | 12 | 120 | 40 |
| Binary | 10010011 | 100110 | 10000 | 0 | 1001010 | 1011001 | 101010 | 1010 | 1010000 | 100000 |
Color Harmonies of #932610
Complementary color
Monochromatic Colors of #932610
Black with #932610
Text Example
Text Example
White with #932610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932610; }
p { color: rgb(147,38,16); }
H1.HeaderClassName
{
color: #932610;
}
.AnyTagClassName
{
color: #932610;
}
</style>
background-color css
<style>
a { background-color: #932610; }
a { background-color: rgb(147,38,16); }
div.DivClassName
{
background-color: #932610;
}
.BgClassName
{
background-color: #932610;
}
</style>
border-color css
<style>
span { border-color: #932610; }
span { border-color: rgb(147,38,16); }
td.TdClassName
{
border-color: #932610;
}
.TagClassName
{
border-color: #932610;
}
</style>