Shades of Mandarian Orange #972622
Tints of Mandarian Orange #972622
RGB
CMYK
RGB Variations
Color information
#972622 (or 0x972622) is known color: Mandarian Orange. HEX triplet: 97, 26 and 22. RGB value is (151,38,34). Sum of RGB (Red+Green+Blue) = 151+38+34=223 (29% of max value = 765). Red value is 151 (59.38% from 255 or 67.71% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 34 (13.67% from 255 or 15.25% from 223); Max value from RGB is 151 - color contains mainly: red. Hex color #972622 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972622 is #68D9DD. Grayscale: #474747. Windows color (decimal): -6871518 or 2238103. OLE color: 2238103.
HSL color Cylindrical-coordinate representation of color #972622: hue angle of 2.05º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #972622 is Cyan = 0, Magento = 0.75, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 38 | 34 | - |
| CMYK | 0 | 0.75 | 0.77 | 0.41 |
| HSL | 2.05º | 0.63% | 0.36% | - |
| HSV(B) | 2.05º | 0.77% | 0.59% | - |
| XYZ | 13.74 | 8.08 | 2.35 | - |
| YUV | 71.33 | 106.94 | 184.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 38 | 34 | 0 | 0.75 | 0.77 | 0.41 | 2.05 | 0.63 | 0.36 |
| Hex | 97 | 26 | 22 | 0 | 4B | 4D | 29 | 2 | 3F | 24 |
| Octal | 227 | 46 | 42 | 0 | 113 | 115 | 51 | 2 | 77 | 44 |
| Binary | 10010111 | 100110 | 100010 | 0 | 1001011 | 1001101 | 101001 | 10 | 111111 | 100100 |
Color Harmonies of #972622
Complementary color
Monochromatic Colors of #972622
Black with #972622
Text Example
Text Example
White with #972622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972622; }
p { color: rgb(151,38,34); }
H1.HeaderClassName
{
color: #972622;
}
.AnyTagClassName
{
color: #972622;
}
</style>
background-color css
<style>
a { background-color: #972622; }
a { background-color: rgb(151,38,34); }
div.DivClassName
{
background-color: #972622;
}
.BgClassName
{
background-color: #972622;
}
</style>
border-color css
<style>
span { border-color: #972622; }
span { border-color: rgb(151,38,34); }
td.TdClassName
{
border-color: #972622;
}
.TagClassName
{
border-color: #972622;
}
</style>