Shades of Mandarian Orange #952320
Tints of Mandarian Orange #952320
RGB
CMYK
RGB Variations
Color information
#952320 (or 0x952320) is known color: Mandarian Orange. HEX triplet: 95, 23 and 20. RGB value is (149,35,32). Sum of RGB (Red+Green+Blue) = 149+35+32=216 (28% of max value = 765). Red value is 149 (58.59% from 255 or 68.98% from 216); Green value is 35 (14.06% from 255 or 16.20% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 149 - color contains mainly: red. Hex color #952320 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952320 is #6ADCDF. Grayscale: #444444. Windows color (decimal): -7003360 or 2106261. OLE color: 2106261.
HSL color Cylindrical-coordinate representation of color #952320: hue angle of 1.54º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #952320 is Cyan = 0, Magento = 0.77, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 35 | 32 | - |
| CMYK | 0 | 0.77 | 0.79 | 0.42 |
| HSL | 1.54º | 0.65% | 0.35% | - |
| HSV(B) | 1.54º | 0.79% | 0.58% | - |
| XYZ | 13.26 | 7.7 | 2.15 | - |
| YUV | 68.74 | 107.27 | 185.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 35 | 32 | 0 | 0.77 | 0.79 | 0.42 | 1.54 | 0.65 | 0.35 |
| Hex | 95 | 23 | 20 | 0 | 4D | 4F | 2A | 2 | 41 | 23 |
| Octal | 225 | 43 | 40 | 0 | 115 | 117 | 52 | 2 | 101 | 43 |
| Binary | 10010101 | 100011 | 100000 | 0 | 1001101 | 1001111 | 101010 | 10 | 1000001 | 100011 |
Color Harmonies of #952320
Complementary color
Monochromatic Colors of #952320
Black with #952320
Text Example
Text Example
White with #952320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952320; }
p { color: rgb(149,35,32); }
H1.HeaderClassName
{
color: #952320;
}
.AnyTagClassName
{
color: #952320;
}
</style>
background-color css
<style>
a { background-color: #952320; }
a { background-color: rgb(149,35,32); }
div.DivClassName
{
background-color: #952320;
}
.BgClassName
{
background-color: #952320;
}
</style>
border-color css
<style>
span { border-color: #952320; }
span { border-color: rgb(149,35,32); }
td.TdClassName
{
border-color: #952320;
}
.TagClassName
{
border-color: #952320;
}
</style>