Shades of Mandarian Orange #971614
Tints of Mandarian Orange #971614
RGB
CMYK
RGB Variations
Color information
#971614 (or 0x971614) is known color: Mandarian Orange. HEX triplet: 97, 16 and 14. RGB value is (151,22,20). Sum of RGB (Red+Green+Blue) = 151+22+20=193 (25% of max value = 765). Red value is 151 (59.38% from 255 or 78.24% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 20 (8.20% from 255 or 10.36% from 193); Max value from RGB is 151 - color contains mainly: red. Hex color #971614 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #971614 is #68E9EB. Grayscale: #3C3C3C. Windows color (decimal): -6875628 or 1316503. OLE color: 1316503.
HSL color Cylindrical-coordinate representation of color #971614: hue angle of 0.92º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #971614 is Cyan = 0, Magento = 0.85, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 22 | 20 | - |
| CMYK | 0 | 0.85 | 0.87 | 0.41 |
| HSL | 0.92º | 0.77% | 0.34% | - |
| HSV(B) | 0.92º | 0.87% | 0.59% | - |
| XYZ | 13.18 | 7.2 | 1.36 | - |
| YUV | 60.34 | 105.24 | 192.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 22 | 20 | 0 | 0.85 | 0.87 | 0.41 | 0.92 | 0.77 | 0.34 |
| Hex | 97 | 16 | 14 | 0 | 55 | 57 | 29 | 1 | 4D | 22 |
| Octal | 227 | 26 | 24 | 0 | 125 | 127 | 51 | 1 | 115 | 42 |
| Binary | 10010111 | 10110 | 10100 | 0 | 1010101 | 1010111 | 101001 | 1 | 1001101 | 100010 |
Color Harmonies of #971614
Complementary color
Monochromatic Colors of #971614
Black with #971614
Text Example
Text Example
White with #971614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971614; }
p { color: rgb(151,22,20); }
H1.HeaderClassName
{
color: #971614;
}
.AnyTagClassName
{
color: #971614;
}
</style>
background-color css
<style>
a { background-color: #971614; }
a { background-color: rgb(151,22,20); }
div.DivClassName
{
background-color: #971614;
}
.BgClassName
{
background-color: #971614;
}
</style>
border-color css
<style>
span { border-color: #971614; }
span { border-color: rgb(151,22,20); }
td.TdClassName
{
border-color: #971614;
}
.TagClassName
{
border-color: #971614;
}
</style>