Shades of Mandarian Orange #922118
Tints of Mandarian Orange #922118
RGB
CMYK
RGB Variations
Color information
#922118 (or 0x922118) is known color: Mandarian Orange. HEX triplet: 92, 21 and 18. RGB value is (146,33,24). Sum of RGB (Red+Green+Blue) = 146+33+24=203 (26% of max value = 765). Red value is 146 (57.42% from 255 or 71.92% from 203); Green value is 33 (13.28% from 255 or 16.26% from 203); Blue value is 24 (9.77% from 255 or 11.82% from 203); Max value from RGB is 146 - color contains mainly: red. Hex color #922118 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922118 is #6DDEE7. Grayscale: #414141. Windows color (decimal): -7200488 or 1581458. OLE color: 1581458.
HSL color Cylindrical-coordinate representation of color #922118: hue angle of 4.43º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #922118 is Cyan = 0, Magento = 0.77, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 33 | 24 | - |
| CMYK | 0 | 0.77 | 0.84 | 0.43 |
| HSL | 4.43º | 0.72% | 0.33% | - |
| HSV(B) | 4.43º | 0.84% | 0.57% | - |
| XYZ | 12.56 | 7.26 | 1.6 | - |
| YUV | 65.76 | 104.44 | 185.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 33 | 24 | 0 | 0.77 | 0.84 | 0.43 | 4.43 | 0.72 | 0.33 |
| Hex | 92 | 21 | 18 | 0 | 4D | 54 | 2B | 4 | 48 | 21 |
| Octal | 222 | 41 | 30 | 0 | 115 | 124 | 53 | 4 | 110 | 41 |
| Binary | 10010010 | 100001 | 11000 | 0 | 1001101 | 1010100 | 101011 | 100 | 1001000 | 100001 |
Color Harmonies of #922118
Complementary color
Monochromatic Colors of #922118
Black with #922118
Text Example
Text Example
White with #922118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922118; }
p { color: rgb(146,33,24); }
H1.HeaderClassName
{
color: #922118;
}
.AnyTagClassName
{
color: #922118;
}
</style>
background-color css
<style>
a { background-color: #922118; }
a { background-color: rgb(146,33,24); }
div.DivClassName
{
background-color: #922118;
}
.BgClassName
{
background-color: #922118;
}
</style>
border-color css
<style>
span { border-color: #922118; }
span { border-color: rgb(146,33,24); }
td.TdClassName
{
border-color: #922118;
}
.TagClassName
{
border-color: #922118;
}
</style>