Shades of Mandarian Orange #862723
Tints of Mandarian Orange #862723
RGB
CMYK
RGB Variations
Color information
#862723 (or 0x862723) is known color: Mandarian Orange. HEX triplet: 86, 27 and 23. RGB value is (134,39,35). Sum of RGB (Red+Green+Blue) = 134+39+35=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 35 (14.06% from 255 or 16.83% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #862723 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862723 is #79D8DC. Grayscale: #434343. Windows color (decimal): -7985373 or 2303878. OLE color: 2303878.
HSL color Cylindrical-coordinate representation of color #862723: hue angle of 2.42º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862723 is Cyan = 0, Magento = 0.71, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 35 | - |
| CMYK | 0 | 0.71 | 0.74 | 0.47 |
| HSL | 2.42º | 0.59% | 0.33% | - |
| HSV(B) | 2.42º | 0.74% | 0.53% | - |
| XYZ | 10.86 | 6.64 | 2.3 | - |
| YUV | 66.95 | 109.97 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 35 | 0 | 0.71 | 0.74 | 0.47 | 2.42 | 0.59 | 0.33 |
| Hex | 86 | 27 | 23 | 0 | 47 | 4A | 2F | 2 | 3B | 21 |
| Octal | 206 | 47 | 43 | 0 | 107 | 112 | 57 | 2 | 73 | 41 |
| Binary | 10000110 | 100111 | 100011 | 0 | 1000111 | 1001010 | 101111 | 10 | 111011 | 100001 |
Color Harmonies of #862723
Complementary color
Monochromatic Colors of #862723
Black with #862723
Text Example
Text Example
White with #862723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862723; }
p { color: rgb(134,39,35); }
H1.HeaderClassName
{
color: #862723;
}
.AnyTagClassName
{
color: #862723;
}
</style>
background-color css
<style>
a { background-color: #862723; }
a { background-color: rgb(134,39,35); }
div.DivClassName
{
background-color: #862723;
}
.BgClassName
{
background-color: #862723;
}
</style>
border-color css
<style>
span { border-color: #862723; }
span { border-color: rgb(134,39,35); }
td.TdClassName
{
border-color: #862723;
}
.TagClassName
{
border-color: #862723;
}
</style>