Shades of Mandarian Orange #972716
Tints of Mandarian Orange #972716
RGB
CMYK
RGB Variations
Color information
#972716 (or 0x972716) is known color: Mandarian Orange. HEX triplet: 97, 27 and 16. RGB value is (151,39,22). Sum of RGB (Red+Green+Blue) = 151+39+22=212 (28% of max value = 765). Red value is 151 (59.38% from 255 or 71.23% from 212); Green value is 39 (15.62% from 255 or 18.40% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 151 - color contains mainly: red. Hex color #972716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #972716 is #68D8E9. Grayscale: #464646. Windows color (decimal): -6871274 or 1451927. OLE color: 1451927.
HSL color Cylindrical-coordinate representation of color #972716: hue angle of 7.91º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #972716 is Cyan = 0, Magento = 0.74, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 39 | 22 | - |
| CMYK | 0 | 0.74 | 0.85 | 0.41 |
| HSL | 7.91º | 0.75% | 0.34% | - |
| HSV(B) | 7.91º | 0.85% | 0.59% | - |
| XYZ | 13.63 | 8.09 | 1.6 | - |
| YUV | 70.55 | 100.61 | 185.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 39 | 22 | 0 | 0.74 | 0.85 | 0.41 | 7.91 | 0.75 | 0.34 |
| Hex | 97 | 27 | 16 | 0 | 4A | 55 | 29 | 8 | 4B | 22 |
| Octal | 227 | 47 | 26 | 0 | 112 | 125 | 51 | 10 | 113 | 42 |
| Binary | 10010111 | 100111 | 10110 | 0 | 1001010 | 1010101 | 101001 | 1000 | 1001011 | 100010 |
Color Harmonies of #972716
Complementary color
Monochromatic Colors of #972716
Black with #972716
Text Example
Text Example
White with #972716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972716; }
p { color: rgb(151,39,22); }
H1.HeaderClassName
{
color: #972716;
}
.AnyTagClassName
{
color: #972716;
}
</style>
background-color css
<style>
a { background-color: #972716; }
a { background-color: rgb(151,39,22); }
div.DivClassName
{
background-color: #972716;
}
.BgClassName
{
background-color: #972716;
}
</style>
border-color css
<style>
span { border-color: #972716; }
span { border-color: rgb(151,39,22); }
td.TdClassName
{
border-color: #972716;
}
.TagClassName
{
border-color: #972716;
}
</style>