Shades of Mandarian Orange #862525
Tints of Mandarian Orange #862525
RGB
CMYK
RGB Variations
Color information
#862525 (or 0x862525) is known color: Mandarian Orange. HEX triplet: 86, 25 and 25. RGB value is (134,37,37). Sum of RGB (Red+Green+Blue) = 134+37+37=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 37 (14.84% from 255 or 17.79% from 208); Blue value is 37 (14.84% from 255 or 17.79% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #862525 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862525 is #79DADA. Grayscale: #424242. Windows color (decimal): -7985883 or 2434438. OLE color: 2434438.
HSL color Cylindrical-coordinate representation of color #862525: hue angle of 0º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862525 is Cyan = 0, Magento = 0.72, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 37 | - |
| CMYK | 0 | 0.72 | 0.72 | 0.47 |
| HSL | 0º | 0.57% | 0.34% | - |
| HSV(B) | 0º | 0.72% | 0.53% | - |
| XYZ | 10.83 | 6.53 | 2.44 | - |
| YUV | 66 | 111.64 | 176.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 37 | 0 | 0.72 | 0.72 | 0.47 | 0 | 0.57 | 0.34 |
| Hex | 86 | 25 | 25 | 0 | 48 | 48 | 2F | 0 | 39 | 22 |
| Octal | 206 | 45 | 45 | 0 | 110 | 110 | 57 | 0 | 71 | 42 |
| Binary | 10000110 | 100101 | 100101 | 0 | 1001000 | 1001000 | 101111 | 0 | 111001 | 100010 |
Color Harmonies of #862525
Complementary color
Monochromatic Colors of #862525
Black with #862525
Text Example
Text Example
White with #862525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862525; }
p { color: rgb(134,37,37); }
H1.HeaderClassName
{
color: #862525;
}
.AnyTagClassName
{
color: #862525;
}
</style>
background-color css
<style>
a { background-color: #862525; }
a { background-color: rgb(134,37,37); }
div.DivClassName
{
background-color: #862525;
}
.BgClassName
{
background-color: #862525;
}
</style>
border-color css
<style>
span { border-color: #862525; }
span { border-color: rgb(134,37,37); }
td.TdClassName
{
border-color: #862525;
}
.TagClassName
{
border-color: #862525;
}
</style>