Shades of Mandarian Orange #872320
Tints of Mandarian Orange #872320
RGB
CMYK
RGB Variations
Color information
#872320 (or 0x872320) is known color: Mandarian Orange. HEX triplet: 87, 23 and 20. RGB value is (135,35,32). Sum of RGB (Red+Green+Blue) = 135+35+32=202 (26% of max value = 765). Red value is 135 (53.12% from 255 or 66.83% from 202); Green value is 35 (14.06% from 255 or 17.33% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 135 - color contains mainly: red. Hex color #872320 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872320 is #78DCDF. Grayscale: #404040. Windows color (decimal): -7920864 or 2106247. OLE color: 2106247.
HSL color Cylindrical-coordinate representation of color #872320: hue angle of 1.75º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872320 is Cyan = 0, Magento = 0.74, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 32 | - |
| CMYK | 0 | 0.74 | 0.76 | 0.47 |
| HSL | 1.75º | 0.62% | 0.33% | - |
| HSV(B) | 1.75º | 0.76% | 0.53% | - |
| XYZ | 10.85 | 6.46 | 2.04 | - |
| YUV | 64.56 | 109.63 | 178.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 32 | 0 | 0.74 | 0.76 | 0.47 | 1.75 | 0.62 | 0.33 |
| Hex | 87 | 23 | 20 | 0 | 4A | 4C | 2F | 2 | 3E | 21 |
| Octal | 207 | 43 | 40 | 0 | 112 | 114 | 57 | 2 | 76 | 41 |
| Binary | 10000111 | 100011 | 100000 | 0 | 1001010 | 1001100 | 101111 | 10 | 111110 | 100001 |
Color Harmonies of #872320
Complementary color
Monochromatic Colors of #872320
Black with #872320
Text Example
Text Example
White with #872320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872320; }
p { color: rgb(135,35,32); }
H1.HeaderClassName
{
color: #872320;
}
.AnyTagClassName
{
color: #872320;
}
</style>
background-color css
<style>
a { background-color: #872320; }
a { background-color: rgb(135,35,32); }
div.DivClassName
{
background-color: #872320;
}
.BgClassName
{
background-color: #872320;
}
</style>
border-color css
<style>
span { border-color: #872320; }
span { border-color: rgb(135,35,32); }
td.TdClassName
{
border-color: #872320;
}
.TagClassName
{
border-color: #872320;
}
</style>