Shades of Mandarian Orange #942610
Tints of Mandarian Orange #942610
RGB
CMYK
RGB Variations
Color information
#942610 (or 0x942610) is known color: Mandarian Orange. HEX triplet: 94, 26 and 10. RGB value is (148,38,16). Sum of RGB (Red+Green+Blue) = 148+38+16=202 (26% of max value = 765). Red value is 148 (58.20% from 255 or 73.27% from 202); Green value is 38 (15.23% from 255 or 18.81% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 148 - color contains mainly: red. Hex color #942610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #942610 is #6BD9EF. Grayscale: #444444. Windows color (decimal): -7068144 or 1058452. OLE color: 1058452.
HSL color Cylindrical-coordinate representation of color #942610: hue angle of 10º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #942610 is Cyan = 0, Magento = 0.74, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 38 | 16 | - |
| CMYK | 0 | 0.74 | 0.89 | 0.42 |
| HSL | 10º | 0.8% | 0.32% | - |
| HSV(B) | 10º | 0.89% | 0.58% | - |
| XYZ | 13 | 7.72 | 1.3 | - |
| YUV | 68.38 | 98.44 | 184.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 38 | 16 | 0 | 0.74 | 0.89 | 0.42 | 10 | 0.8 | 0.32 |
| Hex | 94 | 26 | 10 | 0 | 4A | 59 | 2A | A | 50 | 20 |
| Octal | 224 | 46 | 20 | 0 | 112 | 131 | 52 | 12 | 120 | 40 |
| Binary | 10010100 | 100110 | 10000 | 0 | 1001010 | 1011001 | 101010 | 1010 | 1010000 | 100000 |
Color Harmonies of #942610
Complementary color
Monochromatic Colors of #942610
Black with #942610
Text Example
Text Example
White with #942610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942610; }
p { color: rgb(148,38,16); }
H1.HeaderClassName
{
color: #942610;
}
.AnyTagClassName
{
color: #942610;
}
</style>
background-color css
<style>
a { background-color: #942610; }
a { background-color: rgb(148,38,16); }
div.DivClassName
{
background-color: #942610;
}
.BgClassName
{
background-color: #942610;
}
</style>
border-color css
<style>
span { border-color: #942610; }
span { border-color: rgb(148,38,16); }
td.TdClassName
{
border-color: #942610;
}
.TagClassName
{
border-color: #942610;
}
</style>