Shades of Mandarian Orange #942617
Tints of Mandarian Orange #942617
RGB
CMYK
RGB Variations
Color information
#942617 (or 0x942617) is known color: Mandarian Orange. HEX triplet: 94, 26 and 17. RGB value is (148,38,23). Sum of RGB (Red+Green+Blue) = 148+38+23=209 (27% of max value = 765). Red value is 148 (58.20% from 255 or 70.81% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 148 - color contains mainly: red. Hex color #942617 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #942617 is #6BD9E8. Grayscale: #454545. Windows color (decimal): -7068137 or 1517204. OLE color: 1517204.
HSL color Cylindrical-coordinate representation of color #942617: hue angle of 7.2º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #942617 is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 38 | 23 | - |
| CMYK | 0 | 0.74 | 0.84 | 0.42 |
| HSL | 7.2º | 0.73% | 0.34% | - |
| HSV(B) | 7.2º | 0.84% | 0.58% | - |
| XYZ | 13.06 | 7.74 | 1.62 | - |
| YUV | 69.18 | 101.94 | 184.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 38 | 23 | 0 | 0.74 | 0.84 | 0.42 | 7.2 | 0.73 | 0.34 |
| Hex | 94 | 26 | 17 | 0 | 4A | 54 | 2A | 7 | 49 | 22 |
| Octal | 224 | 46 | 27 | 0 | 112 | 124 | 52 | 7 | 111 | 42 |
| Binary | 10010100 | 100110 | 10111 | 0 | 1001010 | 1010100 | 101010 | 111 | 1001001 | 100010 |
Color Harmonies of #942617
Complementary color
Monochromatic Colors of #942617
Black with #942617
Text Example
Text Example
White with #942617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942617; }
p { color: rgb(148,38,23); }
H1.HeaderClassName
{
color: #942617;
}
.AnyTagClassName
{
color: #942617;
}
</style>
background-color css
<style>
a { background-color: #942617; }
a { background-color: rgb(148,38,23); }
div.DivClassName
{
background-color: #942617;
}
.BgClassName
{
background-color: #942617;
}
</style>
border-color css
<style>
span { border-color: #942617; }
span { border-color: rgb(148,38,23); }
td.TdClassName
{
border-color: #942617;
}
.TagClassName
{
border-color: #942617;
}
</style>