Shades of Mandarian Orange #872922
Tints of Mandarian Orange #872922
RGB
CMYK
RGB Variations
Color information
#872922 (or 0x872922) is known color: Mandarian Orange. HEX triplet: 87, 29 and 22. RGB value is (135,41,34). Sum of RGB (Red+Green+Blue) = 135+41+34=210 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.29% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 34 (13.67% from 255 or 16.19% from 210); Max value from RGB is 135 - color contains mainly: red. Hex color #872922 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872922 is #78D6DD. Grayscale: #444444. Windows color (decimal): -7919326 or 2238855. OLE color: 2238855.
HSL color Cylindrical-coordinate representation of color #872922: hue angle of 4.16º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #872922 is Cyan = 0, Magento = 0.70, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 34 | - |
| CMYK | 0 | 0.70 | 0.75 | 0.47 |
| HSL | 4.16º | 0.6% | 0.33% | - |
| HSV(B) | 4.16º | 0.75% | 0.53% | - |
| XYZ | 11.07 | 6.85 | 2.25 | - |
| YUV | 68.31 | 108.64 | 175.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 34 | 0 | 0.70 | 0.75 | 0.47 | 4.16 | 0.6 | 0.33 |
| Hex | 87 | 29 | 22 | 0 | 46 | 4B | 2F | 4 | 3C | 21 |
| Octal | 207 | 51 | 42 | 0 | 106 | 113 | 57 | 4 | 74 | 41 |
| Binary | 10000111 | 101001 | 100010 | 0 | 1000110 | 1001011 | 101111 | 100 | 111100 | 100001 |
Color Harmonies of #872922
Complementary color
Monochromatic Colors of #872922
Black with #872922
Text Example
Text Example
White with #872922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872922; }
p { color: rgb(135,41,34); }
H1.HeaderClassName
{
color: #872922;
}
.AnyTagClassName
{
color: #872922;
}
</style>
background-color css
<style>
a { background-color: #872922; }
a { background-color: rgb(135,41,34); }
div.DivClassName
{
background-color: #872922;
}
.BgClassName
{
background-color: #872922;
}
</style>
border-color css
<style>
span { border-color: #872922; }
span { border-color: rgb(135,41,34); }
td.TdClassName
{
border-color: #872922;
}
.TagClassName
{
border-color: #872922;
}
</style>