Shades of Mandarian Orange #852220
Tints of Mandarian Orange #852220
RGB
CMYK
RGB Variations
Color information
#852220 (or 0x852220) is known color: Mandarian Orange. HEX triplet: 85, 22 and 20. RGB value is (133,34,32). Sum of RGB (Red+Green+Blue) = 133+34+32=199 (26% of max value = 765). Red value is 133 (52.34% from 255 or 66.83% from 199); Green value is 34 (13.67% from 255 or 17.09% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 133 - color contains mainly: red. Hex color #852220 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852220 is #7ADDDF. Grayscale: #3F3F3F. Windows color (decimal): -8052192 or 2105989. OLE color: 2105989.
HSL color Cylindrical-coordinate representation of color #852220: hue angle of 1.19º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #852220 is Cyan = 0, Magento = 0.74, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 34 | 32 | - |
| CMYK | 0 | 0.74 | 0.76 | 0.48 |
| HSL | 1.19º | 0.61% | 0.32% | - |
| HSV(B) | 1.19º | 0.76% | 0.52% | - |
| XYZ | 10.51 | 6.23 | 2.02 | - |
| YUV | 63.37 | 110.3 | 177.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 34 | 32 | 0 | 0.74 | 0.76 | 0.48 | 1.19 | 0.61 | 0.32 |
| Hex | 85 | 22 | 20 | 0 | 4A | 4C | 30 | 1 | 3D | 20 |
| Octal | 205 | 42 | 40 | 0 | 112 | 114 | 60 | 1 | 75 | 40 |
| Binary | 10000101 | 100010 | 100000 | 0 | 1001010 | 1001100 | 110000 | 1 | 111101 | 100000 |
Color Harmonies of #852220
Complementary color
Monochromatic Colors of #852220
Black with #852220
Text Example
Text Example
White with #852220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852220; }
p { color: rgb(133,34,32); }
H1.HeaderClassName
{
color: #852220;
}
.AnyTagClassName
{
color: #852220;
}
</style>
background-color css
<style>
a { background-color: #852220; }
a { background-color: rgb(133,34,32); }
div.DivClassName
{
background-color: #852220;
}
.BgClassName
{
background-color: #852220;
}
</style>
border-color css
<style>
span { border-color: #852220; }
span { border-color: rgb(133,34,32); }
td.TdClassName
{
border-color: #852220;
}
.TagClassName
{
border-color: #852220;
}
</style>