Shades of Mandarian Orange #812320
Tints of Mandarian Orange #812320
RGB
CMYK
RGB Variations
Color information
#812320 (or 0x812320) is known color: Mandarian Orange. HEX triplet: 81, 23 and 20. RGB value is (129,35,32). Sum of RGB (Red+Green+Blue) = 129+35+32=196 (25% of max value = 765). Red value is 129 (50.78% from 255 or 65.82% from 196); Green value is 35 (14.06% from 255 or 17.86% from 196); Blue value is 32 (12.89% from 255 or 16.33% from 196); Max value from RGB is 129 - color contains mainly: red. Hex color #812320 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812320 is #7EDCDF. Grayscale: #3E3E3E. Windows color (decimal): -8314080 or 2106241. OLE color: 2106241.
HSL color Cylindrical-coordinate representation of color #812320: hue angle of 1.86º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #812320 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 32 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.49 |
| HSL | 1.86º | 0.6% | 0.32% | - |
| HSV(B) | 1.86º | 0.75% | 0.51% | - |
| XYZ | 9.92 | 5.97 | 2 | - |
| YUV | 62.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 32 | 0 | 0.73 | 0.75 | 0.49 | 1.86 | 0.6 | 0.32 |
| Hex | 81 | 23 | 20 | 0 | 49 | 4B | 31 | 2 | 3C | 20 |
| Octal | 201 | 43 | 40 | 0 | 111 | 113 | 61 | 2 | 74 | 40 |
| Binary | 10000001 | 100011 | 100000 | 0 | 1001001 | 1001011 | 110001 | 10 | 111100 | 100000 |
Color Harmonies of #812320
Complementary color
Monochromatic Colors of #812320
Black with #812320
Text Example
Text Example
White with #812320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812320; }
p { color: rgb(129,35,32); }
H1.HeaderClassName
{
color: #812320;
}
.AnyTagClassName
{
color: #812320;
}
</style>
background-color css
<style>
a { background-color: #812320; }
a { background-color: rgb(129,35,32); }
div.DivClassName
{
background-color: #812320;
}
.BgClassName
{
background-color: #812320;
}
</style>
border-color css
<style>
span { border-color: #812320; }
span { border-color: rgb(129,35,32); }
td.TdClassName
{
border-color: #812320;
}
.TagClassName
{
border-color: #812320;
}
</style>