Shades of Mandarian Orange #812621
Tints of Mandarian Orange #812621
RGB
CMYK
RGB Variations
Color information
#812621 (or 0x812621) is known color: Mandarian Orange. HEX triplet: 81, 26 and 21. RGB value is (129,38,33). Sum of RGB (Red+Green+Blue) = 129+38+33=200 (26% of max value = 765). Red value is 129 (50.78% from 255 or 64.5% from 200); Green value is 38 (15.23% from 255 or 19% from 200); Blue value is 33 (13.28% from 255 or 16.5% from 200); Max value from RGB is 129 - color contains mainly: red. Hex color #812621 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812621 is #7ED9DE. Grayscale: #404040. Windows color (decimal): -8313311 or 2172545. OLE color: 2172545.
HSL color Cylindrical-coordinate representation of color #812621: hue angle of 3.12º 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 #812621 is Cyan = 0, Magento = 0.71, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 38 | 33 | - |
| CMYK | 0 | 0.71 | 0.74 | 0.49 |
| HSL | 3.13º | 0.59% | 0.32% | - |
| HSV(B) | 3.13º | 0.74% | 0.51% | - |
| XYZ | 10.02 | 6.16 | 2.1 | - |
| YUV | 64.64 | 110.15 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 38 | 33 | 0 | 0.71 | 0.74 | 0.49 | 3.13 | 0.59 | 0.32 |
| Hex | 81 | 26 | 21 | 0 | 47 | 4A | 31 | 3 | 3B | 20 |
| Octal | 201 | 46 | 41 | 0 | 107 | 112 | 61 | 3 | 73 | 40 |
| Binary | 10000001 | 100110 | 100001 | 0 | 1000111 | 1001010 | 110001 | 11 | 111011 | 100000 |
Color Harmonies of #812621
Complementary color
Monochromatic Colors of #812621
Black with #812621
Text Example
Text Example
White with #812621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812621; }
p { color: rgb(129,38,33); }
H1.HeaderClassName
{
color: #812621;
}
.AnyTagClassName
{
color: #812621;
}
</style>
background-color css
<style>
a { background-color: #812621; }
a { background-color: rgb(129,38,33); }
div.DivClassName
{
background-color: #812621;
}
.BgClassName
{
background-color: #812621;
}
</style>
border-color css
<style>
span { border-color: #812621; }
span { border-color: rgb(129,38,33); }
td.TdClassName
{
border-color: #812621;
}
.TagClassName
{
border-color: #812621;
}
</style>