Shades of Mandarian Orange #872621
Tints of Mandarian Orange #872621
RGB
CMYK
RGB Variations
Color information
#872621 (or 0x872621) is known color: Mandarian Orange. HEX triplet: 87, 26 and 21. RGB value is (135,38,33). Sum of RGB (Red+Green+Blue) = 135+38+33=206 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.53% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 33 (13.28% from 255 or 16.02% from 206); Max value from RGB is 135 - color contains mainly: red. Hex color #872621 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872621 is #78D9DE. Grayscale: #424242. Windows color (decimal): -7920095 or 2172551. OLE color: 2172551.
HSL color Cylindrical-coordinate representation of color #872621: hue angle of 2.94º degrees, saturation: 0.61, 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 #872621 is Cyan = 0, Magento = 0.72, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 38 | 33 | - |
| CMYK | 0 | 0.72 | 0.76 | 0.47 |
| HSL | 2.94º | 0.61% | 0.33% | - |
| HSV(B) | 2.94º | 0.76% | 0.53% | - |
| XYZ | 10.96 | 6.65 | 2.14 | - |
| YUV | 66.43 | 109.14 | 176.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 38 | 33 | 0 | 0.72 | 0.76 | 0.47 | 2.94 | 0.61 | 0.33 |
| Hex | 87 | 26 | 21 | 0 | 48 | 4C | 2F | 3 | 3D | 21 |
| Octal | 207 | 46 | 41 | 0 | 110 | 114 | 57 | 3 | 75 | 41 |
| Binary | 10000111 | 100110 | 100001 | 0 | 1001000 | 1001100 | 101111 | 11 | 111101 | 100001 |
Color Harmonies of #872621
Complementary color
Monochromatic Colors of #872621
Black with #872621
Text Example
Text Example
White with #872621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872621; }
p { color: rgb(135,38,33); }
H1.HeaderClassName
{
color: #872621;
}
.AnyTagClassName
{
color: #872621;
}
</style>
background-color css
<style>
a { background-color: #872621; }
a { background-color: rgb(135,38,33); }
div.DivClassName
{
background-color: #872621;
}
.BgClassName
{
background-color: #872621;
}
</style>
border-color css
<style>
span { border-color: #872621; }
span { border-color: rgb(135,38,33); }
td.TdClassName
{
border-color: #872621;
}
.TagClassName
{
border-color: #872621;
}
</style>