Shades of Mandarian Orange #832825
Tints of Mandarian Orange #832825
RGB
CMYK
RGB Variations
Color information
#832825 (or 0x832825) is known color: Mandarian Orange. HEX triplet: 83, 28 and 25. RGB value is (131,40,37). Sum of RGB (Red+Green+Blue) = 131+40+37=208 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.98% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 37 (14.84% from 255 or 17.79% from 208); Max value from RGB is 131 - color contains mainly: red. Hex color #832825 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832825 is #7CD7DA. Grayscale: #424242. Windows color (decimal): -8181723 or 2435203. OLE color: 2435203.
HSL color Cylindrical-coordinate representation of color #832825: hue angle of 1.91º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #832825 is Cyan = 0, Magento = 0.69, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 40 | 37 | - |
| CMYK | 0 | 0.69 | 0.72 | 0.49 |
| HSL | 1.91º | 0.56% | 0.33% | - |
| HSV(B) | 1.91º | 0.72% | 0.51% | - |
| XYZ | 10.45 | 6.48 | 2.45 | - |
| YUV | 66.87 | 111.15 | 173.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 40 | 37 | 0 | 0.69 | 0.72 | 0.49 | 1.91 | 0.56 | 0.33 |
| Hex | 83 | 28 | 25 | 0 | 45 | 48 | 31 | 2 | 38 | 21 |
| Octal | 203 | 50 | 45 | 0 | 105 | 110 | 61 | 2 | 70 | 41 |
| Binary | 10000011 | 101000 | 100101 | 0 | 1000101 | 1001000 | 110001 | 10 | 111000 | 100001 |
Color Harmonies of #832825
Complementary color
Monochromatic Colors of #832825
Black with #832825
Text Example
Text Example
White with #832825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832825; }
p { color: rgb(131,40,37); }
H1.HeaderClassName
{
color: #832825;
}
.AnyTagClassName
{
color: #832825;
}
</style>
background-color css
<style>
a { background-color: #832825; }
a { background-color: rgb(131,40,37); }
div.DivClassName
{
background-color: #832825;
}
.BgClassName
{
background-color: #832825;
}
</style>
border-color css
<style>
span { border-color: #832825; }
span { border-color: rgb(131,40,37); }
td.TdClassName
{
border-color: #832825;
}
.TagClassName
{
border-color: #832825;
}
</style>