Shades of Mandarian Orange #922521
Tints of Mandarian Orange #922521
RGB
CMYK
RGB Variations
Color information
#922521 (or 0x922521) is known color: Mandarian Orange. HEX triplet: 92, 25 and 21. RGB value is (146,37,33). Sum of RGB (Red+Green+Blue) = 146+37+33=216 (28% of max value = 765). Red value is 146 (57.42% from 255 or 67.59% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 146 - color contains mainly: red. Hex color #922521 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #922521 is #6DDADE. Grayscale: #454545. Windows color (decimal): -7199455 or 2172306. OLE color: 2172306.
HSL color Cylindrical-coordinate representation of color #922521: hue angle of 2.12º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #922521 is Cyan = 0, Magento = 0.75, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 37 | 33 | - |
| CMYK | 0 | 0.75 | 0.77 | 0.43 |
| HSL | 2.12º | 0.63% | 0.35% | - |
| HSV(B) | 2.12º | 0.77% | 0.57% | - |
| XYZ | 12.79 | 7.54 | 2.22 | - |
| YUV | 69.14 | 107.61 | 182.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 37 | 33 | 0 | 0.75 | 0.77 | 0.43 | 2.12 | 0.63 | 0.35 |
| Hex | 92 | 25 | 21 | 0 | 4B | 4D | 2B | 2 | 3F | 23 |
| Octal | 222 | 45 | 41 | 0 | 113 | 115 | 53 | 2 | 77 | 43 |
| Binary | 10010010 | 100101 | 100001 | 0 | 1001011 | 1001101 | 101011 | 10 | 111111 | 100011 |
Color Harmonies of #922521
Complementary color
Monochromatic Colors of #922521
Black with #922521
Text Example
Text Example
White with #922521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922521; }
p { color: rgb(146,37,33); }
H1.HeaderClassName
{
color: #922521;
}
.AnyTagClassName
{
color: #922521;
}
</style>
background-color css
<style>
a { background-color: #922521; }
a { background-color: rgb(146,37,33); }
div.DivClassName
{
background-color: #922521;
}
.BgClassName
{
background-color: #922521;
}
</style>
border-color css
<style>
span { border-color: #922521; }
span { border-color: rgb(146,37,33); }
td.TdClassName
{
border-color: #922521;
}
.TagClassName
{
border-color: #922521;
}
</style>