Shades of Mandarian Orange #922420
Tints of Mandarian Orange #922420
RGB
CMYK
RGB Variations
Color information
#922420 (or 0x922420) is known color: Mandarian Orange. HEX triplet: 92, 24 and 20. RGB value is (146,36,32). Sum of RGB (Red+Green+Blue) = 146+36+32=214 (28% of max value = 765). Red value is 146 (57.42% from 255 or 68.22% from 214); Green value is 36 (14.45% from 255 or 16.82% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 146 - color contains mainly: red. Hex color #922420 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #922420 is #6DDBDF. Grayscale: #444444. Windows color (decimal): -7199712 or 2106514. OLE color: 2106514.
HSL color Cylindrical-coordinate representation of color #922420: hue angle of 2.11º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #922420 is Cyan = 0, Magento = 0.75, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 32 | - |
| CMYK | 0 | 0.75 | 0.78 | 0.43 |
| HSL | 2.11º | 0.64% | 0.35% | - |
| HSV(B) | 2.11º | 0.78% | 0.57% | - |
| XYZ | 12.75 | 7.48 | 2.14 | - |
| YUV | 68.43 | 107.44 | 183.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 32 | 0 | 0.75 | 0.78 | 0.43 | 2.11 | 0.64 | 0.35 |
| Hex | 92 | 24 | 20 | 0 | 4B | 4E | 2B | 2 | 40 | 23 |
| Octal | 222 | 44 | 40 | 0 | 113 | 116 | 53 | 2 | 100 | 43 |
| Binary | 10010010 | 100100 | 100000 | 0 | 1001011 | 1001110 | 101011 | 10 | 1000000 | 100011 |
Color Harmonies of #922420
Complementary color
Monochromatic Colors of #922420
Black with #922420
Text Example
Text Example
White with #922420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922420; }
p { color: rgb(146,36,32); }
H1.HeaderClassName
{
color: #922420;
}
.AnyTagClassName
{
color: #922420;
}
</style>
background-color css
<style>
a { background-color: #922420; }
a { background-color: rgb(146,36,32); }
div.DivClassName
{
background-color: #922420;
}
.BgClassName
{
background-color: #922420;
}
</style>
border-color css
<style>
span { border-color: #922420; }
span { border-color: rgb(146,36,32); }
td.TdClassName
{
border-color: #922420;
}
.TagClassName
{
border-color: #922420;
}
</style>