Shades of Mandarian Orange #922311
Tints of Mandarian Orange #922311
RGB
CMYK
RGB Variations
Color information
#922311 (or 0x922311) is known color: Mandarian Orange. HEX triplet: 92, 23 and 11. RGB value is (146,35,17). Sum of RGB (Red+Green+Blue) = 146+35+17=198 (26% of max value = 765). Red value is 146 (57.42% from 255 or 73.74% from 198); Green value is 35 (14.06% from 255 or 17.68% from 198); Blue value is 17 (7.03% from 255 or 8.59% from 198); Max value from RGB is 146 - color contains mainly: red. Hex color #922311 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922311 is #6DDCEE. Grayscale: #424242. Windows color (decimal): -7199983 or 1123218. OLE color: 1123218.
HSL color Cylindrical-coordinate representation of color #922311: hue angle of 8.37º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #922311 is Cyan = 0, Magento = 0.76, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 35 | 17 | - |
| CMYK | 0 | 0.76 | 0.88 | 0.43 |
| HSL | 8.37º | 0.79% | 0.32% | - |
| HSV(B) | 8.37º | 0.88% | 0.57% | - |
| XYZ | 12.56 | 7.35 | 1.29 | - |
| YUV | 66.14 | 100.27 | 184.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 35 | 17 | 0 | 0.76 | 0.88 | 0.43 | 8.37 | 0.79 | 0.32 |
| Hex | 92 | 23 | 11 | 0 | 4C | 58 | 2B | 8 | 4F | 20 |
| Octal | 222 | 43 | 21 | 0 | 114 | 130 | 53 | 10 | 117 | 40 |
| Binary | 10010010 | 100011 | 10001 | 0 | 1001100 | 1011000 | 101011 | 1000 | 1001111 | 100000 |
Color Harmonies of #922311
Complementary color
Monochromatic Colors of #922311
Black with #922311
Text Example
Text Example
White with #922311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922311; }
p { color: rgb(146,35,17); }
H1.HeaderClassName
{
color: #922311;
}
.AnyTagClassName
{
color: #922311;
}
</style>
background-color css
<style>
a { background-color: #922311; }
a { background-color: rgb(146,35,17); }
div.DivClassName
{
background-color: #922311;
}
.BgClassName
{
background-color: #922311;
}
</style>
border-color css
<style>
span { border-color: #922311; }
span { border-color: rgb(146,35,17); }
td.TdClassName
{
border-color: #922311;
}
.TagClassName
{
border-color: #922311;
}
</style>