Shades of Mandarian Orange #862623
Tints of Mandarian Orange #862623
RGB
CMYK
RGB Variations
Color information
#862623 (or 0x862623) is known color: Mandarian Orange. HEX triplet: 86, 26 and 23. RGB value is (134,38,35). Sum of RGB (Red+Green+Blue) = 134+38+35=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 35 (14.06% from 255 or 16.91% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #862623 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862623 is #79D9DC. Grayscale: #424242. Windows color (decimal): -7985629 or 2303622. OLE color: 2303622.
HSL color Cylindrical-coordinate representation of color #862623: hue angle of 1.82º 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 #862623 is Cyan = 0, Magento = 0.72, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 35 | - |
| CMYK | 0 | 0.72 | 0.74 | 0.47 |
| HSL | 1.82º | 0.59% | 0.33% | - |
| HSV(B) | 1.82º | 0.74% | 0.53% | - |
| XYZ | 10.83 | 6.58 | 2.29 | - |
| YUV | 66.36 | 110.3 | 176.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 35 | 0 | 0.72 | 0.74 | 0.47 | 1.82 | 0.59 | 0.33 |
| Hex | 86 | 26 | 23 | 0 | 48 | 4A | 2F | 2 | 3B | 21 |
| Octal | 206 | 46 | 43 | 0 | 110 | 112 | 57 | 2 | 73 | 41 |
| Binary | 10000110 | 100110 | 100011 | 0 | 1001000 | 1001010 | 101111 | 10 | 111011 | 100001 |
Color Harmonies of #862623
Complementary color
Monochromatic Colors of #862623
Black with #862623
Text Example
Text Example
White with #862623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862623; }
p { color: rgb(134,38,35); }
H1.HeaderClassName
{
color: #862623;
}
.AnyTagClassName
{
color: #862623;
}
</style>
background-color css
<style>
a { background-color: #862623; }
a { background-color: rgb(134,38,35); }
div.DivClassName
{
background-color: #862623;
}
.BgClassName
{
background-color: #862623;
}
</style>
border-color css
<style>
span { border-color: #862623; }
span { border-color: rgb(134,38,35); }
td.TdClassName
{
border-color: #862623;
}
.TagClassName
{
border-color: #862623;
}
</style>