Shades of Mandarian Orange #972312
Tints of Mandarian Orange #972312
RGB
CMYK
RGB Variations
Color information
#972312 (or 0x972312) is known color: Mandarian Orange. HEX triplet: 97, 23 and 12. RGB value is (151,35,18). Sum of RGB (Red+Green+Blue) = 151+35+18=204 (27% of max value = 765). Red value is 151 (59.38% from 255 or 74.02% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 18 (7.42% from 255 or 8.82% from 204); Max value from RGB is 151 - color contains mainly: red. Hex color #972312 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #972312 is #68DCED. Grayscale: #434343. Windows color (decimal): -6872302 or 1188759. OLE color: 1188759.
HSL color Cylindrical-coordinate representation of color #972312: hue angle of 7.67º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #972312 is Cyan = 0, Magento = 0.77, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 35 | 18 | - |
| CMYK | 0 | 0.77 | 0.88 | 0.41 |
| HSL | 7.67º | 0.79% | 0.33% | - |
| HSV(B) | 7.67º | 0.88% | 0.59% | - |
| XYZ | 13.47 | 7.83 | 1.37 | - |
| YUV | 67.75 | 99.93 | 187.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 35 | 18 | 0 | 0.77 | 0.88 | 0.41 | 7.67 | 0.79 | 0.33 |
| Hex | 97 | 23 | 12 | 0 | 4D | 58 | 29 | 8 | 4F | 21 |
| Octal | 227 | 43 | 22 | 0 | 115 | 130 | 51 | 10 | 117 | 41 |
| Binary | 10010111 | 100011 | 10010 | 0 | 1001101 | 1011000 | 101001 | 1000 | 1001111 | 100001 |
Color Harmonies of #972312
Complementary color
Monochromatic Colors of #972312
Black with #972312
Text Example
Text Example
White with #972312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972312; }
p { color: rgb(151,35,18); }
H1.HeaderClassName
{
color: #972312;
}
.AnyTagClassName
{
color: #972312;
}
</style>
background-color css
<style>
a { background-color: #972312; }
a { background-color: rgb(151,35,18); }
div.DivClassName
{
background-color: #972312;
}
.BgClassName
{
background-color: #972312;
}
</style>
border-color css
<style>
span { border-color: #972312; }
span { border-color: rgb(151,35,18); }
td.TdClassName
{
border-color: #972312;
}
.TagClassName
{
border-color: #972312;
}
</style>