Shades of Mandarian Orange #852827
Tints of Mandarian Orange #852827
RGB
CMYK
RGB Variations
Color information
#852827 (or 0x852827) is known color: Mandarian Orange. HEX triplet: 85, 28 and 27. RGB value is (133,40,39). Sum of RGB (Red+Green+Blue) = 133+40+39=212 (28% of max value = 765). Red value is 133 (52.34% from 255 or 62.74% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 39 (15.62% from 255 or 18.40% from 212); Max value from RGB is 133 - color contains mainly: red. Hex color #852827 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852827 is #7AD7D8. Grayscale: #434343. Windows color (decimal): -8050649 or 2566277. OLE color: 2566277.
HSL color Cylindrical-coordinate representation of color #852827: hue angle of 0.64º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852827 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 39 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.48 |
| HSL | 0.64º | 0.55% | 0.34% | - |
| HSV(B) | 0.64º | 0.71% | 0.52% | - |
| XYZ | 10.8 | 6.65 | 2.63 | - |
| YUV | 67.69 | 111.81 | 174.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 39 | 0 | 0.70 | 0.71 | 0.48 | 0.64 | 0.55 | 0.34 |
| Hex | 85 | 28 | 27 | 0 | 46 | 47 | 30 | 1 | 37 | 22 |
| Octal | 205 | 50 | 47 | 0 | 106 | 107 | 60 | 1 | 67 | 42 |
| Binary | 10000101 | 101000 | 100111 | 0 | 1000110 | 1000111 | 110000 | 1 | 110111 | 100010 |
Color Harmonies of #852827
Complementary color
Monochromatic Colors of #852827
Black with #852827
Text Example
Text Example
White with #852827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852827; }
p { color: rgb(133,40,39); }
H1.HeaderClassName
{
color: #852827;
}
.AnyTagClassName
{
color: #852827;
}
</style>
background-color css
<style>
a { background-color: #852827; }
a { background-color: rgb(133,40,39); }
div.DivClassName
{
background-color: #852827;
}
.BgClassName
{
background-color: #852827;
}
</style>
border-color css
<style>
span { border-color: #852827; }
span { border-color: rgb(133,40,39); }
td.TdClassName
{
border-color: #852827;
}
.TagClassName
{
border-color: #852827;
}
</style>