Shades of Mandarian Orange #862921
Tints of Mandarian Orange #862921
RGB
CMYK
RGB Variations
Color information
#862921 (or 0x862921) is known color: Mandarian Orange. HEX triplet: 86, 29 and 21. RGB value is (134,41,33). Sum of RGB (Red+Green+Blue) = 134+41+33=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 33 (13.28% from 255 or 15.87% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #862921 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862921 is #79D6DE. Grayscale: #444444. Windows color (decimal): -7984863 or 2173318. OLE color: 2173318.
HSL color Cylindrical-coordinate representation of color #862921: hue angle of 4.75º 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 #862921 is Cyan = 0, Magento = 0.69, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 33 | - |
| CMYK | 0 | 0.69 | 0.75 | 0.47 |
| HSL | 4.75º | 0.6% | 0.33% | - |
| HSV(B) | 4.75º | 0.75% | 0.53% | - |
| XYZ | 10.9 | 6.76 | 2.17 | - |
| YUV | 67.9 | 108.31 | 175.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 33 | 0 | 0.69 | 0.75 | 0.47 | 4.75 | 0.6 | 0.33 |
| Hex | 86 | 29 | 21 | 0 | 45 | 4B | 2F | 5 | 3C | 21 |
| Octal | 206 | 51 | 41 | 0 | 105 | 113 | 57 | 5 | 74 | 41 |
| Binary | 10000110 | 101001 | 100001 | 0 | 1000101 | 1001011 | 101111 | 101 | 111100 | 100001 |
Color Harmonies of #862921
Complementary color
Monochromatic Colors of #862921
Black with #862921
Text Example
Text Example
White with #862921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862921; }
p { color: rgb(134,41,33); }
H1.HeaderClassName
{
color: #862921;
}
.AnyTagClassName
{
color: #862921;
}
</style>
background-color css
<style>
a { background-color: #862921; }
a { background-color: rgb(134,41,33); }
div.DivClassName
{
background-color: #862921;
}
.BgClassName
{
background-color: #862921;
}
</style>
border-color css
<style>
span { border-color: #862921; }
span { border-color: rgb(134,41,33); }
td.TdClassName
{
border-color: #862921;
}
.TagClassName
{
border-color: #862921;
}
</style>