Shades of Mandarian Orange #812323
Tints of Mandarian Orange #812323
RGB
CMYK
RGB Variations
Color information
#812323 (or 0x812323) is known color: Mandarian Orange. HEX triplet: 81, 23 and 23. RGB value is (129,35,35). Sum of RGB (Red+Green+Blue) = 129+35+35=199 (26% of max value = 765). Red value is 129 (50.78% from 255 or 64.82% from 199); Green value is 35 (14.06% from 255 or 17.59% from 199); Blue value is 35 (14.06% from 255 or 17.59% from 199); Max value from RGB is 129 - color contains mainly: red. Hex color #812323 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812323 is #7EDCDC. Grayscale: #3F3F3F. Windows color (decimal): -8314077 or 2302849. OLE color: 2302849.
HSL color Cylindrical-coordinate representation of color #812323: hue angle of 0º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #812323 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 35 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.49 |
| HSL | 0º | 0.57% | 0.32% | - |
| HSV(B) | 0º | 0.73% | 0.51% | - |
| XYZ | 9.96 | 5.99 | 2.22 | - |
| YUV | 63.11 | 112.14 | 175 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 35 | 0 | 0.73 | 0.73 | 0.49 | 0 | 0.57 | 0.32 |
| Hex | 81 | 23 | 23 | 0 | 49 | 49 | 31 | 0 | 39 | 20 |
| Octal | 201 | 43 | 43 | 0 | 111 | 111 | 61 | 0 | 71 | 40 |
| Binary | 10000001 | 100011 | 100011 | 0 | 1001001 | 1001001 | 110001 | 0 | 111001 | 100000 |
Color Harmonies of #812323
Complementary color
Monochromatic Colors of #812323
Black with #812323
Text Example
Text Example
White with #812323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812323; }
p { color: rgb(129,35,35); }
H1.HeaderClassName
{
color: #812323;
}
.AnyTagClassName
{
color: #812323;
}
</style>
background-color css
<style>
a { background-color: #812323; }
a { background-color: rgb(129,35,35); }
div.DivClassName
{
background-color: #812323;
}
.BgClassName
{
background-color: #812323;
}
</style>
border-color css
<style>
span { border-color: #812323; }
span { border-color: rgb(129,35,35); }
td.TdClassName
{
border-color: #812323;
}
.TagClassName
{
border-color: #812323;
}
</style>