Shades of Mandarian Orange #832522
Tints of Mandarian Orange #832522
RGB
CMYK
RGB Variations
Color information
#832522 (or 0x832522) is known color: Mandarian Orange. HEX triplet: 83, 25 and 22. RGB value is (131,37,34). Sum of RGB (Red+Green+Blue) = 131+37+34=202 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.85% from 202); Green value is 37 (14.84% from 255 or 18.32% from 202); Blue value is 34 (13.67% from 255 or 16.83% from 202); Max value from RGB is 131 - color contains mainly: red. Hex color #832522 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832522 is #7CDADD. Grayscale: #404040. Windows color (decimal): -8182494 or 2237827. OLE color: 2237827.
HSL color Cylindrical-coordinate representation of color #832522: hue angle of 1.86º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #832522 is Cyan = 0, Magento = 0.72, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 34 | - |
| CMYK | 0 | 0.72 | 0.74 | 0.49 |
| HSL | 1.86º | 0.59% | 0.32% | - |
| HSV(B) | 1.86º | 0.74% | 0.51% | - |
| XYZ | 10.31 | 6.26 | 2.18 | - |
| YUV | 64.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 34 | 0 | 0.72 | 0.74 | 0.49 | 1.86 | 0.59 | 0.32 |
| Hex | 83 | 25 | 22 | 0 | 48 | 4A | 31 | 2 | 3B | 20 |
| Octal | 203 | 45 | 42 | 0 | 110 | 112 | 61 | 2 | 73 | 40 |
| Binary | 10000011 | 100101 | 100010 | 0 | 1001000 | 1001010 | 110001 | 10 | 111011 | 100000 |
Color Harmonies of #832522
Complementary color
Monochromatic Colors of #832522
Black with #832522
Text Example
Text Example
White with #832522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832522; }
p { color: rgb(131,37,34); }
H1.HeaderClassName
{
color: #832522;
}
.AnyTagClassName
{
color: #832522;
}
</style>
background-color css
<style>
a { background-color: #832522; }
a { background-color: rgb(131,37,34); }
div.DivClassName
{
background-color: #832522;
}
.BgClassName
{
background-color: #832522;
}
</style>
border-color css
<style>
span { border-color: #832522; }
span { border-color: rgb(131,37,34); }
td.TdClassName
{
border-color: #832522;
}
.TagClassName
{
border-color: #832522;
}
</style>