Shades of Mandarian Orange #942618
Tints of Mandarian Orange #942618
RGB
CMYK
RGB Variations
Color information
#942618 (or 0x942618) is known color: Mandarian Orange. HEX triplet: 94, 26 and 18. RGB value is (148,38,24). Sum of RGB (Red+Green+Blue) = 148+38+24=210 (27% of max value = 765). Red value is 148 (58.20% from 255 or 70.48% from 210); Green value is 38 (15.23% from 255 or 18.10% from 210); Blue value is 24 (9.77% from 255 or 11.43% from 210); Max value from RGB is 148 - color contains mainly: red. Hex color #942618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #942618 is #6BD9E7. Grayscale: #454545. Windows color (decimal): -7068136 or 1582740. OLE color: 1582740.
HSL color Cylindrical-coordinate representation of color #942618: hue angle of 6.77º degrees, saturation: 0.72, 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 #942618 is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 38 | 24 | - |
| CMYK | 0 | 0.74 | 0.84 | 0.42 |
| HSL | 6.77º | 0.72% | 0.34% | - |
| HSV(B) | 6.77º | 0.84% | 0.58% | - |
| XYZ | 13.07 | 7.75 | 1.67 | - |
| YUV | 69.29 | 102.44 | 184.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 38 | 24 | 0 | 0.74 | 0.84 | 0.42 | 6.77 | 0.72 | 0.34 |
| Hex | 94 | 26 | 18 | 0 | 4A | 54 | 2A | 7 | 48 | 22 |
| Octal | 224 | 46 | 30 | 0 | 112 | 124 | 52 | 7 | 110 | 42 |
| Binary | 10010100 | 100110 | 11000 | 0 | 1001010 | 1010100 | 101010 | 111 | 1001000 | 100010 |
Color Harmonies of #942618
Complementary color
Monochromatic Colors of #942618
Black with #942618
Text Example
Text Example
White with #942618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942618; }
p { color: rgb(148,38,24); }
H1.HeaderClassName
{
color: #942618;
}
.AnyTagClassName
{
color: #942618;
}
</style>
background-color css
<style>
a { background-color: #942618; }
a { background-color: rgb(148,38,24); }
div.DivClassName
{
background-color: #942618;
}
.BgClassName
{
background-color: #942618;
}
</style>
border-color css
<style>
span { border-color: #942618; }
span { border-color: rgb(148,38,24); }
td.TdClassName
{
border-color: #942618;
}
.TagClassName
{
border-color: #942618;
}
</style>