Shades of Mandarian Orange #912820
Tints of Mandarian Orange #912820
RGB
CMYK
RGB Variations
Color information
#912820 (or 0x912820) is known color: Mandarian Orange. HEX triplet: 91, 28 and 20. RGB value is (145,40,32). Sum of RGB (Red+Green+Blue) = 145+40+32=217 (28% of max value = 765). Red value is 145 (57.03% from 255 or 66.82% from 217); Green value is 40 (16.02% from 255 or 18.43% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 145 - color contains mainly: red. Hex color #912820 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912820 is #6ED7DF. Grayscale: #464646. Windows color (decimal): -7264224 or 2107537. OLE color: 2107537.
HSL color Cylindrical-coordinate representation of color #912820: hue angle of 4.25º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #912820 is Cyan = 0, Magento = 0.72, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 40 | 32 | - |
| CMYK | 0 | 0.72 | 0.78 | 0.43 |
| HSL | 4.25º | 0.64% | 0.35% | - |
| HSV(B) | 4.25º | 0.78% | 0.57% | - |
| XYZ | 12.7 | 7.64 | 2.17 | - |
| YUV | 70.48 | 106.29 | 181.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 40 | 32 | 0 | 0.72 | 0.78 | 0.43 | 4.25 | 0.64 | 0.35 |
| Hex | 91 | 28 | 20 | 0 | 48 | 4E | 2B | 4 | 40 | 23 |
| Octal | 221 | 50 | 40 | 0 | 110 | 116 | 53 | 4 | 100 | 43 |
| Binary | 10010001 | 101000 | 100000 | 0 | 1001000 | 1001110 | 101011 | 100 | 1000000 | 100011 |
Color Harmonies of #912820
Complementary color
Monochromatic Colors of #912820
Black with #912820
Text Example
Text Example
White with #912820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912820; }
p { color: rgb(145,40,32); }
H1.HeaderClassName
{
color: #912820;
}
.AnyTagClassName
{
color: #912820;
}
</style>
background-color css
<style>
a { background-color: #912820; }
a { background-color: rgb(145,40,32); }
div.DivClassName
{
background-color: #912820;
}
.BgClassName
{
background-color: #912820;
}
</style>
border-color css
<style>
span { border-color: #912820; }
span { border-color: rgb(145,40,32); }
td.TdClassName
{
border-color: #912820;
}
.TagClassName
{
border-color: #912820;
}
</style>