Shades of Mandarian Orange #912520
Tints of Mandarian Orange #912520
RGB
CMYK
RGB Variations
Color information
#912520 (or 0x912520) is known color: Mandarian Orange. HEX triplet: 91, 25 and 20. RGB value is (145,37,32). Sum of RGB (Red+Green+Blue) = 145+37+32=214 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.76% from 214); Green value is 37 (14.84% from 255 or 17.29% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 145 - color contains mainly: red. Hex color #912520 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912520 is #6EDADF. Grayscale: #444444. Windows color (decimal): -7264992 or 2106769. OLE color: 2106769.
HSL color Cylindrical-coordinate representation of color #912520: hue angle of 2.65º 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 #912520 is Cyan = 0, Magento = 0.74, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 37 | 32 | - |
| CMYK | 0 | 0.74 | 0.78 | 0.43 |
| HSL | 2.65º | 0.64% | 0.35% | - |
| HSV(B) | 2.65º | 0.78% | 0.57% | - |
| XYZ | 12.6 | 7.45 | 2.14 | - |
| YUV | 68.72 | 107.28 | 182.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 37 | 32 | 0 | 0.74 | 0.78 | 0.43 | 2.65 | 0.64 | 0.35 |
| Hex | 91 | 25 | 20 | 0 | 4A | 4E | 2B | 3 | 40 | 23 |
| Octal | 221 | 45 | 40 | 0 | 112 | 116 | 53 | 3 | 100 | 43 |
| Binary | 10010001 | 100101 | 100000 | 0 | 1001010 | 1001110 | 101011 | 11 | 1000000 | 100011 |
Color Harmonies of #912520
Complementary color
Monochromatic Colors of #912520
Black with #912520
Text Example
Text Example
White with #912520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912520; }
p { color: rgb(145,37,32); }
H1.HeaderClassName
{
color: #912520;
}
.AnyTagClassName
{
color: #912520;
}
</style>
background-color css
<style>
a { background-color: #912520; }
a { background-color: rgb(145,37,32); }
div.DivClassName
{
background-color: #912520;
}
.BgClassName
{
background-color: #912520;
}
</style>
border-color css
<style>
span { border-color: #912520; }
span { border-color: rgb(145,37,32); }
td.TdClassName
{
border-color: #912520;
}
.TagClassName
{
border-color: #912520;
}
</style>