Shades of Mandarian Orange #952116
Tints of Mandarian Orange #952116
RGB
CMYK
RGB Variations
Color information
#952116 (or 0x952116) is known color: Mandarian Orange. HEX triplet: 95, 21 and 16. RGB value is (149,33,22). Sum of RGB (Red+Green+Blue) = 149+33+22=204 (27% of max value = 765). Red value is 149 (58.59% from 255 or 73.04% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 22 (8.98% from 255 or 10.78% from 204); Max value from RGB is 149 - color contains mainly: red. Hex color #952116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952116 is #6ADEE9. Grayscale: #424242. Windows color (decimal): -7003882 or 1450389. OLE color: 1450389.
HSL color Cylindrical-coordinate representation of color #952116: hue angle of 5.2º degrees, saturation: 0.74, 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 #952116 is Cyan = 0, Magento = 0.78, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 33 | 22 | - |
| CMYK | 0 | 0.78 | 0.85 | 0.42 |
| HSL | 5.2º | 0.74% | 0.34% | - |
| HSV(B) | 5.2º | 0.85% | 0.58% | - |
| XYZ | 13.08 | 7.54 | 1.52 | - |
| YUV | 66.43 | 102.93 | 186.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 33 | 22 | 0 | 0.78 | 0.85 | 0.42 | 5.2 | 0.74 | 0.34 |
| Hex | 95 | 21 | 16 | 0 | 4E | 55 | 2A | 5 | 4A | 22 |
| Octal | 225 | 41 | 26 | 0 | 116 | 125 | 52 | 5 | 112 | 42 |
| Binary | 10010101 | 100001 | 10110 | 0 | 1001110 | 1010101 | 101010 | 101 | 1001010 | 100010 |
Color Harmonies of #952116
Complementary color
Monochromatic Colors of #952116
Black with #952116
Text Example
Text Example
White with #952116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952116; }
p { color: rgb(149,33,22); }
H1.HeaderClassName
{
color: #952116;
}
.AnyTagClassName
{
color: #952116;
}
</style>
background-color css
<style>
a { background-color: #952116; }
a { background-color: rgb(149,33,22); }
div.DivClassName
{
background-color: #952116;
}
.BgClassName
{
background-color: #952116;
}
</style>
border-color css
<style>
span { border-color: #952116; }
span { border-color: rgb(149,33,22); }
td.TdClassName
{
border-color: #952116;
}
.TagClassName
{
border-color: #952116;
}
</style>