Shades of Mandarian Orange #862421
Tints of Mandarian Orange #862421
RGB
CMYK
RGB Variations
Color information
#862421 (or 0x862421) is known color: Mandarian Orange. HEX triplet: 86, 24 and 21. RGB value is (134,36,33). Sum of RGB (Red+Green+Blue) = 134+36+33=203 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.01% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 134 - color contains mainly: red. Hex color #862421 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862421 is #79DBDE. Grayscale: #414141. Windows color (decimal): -7986143 or 2172038. OLE color: 2172038.
HSL color Cylindrical-coordinate representation of color #862421: hue angle of 1.78º 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 #862421 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 33 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.47 |
| HSL | 1.78º | 0.6% | 0.33% | - |
| HSV(B) | 1.78º | 0.75% | 0.53% | - |
| XYZ | 10.74 | 6.44 | 2.12 | - |
| YUV | 64.96 | 109.97 | 177.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 33 | 0 | 0.73 | 0.75 | 0.47 | 1.78 | 0.6 | 0.33 |
| Hex | 86 | 24 | 21 | 0 | 49 | 4B | 2F | 2 | 3C | 21 |
| Octal | 206 | 44 | 41 | 0 | 111 | 113 | 57 | 2 | 74 | 41 |
| Binary | 10000110 | 100100 | 100001 | 0 | 1001001 | 1001011 | 101111 | 10 | 111100 | 100001 |
Color Harmonies of #862421
Complementary color
Monochromatic Colors of #862421
Black with #862421
Text Example
Text Example
White with #862421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862421; }
p { color: rgb(134,36,33); }
H1.HeaderClassName
{
color: #862421;
}
.AnyTagClassName
{
color: #862421;
}
</style>
background-color css
<style>
a { background-color: #862421; }
a { background-color: rgb(134,36,33); }
div.DivClassName
{
background-color: #862421;
}
.BgClassName
{
background-color: #862421;
}
</style>
border-color css
<style>
span { border-color: #862421; }
span { border-color: rgb(134,36,33); }
td.TdClassName
{
border-color: #862421;
}
.TagClassName
{
border-color: #862421;
}
</style>