Shades of Mandarian Orange #922113
Tints of Mandarian Orange #922113
RGB
CMYK
RGB Variations
Color information
#922113 (or 0x922113) is known color: Mandarian Orange. HEX triplet: 92, 21 and 13. RGB value is (146,33,19). Sum of RGB (Red+Green+Blue) = 146+33+19=198 (26% of max value = 765). Red value is 146 (57.42% from 255 or 73.74% from 198); Green value is 33 (13.28% from 255 or 16.67% from 198); Blue value is 19 (7.81% from 255 or 9.60% from 198); Max value from RGB is 146 - color contains mainly: red. Hex color #922113 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922113 is #6DDEEC. Grayscale: #414141. Windows color (decimal): -7200493 or 1253778. OLE color: 1253778.
HSL color Cylindrical-coordinate representation of color #922113: hue angle of 6.61º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #922113 is Cyan = 0, Magento = 0.77, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 33 | 19 | - |
| CMYK | 0 | 0.77 | 0.87 | 0.43 |
| HSL | 6.61º | 0.77% | 0.32% | - |
| HSV(B) | 6.61º | 0.87% | 0.57% | - |
| XYZ | 12.52 | 7.25 | 1.36 | - |
| YUV | 65.19 | 101.94 | 185.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 33 | 19 | 0 | 0.77 | 0.87 | 0.43 | 6.61 | 0.77 | 0.32 |
| Hex | 92 | 21 | 13 | 0 | 4D | 57 | 2B | 7 | 4D | 20 |
| Octal | 222 | 41 | 23 | 0 | 115 | 127 | 53 | 7 | 115 | 40 |
| Binary | 10010010 | 100001 | 10011 | 0 | 1001101 | 1010111 | 101011 | 111 | 1001101 | 100000 |
Color Harmonies of #922113
Complementary color
Monochromatic Colors of #922113
Black with #922113
Text Example
Text Example
White with #922113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922113; }
p { color: rgb(146,33,19); }
H1.HeaderClassName
{
color: #922113;
}
.AnyTagClassName
{
color: #922113;
}
</style>
background-color css
<style>
a { background-color: #922113; }
a { background-color: rgb(146,33,19); }
div.DivClassName
{
background-color: #922113;
}
.BgClassName
{
background-color: #922113;
}
</style>
border-color css
<style>
span { border-color: #922113; }
span { border-color: rgb(146,33,19); }
td.TdClassName
{
border-color: #922113;
}
.TagClassName
{
border-color: #922113;
}
</style>