Shades of Mandarian Orange #942819
Tints of Mandarian Orange #942819
RGB
CMYK
RGB Variations
Color information
#942819 (or 0x942819) is known color: Mandarian Orange. HEX triplet: 94, 28 and 19. RGB value is (148,40,25). Sum of RGB (Red+Green+Blue) = 148+40+25=213 (28% of max value = 765). Red value is 148 (58.20% from 255 or 69.48% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 148 - color contains mainly: red. Hex color #942819 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #942819 is #6BD7E6. Grayscale: #464646. Windows color (decimal): -7067623 or 1648788. OLE color: 1648788.
HSL color Cylindrical-coordinate representation of color #942819: hue angle of 7.32º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #942819 is Cyan = 0, Magento = 0.73, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 40 | 25 | - |
| CMYK | 0 | 0.73 | 0.83 | 0.42 |
| HSL | 7.32º | 0.71% | 0.34% | - |
| HSV(B) | 7.32º | 0.83% | 0.58% | - |
| XYZ | 13.15 | 7.88 | 1.75 | - |
| YUV | 70.58 | 102.28 | 183.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 40 | 25 | 0 | 0.73 | 0.83 | 0.42 | 7.32 | 0.71 | 0.34 |
| Hex | 94 | 28 | 19 | 0 | 49 | 53 | 2A | 7 | 47 | 22 |
| Octal | 224 | 50 | 31 | 0 | 111 | 123 | 52 | 7 | 107 | 42 |
| Binary | 10010100 | 101000 | 11001 | 0 | 1001001 | 1010011 | 101010 | 111 | 1000111 | 100010 |
Color Harmonies of #942819
Complementary color
Monochromatic Colors of #942819
Black with #942819
Text Example
Text Example
White with #942819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942819; }
p { color: rgb(148,40,25); }
H1.HeaderClassName
{
color: #942819;
}
.AnyTagClassName
{
color: #942819;
}
</style>
background-color css
<style>
a { background-color: #942819; }
a { background-color: rgb(148,40,25); }
div.DivClassName
{
background-color: #942819;
}
.BgClassName
{
background-color: #942819;
}
</style>
border-color css
<style>
span { border-color: #942819; }
span { border-color: rgb(148,40,25); }
td.TdClassName
{
border-color: #942819;
}
.TagClassName
{
border-color: #942819;
}
</style>