Shades of Mandarian Orange #862523
Tints of Mandarian Orange #862523
RGB
CMYK
RGB Variations
Color information
#862523 (or 0x862523) is known color: Mandarian Orange. HEX triplet: 86, 25 and 23. RGB value is (134,37,35). Sum of RGB (Red+Green+Blue) = 134+37+35=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #862523 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862523 is #79DADC. Grayscale: #414141. Windows color (decimal): -7985885 or 2303366. OLE color: 2303366.
HSL color Cylindrical-coordinate representation of color #862523: hue angle of 1.21º 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 #862523 is Cyan = 0, Magento = 0.72, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 35 | - |
| CMYK | 0 | 0.72 | 0.74 | 0.47 |
| HSL | 1.21º | 0.59% | 0.33% | - |
| HSV(B) | 1.21º | 0.74% | 0.53% | - |
| XYZ | 10.8 | 6.51 | 2.28 | - |
| YUV | 65.78 | 110.64 | 176.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 35 | 0 | 0.72 | 0.74 | 0.47 | 1.21 | 0.59 | 0.33 |
| Hex | 86 | 25 | 23 | 0 | 48 | 4A | 2F | 1 | 3B | 21 |
| Octal | 206 | 45 | 43 | 0 | 110 | 112 | 57 | 1 | 73 | 41 |
| Binary | 10000110 | 100101 | 100011 | 0 | 1001000 | 1001010 | 101111 | 1 | 111011 | 100001 |
Color Harmonies of #862523
Complementary color
Monochromatic Colors of #862523
Black with #862523
Text Example
Text Example
White with #862523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862523; }
p { color: rgb(134,37,35); }
H1.HeaderClassName
{
color: #862523;
}
.AnyTagClassName
{
color: #862523;
}
</style>
background-color css
<style>
a { background-color: #862523; }
a { background-color: rgb(134,37,35); }
div.DivClassName
{
background-color: #862523;
}
.BgClassName
{
background-color: #862523;
}
</style>
border-color css
<style>
span { border-color: #862523; }
span { border-color: rgb(134,37,35); }
td.TdClassName
{
border-color: #862523;
}
.TagClassName
{
border-color: #862523;
}
</style>