Shades of Mandarian Orange #852721
Tints of Mandarian Orange #852721
RGB
CMYK
RGB Variations
Color information
#852721 (or 0x852721) is known color: Mandarian Orange. HEX triplet: 85, 27 and 21. RGB value is (133,39,33). Sum of RGB (Red+Green+Blue) = 133+39+33=205 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.88% from 205); Green value is 39 (15.62% from 255 or 19.02% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 133 - color contains mainly: red. Hex color #852721 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852721 is #7AD8DE. Grayscale: #424242. Windows color (decimal): -8050911 or 2172805. OLE color: 2172805.
HSL color Cylindrical-coordinate representation of color #852721: hue angle of 3.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852721 is Cyan = 0, Magento = 0.71, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 33 | - |
| CMYK | 0 | 0.71 | 0.75 | 0.48 |
| HSL | 3.6º | 0.6% | 0.33% | - |
| HSV(B) | 3.6º | 0.75% | 0.52% | - |
| XYZ | 10.67 | 6.55 | 2.14 | - |
| YUV | 66.42 | 109.14 | 175.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 33 | 0 | 0.71 | 0.75 | 0.48 | 3.6 | 0.6 | 0.33 |
| Hex | 85 | 27 | 21 | 0 | 47 | 4B | 30 | 4 | 3C | 21 |
| Octal | 205 | 47 | 41 | 0 | 107 | 113 | 60 | 4 | 74 | 41 |
| Binary | 10000101 | 100111 | 100001 | 0 | 1000111 | 1001011 | 110000 | 100 | 111100 | 100001 |
Color Harmonies of #852721
Complementary color
Monochromatic Colors of #852721
Black with #852721
Text Example
Text Example
White with #852721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852721; }
p { color: rgb(133,39,33); }
H1.HeaderClassName
{
color: #852721;
}
.AnyTagClassName
{
color: #852721;
}
</style>
background-color css
<style>
a { background-color: #852721; }
a { background-color: rgb(133,39,33); }
div.DivClassName
{
background-color: #852721;
}
.BgClassName
{
background-color: #852721;
}
</style>
border-color css
<style>
span { border-color: #852721; }
span { border-color: rgb(133,39,33); }
td.TdClassName
{
border-color: #852721;
}
.TagClassName
{
border-color: #852721;
}
</style>