Shades of Mandarian Orange #912116
Tints of Mandarian Orange #912116
RGB
CMYK
RGB Variations
Color information
#912116 (or 0x912116) is known color: Mandarian Orange. HEX triplet: 91, 21 and 16. RGB value is (145,33,22). Sum of RGB (Red+Green+Blue) = 145+33+22=200 (26% of max value = 765). Red value is 145 (57.03% from 255 or 72.5% from 200); Green value is 33 (13.28% from 255 or 16.5% from 200); Blue value is 22 (8.98% from 255 or 11% from 200); Max value from RGB is 145 - color contains mainly: red. Hex color #912116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912116 is #6EDEE9. Grayscale: #414141. Windows color (decimal): -7266026 or 1450385. OLE color: 1450385.
HSL color Cylindrical-coordinate representation of color #912116: hue angle of 5.37º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #912116 is Cyan = 0, Magento = 0.77, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 33 | 22 | - |
| CMYK | 0 | 0.77 | 0.85 | 0.43 |
| HSL | 5.37º | 0.74% | 0.33% | - |
| HSV(B) | 5.37º | 0.85% | 0.57% | - |
| XYZ | 12.37 | 7.17 | 1.49 | - |
| YUV | 65.23 | 103.61 | 184.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 33 | 22 | 0 | 0.77 | 0.85 | 0.43 | 5.37 | 0.74 | 0.33 |
| Hex | 91 | 21 | 16 | 0 | 4D | 55 | 2B | 5 | 4A | 21 |
| Octal | 221 | 41 | 26 | 0 | 115 | 125 | 53 | 5 | 112 | 41 |
| Binary | 10010001 | 100001 | 10110 | 0 | 1001101 | 1010101 | 101011 | 101 | 1001010 | 100001 |
Color Harmonies of #912116
Complementary color
Monochromatic Colors of #912116
Black with #912116
Text Example
Text Example
White with #912116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912116; }
p { color: rgb(145,33,22); }
H1.HeaderClassName
{
color: #912116;
}
.AnyTagClassName
{
color: #912116;
}
</style>
background-color css
<style>
a { background-color: #912116; }
a { background-color: rgb(145,33,22); }
div.DivClassName
{
background-color: #912116;
}
.BgClassName
{
background-color: #912116;
}
</style>
border-color css
<style>
span { border-color: #912116; }
span { border-color: rgb(145,33,22); }
td.TdClassName
{
border-color: #912116;
}
.TagClassName
{
border-color: #912116;
}
</style>