Shades of Mandarian Orange #872727
Tints of Mandarian Orange #872727
RGB
CMYK
RGB Variations
Color information
#872727 (or 0x872727) is known color: Mandarian Orange. HEX triplet: 87, 27 and 27. RGB value is (135,39,39). Sum of RGB (Red+Green+Blue) = 135+39+39=213 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.38% from 213); Green value is 39 (15.62% from 255 or 18.31% from 213); Blue value is 39 (15.62% from 255 or 18.31% from 213); Max value from RGB is 135 - color contains mainly: red. Hex color #872727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872727 is #78D8D8. Grayscale: #434343. Windows color (decimal): -7919833 or 2566023. OLE color: 2566023.
HSL color Cylindrical-coordinate representation of color #872727: hue angle of 0º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #872727 is Cyan = 0, Magento = 0.71, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 39 | 39 | - |
| CMYK | 0 | 0.71 | 0.71 | 0.47 |
| HSL | 0º | 0.55% | 0.34% | - |
| HSV(B) | 0º | 0.71% | 0.53% | - |
| XYZ | 11.08 | 6.75 | 2.64 | - |
| YUV | 67.7 | 111.8 | 176 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 39 | 39 | 0 | 0.71 | 0.71 | 0.47 | 0 | 0.55 | 0.34 |
| Hex | 87 | 27 | 27 | 0 | 47 | 47 | 2F | 0 | 37 | 22 |
| Octal | 207 | 47 | 47 | 0 | 107 | 107 | 57 | 0 | 67 | 42 |
| Binary | 10000111 | 100111 | 100111 | 0 | 1000111 | 1000111 | 101111 | 0 | 110111 | 100010 |
Color Harmonies of #872727
Complementary color
Monochromatic Colors of #872727
Black with #872727
Text Example
Text Example
White with #872727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872727; }
p { color: rgb(135,39,39); }
H1.HeaderClassName
{
color: #872727;
}
.AnyTagClassName
{
color: #872727;
}
</style>
background-color css
<style>
a { background-color: #872727; }
a { background-color: rgb(135,39,39); }
div.DivClassName
{
background-color: #872727;
}
.BgClassName
{
background-color: #872727;
}
</style>
border-color css
<style>
span { border-color: #872727; }
span { border-color: rgb(135,39,39); }
td.TdClassName
{
border-color: #872727;
}
.TagClassName
{
border-color: #872727;
}
</style>