Shades of Mandarian Orange #972505
Tints of Mandarian Orange #972505
RGB
CMYK
RGB Variations
Color information
#972505 (or 0x972505) is known color: Mandarian Orange. HEX triplet: 97, 25 and 05. RGB value is (151,37,5). Sum of RGB (Red+Green+Blue) = 151+37+5=193 (25% of max value = 765). Red value is 151 (59.38% from 255 or 78.24% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 5 (2.34% from 255 or 2.59% from 193); Max value from RGB is 151 - color contains mainly: red. Hex color #972505 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #972505 is #68DAFA. Grayscale: #434343. Windows color (decimal): -6871803 or 337303. OLE color: 337303.
HSL color Cylindrical-coordinate representation of color #972505: hue angle of 13.15º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #972505 is Cyan = 0, Magento = 0.75, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 37 | 5 | - |
| CMYK | 0 | 0.75 | 0.97 | 0.41 |
| HSL | 13.15º | 0.94% | 0.31% | - |
| HSV(B) | 13.15º | 0.97% | 0.59% | - |
| XYZ | 13.45 | 7.91 | 0.96 | - |
| YUV | 67.44 | 92.77 | 187.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 37 | 5 | 0 | 0.75 | 0.97 | 0.41 | 13.15 | 0.94 | 0.31 |
| Hex | 97 | 25 | 5 | 0 | 4B | 61 | 29 | D | 5E | 1F |
| Octal | 227 | 45 | 5 | 0 | 113 | 141 | 51 | 15 | 136 | 37 |
| Binary | 10010111 | 100101 | 101 | 0 | 1001011 | 1100001 | 101001 | 1101 | 1011110 | 11111 |
Color Harmonies of #972505
Complementary color
Monochromatic Colors of #972505
Black with #972505
Text Example
Text Example
White with #972505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972505; }
p { color: rgb(151,37,5); }
H1.HeaderClassName
{
color: #972505;
}
.AnyTagClassName
{
color: #972505;
}
</style>
background-color css
<style>
a { background-color: #972505; }
a { background-color: rgb(151,37,5); }
div.DivClassName
{
background-color: #972505;
}
.BgClassName
{
background-color: #972505;
}
</style>
border-color css
<style>
span { border-color: #972505; }
span { border-color: rgb(151,37,5); }
td.TdClassName
{
border-color: #972505;
}
.TagClassName
{
border-color: #972505;
}
</style>