Shades of Mandarian Orange #872926
Tints of Mandarian Orange #872926
RGB
CMYK
RGB Variations
Color information
#872926 (or 0x872926) is known color: Mandarian Orange. HEX triplet: 87, 29 and 26. RGB value is (135,41,38). Sum of RGB (Red+Green+Blue) = 135+41+38=214 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.08% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 38 (15.23% from 255 or 17.76% from 214); Max value from RGB is 135 - color contains mainly: red. Hex color #872926 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872926 is #78D6D9. Grayscale: #444444. Windows color (decimal): -7919322 or 2500999. OLE color: 2500999.
HSL color Cylindrical-coordinate representation of color #872926: hue angle of 1.86º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #872926 is Cyan = 0, Magento = 0.70, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 38 | - |
| CMYK | 0 | 0.70 | 0.72 | 0.47 |
| HSL | 1.86º | 0.56% | 0.34% | - |
| HSV(B) | 1.86º | 0.72% | 0.53% | - |
| XYZ | 11.13 | 6.88 | 2.57 | - |
| YUV | 68.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 38 | 0 | 0.70 | 0.72 | 0.47 | 1.86 | 0.56 | 0.34 |
| Hex | 87 | 29 | 26 | 0 | 46 | 48 | 2F | 2 | 38 | 22 |
| Octal | 207 | 51 | 46 | 0 | 106 | 110 | 57 | 2 | 70 | 42 |
| Binary | 10000111 | 101001 | 100110 | 0 | 1000110 | 1001000 | 101111 | 10 | 111000 | 100010 |
Color Harmonies of #872926
Complementary color
Monochromatic Colors of #872926
Black with #872926
Text Example
Text Example
White with #872926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872926; }
p { color: rgb(135,41,38); }
H1.HeaderClassName
{
color: #872926;
}
.AnyTagClassName
{
color: #872926;
}
</style>
background-color css
<style>
a { background-color: #872926; }
a { background-color: rgb(135,41,38); }
div.DivClassName
{
background-color: #872926;
}
.BgClassName
{
background-color: #872926;
}
</style>
border-color css
<style>
span { border-color: #872926; }
span { border-color: rgb(135,41,38); }
td.TdClassName
{
border-color: #872926;
}
.TagClassName
{
border-color: #872926;
}
</style>