Shades of Mandarian Orange #922619
Tints of Mandarian Orange #922619
RGB
CMYK
RGB Variations
Color information
#922619 (or 0x922619) is known color: Mandarian Orange. HEX triplet: 92, 26 and 19. RGB value is (146,38,25). Sum of RGB (Red+Green+Blue) = 146+38+25=209 (27% of max value = 765). Red value is 146 (57.42% from 255 or 69.86% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 146 - color contains mainly: red. Hex color #922619 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922619 is #6DD9E6. Grayscale: #444444. Windows color (decimal): -7199207 or 1648274. OLE color: 1648274.
HSL color Cylindrical-coordinate representation of color #922619: hue angle of 6.45º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #922619 is Cyan = 0, Magento = 0.74, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 38 | 25 | - |
| CMYK | 0 | 0.74 | 0.83 | 0.43 |
| HSL | 6.45º | 0.71% | 0.34% | - |
| HSV(B) | 6.45º | 0.83% | 0.57% | - |
| XYZ | 12.72 | 7.57 | 1.71 | - |
| YUV | 68.81 | 103.28 | 183.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 38 | 25 | 0 | 0.74 | 0.83 | 0.43 | 6.45 | 0.71 | 0.34 |
| Hex | 92 | 26 | 19 | 0 | 4A | 53 | 2B | 6 | 47 | 22 |
| Octal | 222 | 46 | 31 | 0 | 112 | 123 | 53 | 6 | 107 | 42 |
| Binary | 10010010 | 100110 | 11001 | 0 | 1001010 | 1010011 | 101011 | 110 | 1000111 | 100010 |
Color Harmonies of #922619
Complementary color
Monochromatic Colors of #922619
Black with #922619
Text Example
Text Example
White with #922619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922619; }
p { color: rgb(146,38,25); }
H1.HeaderClassName
{
color: #922619;
}
.AnyTagClassName
{
color: #922619;
}
</style>
background-color css
<style>
a { background-color: #922619; }
a { background-color: rgb(146,38,25); }
div.DivClassName
{
background-color: #922619;
}
.BgClassName
{
background-color: #922619;
}
</style>
border-color css
<style>
span { border-color: #922619; }
span { border-color: rgb(146,38,25); }
td.TdClassName
{
border-color: #922619;
}
.TagClassName
{
border-color: #922619;
}
</style>