Shades of Mandarian Orange #942520
Tints of Mandarian Orange #942520
RGB
CMYK
RGB Variations
Color information
#942520 (or 0x942520) is known color: Mandarian Orange. HEX triplet: 94, 25 and 20. RGB value is (148,37,32). Sum of RGB (Red+Green+Blue) = 148+37+32=217 (28% of max value = 765). Red value is 148 (58.20% from 255 or 68.20% from 217); Green value is 37 (14.84% from 255 or 17.05% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 148 - color contains mainly: red. Hex color #942520 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942520 is #6BDADF. Grayscale: #454545. Windows color (decimal): -7068384 or 2106772. OLE color: 2106772.
HSL color Cylindrical-coordinate representation of color #942520: hue angle of 2.59º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #942520 is Cyan = 0, Magento = 0.75, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 37 | 32 | - |
| CMYK | 0 | 0.75 | 0.78 | 0.42 |
| HSL | 2.59º | 0.64% | 0.35% | - |
| HSV(B) | 2.59º | 0.78% | 0.58% | - |
| XYZ | 13.14 | 7.72 | 2.16 | - |
| YUV | 69.62 | 106.77 | 183.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 37 | 32 | 0 | 0.75 | 0.78 | 0.42 | 2.59 | 0.64 | 0.35 |
| Hex | 94 | 25 | 20 | 0 | 4B | 4E | 2A | 3 | 40 | 23 |
| Octal | 224 | 45 | 40 | 0 | 113 | 116 | 52 | 3 | 100 | 43 |
| Binary | 10010100 | 100101 | 100000 | 0 | 1001011 | 1001110 | 101010 | 11 | 1000000 | 100011 |
Color Harmonies of #942520
Complementary color
Monochromatic Colors of #942520
Black with #942520
Text Example
Text Example
White with #942520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942520; }
p { color: rgb(148,37,32); }
H1.HeaderClassName
{
color: #942520;
}
.AnyTagClassName
{
color: #942520;
}
</style>
background-color css
<style>
a { background-color: #942520; }
a { background-color: rgb(148,37,32); }
div.DivClassName
{
background-color: #942520;
}
.BgClassName
{
background-color: #942520;
}
</style>
border-color css
<style>
span { border-color: #942520; }
span { border-color: rgb(148,37,32); }
td.TdClassName
{
border-color: #942520;
}
.TagClassName
{
border-color: #942520;
}
</style>