Shades of Mandarian Orange #812624
Tints of Mandarian Orange #812624
RGB
CMYK
RGB Variations
Color information
#812624 (or 0x812624) is known color: Mandarian Orange. HEX triplet: 81, 26 and 24. RGB value is (129,38,36). Sum of RGB (Red+Green+Blue) = 129+38+36=203 (26% of max value = 765). Red value is 129 (50.78% from 255 or 63.55% from 203); Green value is 38 (15.23% from 255 or 18.72% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 129 - color contains mainly: red. Hex color #812624 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812624 is #7ED9DB. Grayscale: #414141. Windows color (decimal): -8313308 or 2369153. OLE color: 2369153.
HSL color Cylindrical-coordinate representation of color #812624: hue angle of 1.29º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #812624 is Cyan = 0, Magento = 0.71, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 38 | 36 | - |
| CMYK | 0 | 0.71 | 0.72 | 0.49 |
| HSL | 1.29º | 0.56% | 0.32% | - |
| HSV(B) | 1.29º | 0.72% | 0.51% | - |
| XYZ | 10.06 | 6.18 | 2.33 | - |
| YUV | 64.98 | 111.65 | 173.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 38 | 36 | 0 | 0.71 | 0.72 | 0.49 | 1.29 | 0.56 | 0.32 |
| Hex | 81 | 26 | 24 | 0 | 47 | 48 | 31 | 1 | 38 | 20 |
| Octal | 201 | 46 | 44 | 0 | 107 | 110 | 61 | 1 | 70 | 40 |
| Binary | 10000001 | 100110 | 100100 | 0 | 1000111 | 1001000 | 110001 | 1 | 111000 | 100000 |
Color Harmonies of #812624
Complementary color
Monochromatic Colors of #812624
Black with #812624
Text Example
Text Example
White with #812624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812624; }
p { color: rgb(129,38,36); }
H1.HeaderClassName
{
color: #812624;
}
.AnyTagClassName
{
color: #812624;
}
</style>
background-color css
<style>
a { background-color: #812624; }
a { background-color: rgb(129,38,36); }
div.DivClassName
{
background-color: #812624;
}
.BgClassName
{
background-color: #812624;
}
</style>
border-color css
<style>
span { border-color: #812624; }
span { border-color: rgb(129,38,36); }
td.TdClassName
{
border-color: #812624;
}
.TagClassName
{
border-color: #812624;
}
</style>