Shades of Mandarian Orange #852828
Tints of Mandarian Orange #852828
RGB
CMYK
RGB Variations
Color information
#852828 (or 0x852828) is known color: Mandarian Orange. HEX triplet: 85, 28 and 28. RGB value is (133,40,40). Sum of RGB (Red+Green+Blue) = 133+40+40=213 (28% of max value = 765). Red value is 133 (52.34% from 255 or 62.44% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 133 - color contains mainly: red. Hex color #852828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852828 is #7AD7D7. Grayscale: #434343. Windows color (decimal): -8050648 or 2631813. OLE color: 2631813.
HSL color Cylindrical-coordinate representation of color #852828: hue angle of 0º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #852828 is Cyan = 0, Magento = 0.70, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 40 | - |
| CMYK | 0 | 0.70 | 0.70 | 0.48 |
| HSL | 0º | 0.54% | 0.34% | - |
| HSV(B) | 0º | 0.7% | 0.52% | - |
| XYZ | 10.81 | 6.66 | 2.72 | - |
| YUV | 67.81 | 112.31 | 174.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 40 | 0 | 0.70 | 0.70 | 0.48 | 0 | 0.54 | 0.34 |
| Hex | 85 | 28 | 28 | 0 | 46 | 46 | 30 | 0 | 36 | 22 |
| Octal | 205 | 50 | 50 | 0 | 106 | 106 | 60 | 0 | 66 | 42 |
| Binary | 10000101 | 101000 | 101000 | 0 | 1000110 | 1000110 | 110000 | 0 | 110110 | 100010 |
Color Harmonies of #852828
Complementary color
Monochromatic Colors of #852828
Black with #852828
Text Example
Text Example
White with #852828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852828; }
p { color: rgb(133,40,40); }
H1.HeaderClassName
{
color: #852828;
}
.AnyTagClassName
{
color: #852828;
}
</style>
background-color css
<style>
a { background-color: #852828; }
a { background-color: rgb(133,40,40); }
div.DivClassName
{
background-color: #852828;
}
.BgClassName
{
background-color: #852828;
}
</style>
border-color css
<style>
span { border-color: #852828; }
span { border-color: rgb(133,40,40); }
td.TdClassName
{
border-color: #852828;
}
.TagClassName
{
border-color: #852828;
}
</style>