Shades of Mandarian Orange #952610
Tints of Mandarian Orange #952610
RGB
CMYK
RGB Variations
Color information
#952610 (or 0x952610) is known color: Mandarian Orange. HEX triplet: 95, 26 and 10. RGB value is (149,38,16). Sum of RGB (Red+Green+Blue) = 149+38+16=203 (26% of max value = 765). Red value is 149 (58.59% from 255 or 73.40% from 203); Green value is 38 (15.23% from 255 or 18.72% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 149 - color contains mainly: red. Hex color #952610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952610 is #6AD9EF. Grayscale: #444444. Windows color (decimal): -7002608 or 1058453. OLE color: 1058453.
HSL color Cylindrical-coordinate representation of color #952610: hue angle of 9.92º degrees, saturation: 0.81, 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 #952610 is Cyan = 0, Magento = 0.74, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 16 | - |
| CMYK | 0 | 0.74 | 0.89 | 0.42 |
| HSL | 9.92º | 0.81% | 0.32% | - |
| HSV(B) | 9.92º | 0.89% | 0.58% | - |
| XYZ | 13.18 | 7.81 | 1.3 | - |
| YUV | 68.68 | 98.27 | 185.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 16 | 0 | 0.74 | 0.89 | 0.42 | 9.92 | 0.81 | 0.32 |
| Hex | 95 | 26 | 10 | 0 | 4A | 59 | 2A | A | 51 | 20 |
| Octal | 225 | 46 | 20 | 0 | 112 | 131 | 52 | 12 | 121 | 40 |
| Binary | 10010101 | 100110 | 10000 | 0 | 1001010 | 1011001 | 101010 | 1010 | 1010001 | 100000 |
Color Harmonies of #952610
Complementary color
Monochromatic Colors of #952610
Black with #952610
Text Example
Text Example
White with #952610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952610; }
p { color: rgb(149,38,16); }
H1.HeaderClassName
{
color: #952610;
}
.AnyTagClassName
{
color: #952610;
}
</style>
background-color css
<style>
a { background-color: #952610; }
a { background-color: rgb(149,38,16); }
div.DivClassName
{
background-color: #952610;
}
.BgClassName
{
background-color: #952610;
}
</style>
border-color css
<style>
span { border-color: #952610; }
span { border-color: rgb(149,38,16); }
td.TdClassName
{
border-color: #952610;
}
.TagClassName
{
border-color: #952610;
}
</style>