Shades of Mandarian Orange #952417
Tints of Mandarian Orange #952417
RGB
CMYK
RGB Variations
Color information
#952417 (or 0x952417) is known color: Mandarian Orange. HEX triplet: 95, 24 and 17. RGB value is (149,36,23). Sum of RGB (Red+Green+Blue) = 149+36+23=208 (27% of max value = 765). Red value is 149 (58.59% from 255 or 71.63% from 208); Green value is 36 (14.45% from 255 or 17.31% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 149 - color contains mainly: red. Hex color #952417 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952417 is #6ADBE8. Grayscale: #444444. Windows color (decimal): -7003113 or 1516693. OLE color: 1516693.
HSL color Cylindrical-coordinate representation of color #952417: hue angle of 6.19º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #952417 is Cyan = 0, Magento = 0.76, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 36 | 23 | - |
| CMYK | 0 | 0.76 | 0.85 | 0.42 |
| HSL | 6.19º | 0.73% | 0.34% | - |
| HSV(B) | 6.19º | 0.85% | 0.58% | - |
| XYZ | 13.18 | 7.71 | 1.6 | - |
| YUV | 68.31 | 102.44 | 185.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 36 | 23 | 0 | 0.76 | 0.85 | 0.42 | 6.19 | 0.73 | 0.34 |
| Hex | 95 | 24 | 17 | 0 | 4C | 55 | 2A | 6 | 49 | 22 |
| Octal | 225 | 44 | 27 | 0 | 114 | 125 | 52 | 6 | 111 | 42 |
| Binary | 10010101 | 100100 | 10111 | 0 | 1001100 | 1010101 | 101010 | 110 | 1001001 | 100010 |
Color Harmonies of #952417
Complementary color
Monochromatic Colors of #952417
Black with #952417
Text Example
Text Example
White with #952417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952417; }
p { color: rgb(149,36,23); }
H1.HeaderClassName
{
color: #952417;
}
.AnyTagClassName
{
color: #952417;
}
</style>
background-color css
<style>
a { background-color: #952417; }
a { background-color: rgb(149,36,23); }
div.DivClassName
{
background-color: #952417;
}
.BgClassName
{
background-color: #952417;
}
</style>
border-color css
<style>
span { border-color: #952417; }
span { border-color: rgb(149,36,23); }
td.TdClassName
{
border-color: #952417;
}
.TagClassName
{
border-color: #952417;
}
</style>