Shades of Mandarian Orange #912416
Tints of Mandarian Orange #912416
RGB
CMYK
RGB Variations
Color information
#912416 (or 0x912416) is known color: Mandarian Orange. HEX triplet: 91, 24 and 16. RGB value is (145,36,22). Sum of RGB (Red+Green+Blue) = 145+36+22=203 (26% of max value = 765). Red value is 145 (57.03% from 255 or 71.43% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 22 (8.98% from 255 or 10.84% from 203); Max value from RGB is 145 - color contains mainly: red. Hex color #912416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912416 is #6EDBE9. Grayscale: #434343. Windows color (decimal): -7265258 or 1451153. OLE color: 1451153.
HSL color Cylindrical-coordinate representation of color #912416: hue angle of 6.83º 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 #912416 is Cyan = 0, Magento = 0.75, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 22 | - |
| CMYK | 0 | 0.75 | 0.85 | 0.43 |
| HSL | 6.83º | 0.74% | 0.33% | - |
| HSV(B) | 6.83º | 0.85% | 0.57% | - |
| XYZ | 12.45 | 7.34 | 1.52 | - |
| YUV | 67 | 102.61 | 183.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 22 | 0 | 0.75 | 0.85 | 0.43 | 6.83 | 0.74 | 0.33 |
| Hex | 91 | 24 | 16 | 0 | 4B | 55 | 2B | 7 | 4A | 21 |
| Octal | 221 | 44 | 26 | 0 | 113 | 125 | 53 | 7 | 112 | 41 |
| Binary | 10010001 | 100100 | 10110 | 0 | 1001011 | 1010101 | 101011 | 111 | 1001010 | 100001 |
Color Harmonies of #912416
Complementary color
Monochromatic Colors of #912416
Black with #912416
Text Example
Text Example
White with #912416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912416; }
p { color: rgb(145,36,22); }
H1.HeaderClassName
{
color: #912416;
}
.AnyTagClassName
{
color: #912416;
}
</style>
background-color css
<style>
a { background-color: #912416; }
a { background-color: rgb(145,36,22); }
div.DivClassName
{
background-color: #912416;
}
.BgClassName
{
background-color: #912416;
}
</style>
border-color css
<style>
span { border-color: #912416; }
span { border-color: rgb(145,36,22); }
td.TdClassName
{
border-color: #912416;
}
.TagClassName
{
border-color: #912416;
}
</style>