Shades of Mandarian Orange #952710
Tints of Mandarian Orange #952710
RGB
CMYK
RGB Variations
Color information
#952710 (or 0x952710) is known color: Mandarian Orange. HEX triplet: 95, 27 and 10. RGB value is (149,39,16). Sum of RGB (Red+Green+Blue) = 149+39+16=204 (27% of max value = 765). Red value is 149 (58.59% from 255 or 73.04% from 204); Green value is 39 (15.62% from 255 or 19.12% from 204); Blue value is 16 (6.64% from 255 or 7.84% from 204); Max value from RGB is 149 - color contains mainly: red. Hex color #952710 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952710 is #6AD8EF. Grayscale: #454545. Windows color (decimal): -7002352 or 1058709. OLE color: 1058709.
HSL color Cylindrical-coordinate representation of color #952710: hue angle of 10.38º 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 #952710 is Cyan = 0, Magento = 0.74, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 16 | - |
| CMYK | 0 | 0.74 | 0.89 | 0.42 |
| HSL | 10.38º | 0.81% | 0.32% | - |
| HSV(B) | 10.38º | 0.89% | 0.58% | - |
| XYZ | 13.21 | 7.88 | 1.31 | - |
| YUV | 69.27 | 97.94 | 184.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 16 | 0 | 0.74 | 0.89 | 0.42 | 10.38 | 0.81 | 0.32 |
| Hex | 95 | 27 | 10 | 0 | 4A | 59 | 2A | A | 51 | 20 |
| Octal | 225 | 47 | 20 | 0 | 112 | 131 | 52 | 12 | 121 | 40 |
| Binary | 10010101 | 100111 | 10000 | 0 | 1001010 | 1011001 | 101010 | 1010 | 1010001 | 100000 |
Color Harmonies of #952710
Complementary color
Monochromatic Colors of #952710
Black with #952710
Text Example
Text Example
White with #952710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952710; }
p { color: rgb(149,39,16); }
H1.HeaderClassName
{
color: #952710;
}
.AnyTagClassName
{
color: #952710;
}
</style>
background-color css
<style>
a { background-color: #952710; }
a { background-color: rgb(149,39,16); }
div.DivClassName
{
background-color: #952710;
}
.BgClassName
{
background-color: #952710;
}
</style>
border-color css
<style>
span { border-color: #952710; }
span { border-color: rgb(149,39,16); }
td.TdClassName
{
border-color: #952710;
}
.TagClassName
{
border-color: #952710;
}
</style>