Shades of Mandarian Orange #942413
Tints of Mandarian Orange #942413
RGB
CMYK
RGB Variations
Color information
#942413 (or 0x942413) is known color: Mandarian Orange. HEX triplet: 94, 24 and 13. RGB value is (148,36,19). Sum of RGB (Red+Green+Blue) = 148+36+19=203 (26% of max value = 765). Red value is 148 (58.20% from 255 or 72.91% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 148 - color contains mainly: red. Hex color #942413 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #942413 is #6BDBEC. Grayscale: #434343. Windows color (decimal): -7068653 or 1254548. OLE color: 1254548.
HSL color Cylindrical-coordinate representation of color #942413: hue angle of 7.91º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #942413 is Cyan = 0, Magento = 0.76, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 36 | 19 | - |
| CMYK | 0 | 0.76 | 0.87 | 0.42 |
| HSL | 7.91º | 0.77% | 0.33% | - |
| HSV(B) | 7.91º | 0.87% | 0.58% | - |
| XYZ | 12.96 | 7.6 | 1.4 | - |
| YUV | 67.55 | 100.61 | 185.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 36 | 19 | 0 | 0.76 | 0.87 | 0.42 | 7.91 | 0.77 | 0.33 |
| Hex | 94 | 24 | 13 | 0 | 4C | 57 | 2A | 8 | 4D | 21 |
| Octal | 224 | 44 | 23 | 0 | 114 | 127 | 52 | 10 | 115 | 41 |
| Binary | 10010100 | 100100 | 10011 | 0 | 1001100 | 1010111 | 101010 | 1000 | 1001101 | 100001 |
Color Harmonies of #942413
Complementary color
Monochromatic Colors of #942413
Black with #942413
Text Example
Text Example
White with #942413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942413; }
p { color: rgb(148,36,19); }
H1.HeaderClassName
{
color: #942413;
}
.AnyTagClassName
{
color: #942413;
}
</style>
background-color css
<style>
a { background-color: #942413; }
a { background-color: rgb(148,36,19); }
div.DivClassName
{
background-color: #942413;
}
.BgClassName
{
background-color: #942413;
}
</style>
border-color css
<style>
span { border-color: #942413; }
span { border-color: rgb(148,36,19); }
td.TdClassName
{
border-color: #942413;
}
.TagClassName
{
border-color: #942413;
}
</style>