Shades of Mandarian Orange #952816
Tints of Mandarian Orange #952816
RGB
CMYK
RGB Variations
Color information
#952816 (or 0x952816) is known color: Mandarian Orange. HEX triplet: 95, 28 and 16. RGB value is (149,40,22). Sum of RGB (Red+Green+Blue) = 149+40+22=211 (27% of max value = 765). Red value is 149 (58.59% from 255 or 70.62% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 149 - color contains mainly: red. Hex color #952816 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952816 is #6AD7E9. Grayscale: #464646. Windows color (decimal): -7002090 or 1452181. OLE color: 1452181.
HSL color Cylindrical-coordinate representation of color #952816: hue angle of 8.5º 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 #952816 is Cyan = 0, Magento = 0.73, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 40 | 22 | - |
| CMYK | 0 | 0.73 | 0.85 | 0.42 |
| HSL | 8.5º | 0.74% | 0.34% | - |
| HSV(B) | 8.5º | 0.85% | 0.58% | - |
| XYZ | 13.3 | 7.97 | 1.6 | - |
| YUV | 70.54 | 100.61 | 183.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 40 | 22 | 0 | 0.73 | 0.85 | 0.42 | 8.5 | 0.74 | 0.34 |
| Hex | 95 | 28 | 16 | 0 | 49 | 55 | 2A | 9 | 4A | 22 |
| Octal | 225 | 50 | 26 | 0 | 111 | 125 | 52 | 11 | 112 | 42 |
| Binary | 10010101 | 101000 | 10110 | 0 | 1001001 | 1010101 | 101010 | 1001 | 1001010 | 100010 |
Color Harmonies of #952816
Complementary color
Monochromatic Colors of #952816
Black with #952816
Text Example
Text Example
White with #952816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952816; }
p { color: rgb(149,40,22); }
H1.HeaderClassName
{
color: #952816;
}
.AnyTagClassName
{
color: #952816;
}
</style>
background-color css
<style>
a { background-color: #952816; }
a { background-color: rgb(149,40,22); }
div.DivClassName
{
background-color: #952816;
}
.BgClassName
{
background-color: #952816;
}
</style>
border-color css
<style>
span { border-color: #952816; }
span { border-color: rgb(149,40,22); }
td.TdClassName
{
border-color: #952816;
}
.TagClassName
{
border-color: #952816;
}
</style>