Shades of Mandarian Orange #922415
Tints of Mandarian Orange #922415
RGB
CMYK
RGB Variations
Color information
#922415 (or 0x922415) is known color: Mandarian Orange. HEX triplet: 92, 24 and 15. RGB value is (146,36,21). Sum of RGB (Red+Green+Blue) = 146+36+21=203 (26% of max value = 765). Red value is 146 (57.42% from 255 or 71.92% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 146 - color contains mainly: red. Hex color #922415 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922415 is #6DDBEA. Grayscale: #434343. Windows color (decimal): -7199723 or 1385618. OLE color: 1385618.
HSL color Cylindrical-coordinate representation of color #922415: hue angle of 7.2º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #922415 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 21 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.43 |
| HSL | 7.2º | 0.75% | 0.33% | - |
| HSV(B) | 7.2º | 0.86% | 0.57% | - |
| XYZ | 12.62 | 7.43 | 1.48 | - |
| YUV | 67.18 | 101.94 | 184.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 21 | 0 | 0.75 | 0.86 | 0.43 | 7.2 | 0.75 | 0.33 |
| Hex | 92 | 24 | 15 | 0 | 4B | 56 | 2B | 7 | 4B | 21 |
| Octal | 222 | 44 | 25 | 0 | 113 | 126 | 53 | 7 | 113 | 41 |
| Binary | 10010010 | 100100 | 10101 | 0 | 1001011 | 1010110 | 101011 | 111 | 1001011 | 100001 |
Color Harmonies of #922415
Complementary color
Monochromatic Colors of #922415
Black with #922415
Text Example
Text Example
White with #922415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922415; }
p { color: rgb(146,36,21); }
H1.HeaderClassName
{
color: #922415;
}
.AnyTagClassName
{
color: #922415;
}
</style>
background-color css
<style>
a { background-color: #922415; }
a { background-color: rgb(146,36,21); }
div.DivClassName
{
background-color: #922415;
}
.BgClassName
{
background-color: #922415;
}
</style>
border-color css
<style>
span { border-color: #922415; }
span { border-color: rgb(146,36,21); }
td.TdClassName
{
border-color: #922415;
}
.TagClassName
{
border-color: #922415;
}
</style>