Shades of Mandarian Orange #952917
Tints of Mandarian Orange #952917
RGB
CMYK
RGB Variations
Color information
#952917 (or 0x952917) is known color: Mandarian Orange. HEX triplet: 95, 29 and 17. RGB value is (149,41,23). Sum of RGB (Red+Green+Blue) = 149+41+23=213 (28% of max value = 765). Red value is 149 (58.59% from 255 or 69.95% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 23 (9.38% from 255 or 10.80% from 213); Max value from RGB is 149 - color contains mainly: red. Hex color #952917 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952917 is #6AD6E8. Grayscale: #474747. Windows color (decimal): -7001833 or 1517973. OLE color: 1517973.
HSL color Cylindrical-coordinate representation of color #952917: hue angle of 8.57º 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 #952917 is Cyan = 0, Magento = 0.72, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 23 | - |
| CMYK | 0 | 0.72 | 0.85 | 0.42 |
| HSL | 8.57º | 0.73% | 0.34% | - |
| HSV(B) | 8.57º | 0.85% | 0.58% | - |
| XYZ | 13.34 | 8.04 | 1.66 | - |
| YUV | 71.24 | 100.78 | 183.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 23 | 0 | 0.72 | 0.85 | 0.42 | 8.57 | 0.73 | 0.34 |
| Hex | 95 | 29 | 17 | 0 | 48 | 55 | 2A | 9 | 49 | 22 |
| Octal | 225 | 51 | 27 | 0 | 110 | 125 | 52 | 11 | 111 | 42 |
| Binary | 10010101 | 101001 | 10111 | 0 | 1001000 | 1010101 | 101010 | 1001 | 1001001 | 100010 |
Color Harmonies of #952917
Complementary color
Monochromatic Colors of #952917
Black with #952917
Text Example
Text Example
White with #952917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952917; }
p { color: rgb(149,41,23); }
H1.HeaderClassName
{
color: #952917;
}
.AnyTagClassName
{
color: #952917;
}
</style>
background-color css
<style>
a { background-color: #952917; }
a { background-color: rgb(149,41,23); }
div.DivClassName
{
background-color: #952917;
}
.BgClassName
{
background-color: #952917;
}
</style>
border-color css
<style>
span { border-color: #952917; }
span { border-color: rgb(149,41,23); }
td.TdClassName
{
border-color: #952917;
}
.TagClassName
{
border-color: #952917;
}
</style>