Shades of Mandarian Orange #832823
Tints of Mandarian Orange #832823
RGB
CMYK
RGB Variations
Color information
#832823 (or 0x832823) is known color: Mandarian Orange. HEX triplet: 83, 28 and 23. RGB value is (131,40,35). Sum of RGB (Red+Green+Blue) = 131+40+35=206 (27% of max value = 765). Red value is 131 (51.56% from 255 or 63.59% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 131 - color contains mainly: red. Hex color #832823 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832823 is #7CD7DC. Grayscale: #424242. Windows color (decimal): -8181725 or 2304131. OLE color: 2304131.
HSL color Cylindrical-coordinate representation of color #832823: hue angle of 3.12º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832823 is Cyan = 0, Magento = 0.69, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 40 | 35 | - |
| CMYK | 0 | 0.69 | 0.73 | 0.49 |
| HSL | 3.13º | 0.58% | 0.33% | - |
| HSV(B) | 3.13º | 0.73% | 0.51% | - |
| XYZ | 10.42 | 6.46 | 2.29 | - |
| YUV | 66.64 | 110.15 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 40 | 35 | 0 | 0.69 | 0.73 | 0.49 | 3.13 | 0.58 | 0.33 |
| Hex | 83 | 28 | 23 | 0 | 45 | 49 | 31 | 3 | 3A | 21 |
| Octal | 203 | 50 | 43 | 0 | 105 | 111 | 61 | 3 | 72 | 41 |
| Binary | 10000011 | 101000 | 100011 | 0 | 1000101 | 1001001 | 110001 | 11 | 111010 | 100001 |
Color Harmonies of #832823
Complementary color
Monochromatic Colors of #832823
Black with #832823
Text Example
Text Example
White with #832823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832823; }
p { color: rgb(131,40,35); }
H1.HeaderClassName
{
color: #832823;
}
.AnyTagClassName
{
color: #832823;
}
</style>
background-color css
<style>
a { background-color: #832823; }
a { background-color: rgb(131,40,35); }
div.DivClassName
{
background-color: #832823;
}
.BgClassName
{
background-color: #832823;
}
</style>
border-color css
<style>
span { border-color: #832823; }
span { border-color: rgb(131,40,35); }
td.TdClassName
{
border-color: #832823;
}
.TagClassName
{
border-color: #832823;
}
</style>