Shades of Mandarian Orange #912120
Tints of Mandarian Orange #912120
RGB
CMYK
RGB Variations
Color information
#912120 (or 0x912120) is known color: Mandarian Orange. HEX triplet: 91, 21 and 20. RGB value is (145,33,32). Sum of RGB (Red+Green+Blue) = 145+33+32=210 (27% of max value = 765). Red value is 145 (57.03% from 255 or 69.05% from 210); Green value is 33 (13.28% from 255 or 15.71% from 210); Blue value is 32 (12.89% from 255 or 15.24% from 210); Max value from RGB is 145 - color contains mainly: red. Hex color #912120 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912120 is #6EDEDF. Grayscale: #424242. Windows color (decimal): -7266016 or 2105745. OLE color: 2105745.
HSL color Cylindrical-coordinate representation of color #912120: hue angle of 0.53º 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 #912120 is Cyan = 0, Magento = 0.77, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 33 | 32 | - |
| CMYK | 0 | 0.77 | 0.78 | 0.43 |
| HSL | 0.53º | 0.64% | 0.35% | - |
| HSV(B) | 0.53º | 0.78% | 0.57% | - |
| XYZ | 12.48 | 7.21 | 2.1 | - |
| YUV | 66.37 | 108.61 | 184.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 33 | 32 | 0 | 0.77 | 0.78 | 0.43 | 0.53 | 0.64 | 0.35 |
| Hex | 91 | 21 | 20 | 0 | 4D | 4E | 2B | 1 | 40 | 23 |
| Octal | 221 | 41 | 40 | 0 | 115 | 116 | 53 | 1 | 100 | 43 |
| Binary | 10010001 | 100001 | 100000 | 0 | 1001101 | 1001110 | 101011 | 1 | 1000000 | 100011 |
Color Harmonies of #912120
Complementary color
Monochromatic Colors of #912120
Black with #912120
Text Example
Text Example
White with #912120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912120; }
p { color: rgb(145,33,32); }
H1.HeaderClassName
{
color: #912120;
}
.AnyTagClassName
{
color: #912120;
}
</style>
background-color css
<style>
a { background-color: #912120; }
a { background-color: rgb(145,33,32); }
div.DivClassName
{
background-color: #912120;
}
.BgClassName
{
background-color: #912120;
}
</style>
border-color css
<style>
span { border-color: #912120; }
span { border-color: rgb(145,33,32); }
td.TdClassName
{
border-color: #912120;
}
.TagClassName
{
border-color: #912120;
}
</style>