Shades of Mandarian Orange #872522
Tints of Mandarian Orange #872522
RGB
CMYK
RGB Variations
Color information
#872522 (or 0x872522) is known color: Mandarian Orange. HEX triplet: 87, 25 and 22. RGB value is (135,37,34). Sum of RGB (Red+Green+Blue) = 135+37+34=206 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.53% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 34 (13.67% from 255 or 16.50% from 206); Max value from RGB is 135 - color contains mainly: red. Hex color #872522 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872522 is #78DADD. Grayscale: #424242. Windows color (decimal): -7920350 or 2237831. OLE color: 2237831.
HSL color Cylindrical-coordinate representation of color #872522: hue angle of 1.78º 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 #872522 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 37 | 34 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.47 |
| HSL | 1.78º | 0.6% | 0.33% | - |
| HSV(B) | 1.78º | 0.75% | 0.53% | - |
| XYZ | 10.94 | 6.59 | 2.21 | - |
| YUV | 65.96 | 109.97 | 177.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 37 | 34 | 0 | 0.73 | 0.75 | 0.47 | 1.78 | 0.6 | 0.33 |
| Hex | 87 | 25 | 22 | 0 | 49 | 4B | 2F | 2 | 3C | 21 |
| Octal | 207 | 45 | 42 | 0 | 111 | 113 | 57 | 2 | 74 | 41 |
| Binary | 10000111 | 100101 | 100010 | 0 | 1001001 | 1001011 | 101111 | 10 | 111100 | 100001 |
Color Harmonies of #872522
Complementary color
Monochromatic Colors of #872522
Black with #872522
Text Example
Text Example
White with #872522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872522; }
p { color: rgb(135,37,34); }
H1.HeaderClassName
{
color: #872522;
}
.AnyTagClassName
{
color: #872522;
}
</style>
background-color css
<style>
a { background-color: #872522; }
a { background-color: rgb(135,37,34); }
div.DivClassName
{
background-color: #872522;
}
.BgClassName
{
background-color: #872522;
}
</style>
border-color css
<style>
span { border-color: #872522; }
span { border-color: rgb(135,37,34); }
td.TdClassName
{
border-color: #872522;
}
.TagClassName
{
border-color: #872522;
}
</style>