Shades of Mandarian Orange #972623
Tints of Mandarian Orange #972623
RGB
CMYK
RGB Variations
Color information
#972623 (or 0x972623) is known color: Mandarian Orange. HEX triplet: 97, 26 and 23. RGB value is (151,38,35). Sum of RGB (Red+Green+Blue) = 151+38+35=224 (29% of max value = 765). Red value is 151 (59.38% from 255 or 67.41% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 35 (14.06% from 255 or 15.62% from 224); Max value from RGB is 151 - color contains mainly: red. Hex color #972623 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972623 is #68D9DC. Grayscale: #474747. Windows color (decimal): -6871517 or 2303639. OLE color: 2303639.
HSL color Cylindrical-coordinate representation of color #972623: hue angle of 1.55º degrees, saturation: 0.62, 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 #972623 is Cyan = 0, Magento = 0.75, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 38 | 35 | - |
| CMYK | 0 | 0.75 | 0.77 | 0.41 |
| HSL | 1.55º | 0.62% | 0.36% | - |
| HSV(B) | 1.55º | 0.77% | 0.59% | - |
| XYZ | 13.76 | 8.09 | 2.43 | - |
| YUV | 71.45 | 107.44 | 184.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 38 | 35 | 0 | 0.75 | 0.77 | 0.41 | 1.55 | 0.62 | 0.36 |
| Hex | 97 | 26 | 23 | 0 | 4B | 4D | 29 | 2 | 3E | 24 |
| Octal | 227 | 46 | 43 | 0 | 113 | 115 | 51 | 2 | 76 | 44 |
| Binary | 10010111 | 100110 | 100011 | 0 | 1001011 | 1001101 | 101001 | 10 | 111110 | 100100 |
Color Harmonies of #972623
Complementary color
Monochromatic Colors of #972623
Black with #972623
Text Example
Text Example
White with #972623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972623; }
p { color: rgb(151,38,35); }
H1.HeaderClassName
{
color: #972623;
}
.AnyTagClassName
{
color: #972623;
}
</style>
background-color css
<style>
a { background-color: #972623; }
a { background-color: rgb(151,38,35); }
div.DivClassName
{
background-color: #972623;
}
.BgClassName
{
background-color: #972623;
}
</style>
border-color css
<style>
span { border-color: #972623; }
span { border-color: rgb(151,38,35); }
td.TdClassName
{
border-color: #972623;
}
.TagClassName
{
border-color: #972623;
}
</style>