Shades of Mandarian Orange #972819
Tints of Mandarian Orange #972819
RGB
CMYK
RGB Variations
Color information
#972819 (or 0x972819) is known color: Mandarian Orange. HEX triplet: 97, 28 and 19. RGB value is (151,40,25). Sum of RGB (Red+Green+Blue) = 151+40+25=216 (28% of max value = 765). Red value is 151 (59.38% from 255 or 69.91% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 25 (10.16% from 255 or 11.57% from 216); Max value from RGB is 151 - color contains mainly: red. Hex color #972819 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #972819 is #68D7E6. Grayscale: #474747. Windows color (decimal): -6871015 or 1648791. OLE color: 1648791.
HSL color Cylindrical-coordinate representation of color #972819: hue angle of 7.14º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #972819 is Cyan = 0, Magento = 0.74, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 40 | 25 | - |
| CMYK | 0 | 0.74 | 0.83 | 0.41 |
| HSL | 7.14º | 0.72% | 0.35% | - |
| HSV(B) | 7.14º | 0.83% | 0.59% | - |
| XYZ | 13.7 | 8.17 | 1.77 | - |
| YUV | 71.48 | 101.77 | 184.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 40 | 25 | 0 | 0.74 | 0.83 | 0.41 | 7.14 | 0.72 | 0.35 |
| Hex | 97 | 28 | 19 | 0 | 4A | 53 | 29 | 7 | 48 | 23 |
| Octal | 227 | 50 | 31 | 0 | 112 | 123 | 51 | 7 | 110 | 43 |
| Binary | 10010111 | 101000 | 11001 | 0 | 1001010 | 1010011 | 101001 | 111 | 1001000 | 100011 |
Color Harmonies of #972819
Complementary color
Monochromatic Colors of #972819
Black with #972819
Text Example
Text Example
White with #972819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972819; }
p { color: rgb(151,40,25); }
H1.HeaderClassName
{
color: #972819;
}
.AnyTagClassName
{
color: #972819;
}
</style>
background-color css
<style>
a { background-color: #972819; }
a { background-color: rgb(151,40,25); }
div.DivClassName
{
background-color: #972819;
}
.BgClassName
{
background-color: #972819;
}
</style>
border-color css
<style>
span { border-color: #972819; }
span { border-color: rgb(151,40,25); }
td.TdClassName
{
border-color: #972819;
}
.TagClassName
{
border-color: #972819;
}
</style>