Shades of Mandarian Orange #932919
Tints of Mandarian Orange #932919
RGB
CMYK
RGB Variations
Color information
#932919 (or 0x932919) is known color: Mandarian Orange. HEX triplet: 93, 29 and 19. RGB value is (147,41,25). Sum of RGB (Red+Green+Blue) = 147+41+25=213 (28% of max value = 765). Red value is 147 (57.81% from 255 or 69.01% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 147 - color contains mainly: red. Hex color #932919 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #932919 is #6CD6E6. Grayscale: #474747. Windows color (decimal): -7132903 or 1649043. OLE color: 1649043.
HSL color Cylindrical-coordinate representation of color #932919: hue angle of 7.87º 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 #932919 is Cyan = 0, Magento = 0.72, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 41 | 25 | - |
| CMYK | 0 | 0.72 | 0.83 | 0.42 |
| HSL | 7.87º | 0.71% | 0.34% | - |
| HSV(B) | 7.87º | 0.83% | 0.58% | - |
| XYZ | 13 | 7.86 | 1.75 | - |
| YUV | 70.87 | 102.12 | 182.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 41 | 25 | 0 | 0.72 | 0.83 | 0.42 | 7.87 | 0.71 | 0.34 |
| Hex | 93 | 29 | 19 | 0 | 48 | 53 | 2A | 8 | 47 | 22 |
| Octal | 223 | 51 | 31 | 0 | 110 | 123 | 52 | 10 | 107 | 42 |
| Binary | 10010011 | 101001 | 11001 | 0 | 1001000 | 1010011 | 101010 | 1000 | 1000111 | 100010 |
Color Harmonies of #932919
Complementary color
Monochromatic Colors of #932919
Black with #932919
Text Example
Text Example
White with #932919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932919; }
p { color: rgb(147,41,25); }
H1.HeaderClassName
{
color: #932919;
}
.AnyTagClassName
{
color: #932919;
}
</style>
background-color css
<style>
a { background-color: #932919; }
a { background-color: rgb(147,41,25); }
div.DivClassName
{
background-color: #932919;
}
.BgClassName
{
background-color: #932919;
}
</style>
border-color css
<style>
span { border-color: #932919; }
span { border-color: rgb(147,41,25); }
td.TdClassName
{
border-color: #932919;
}
.TagClassName
{
border-color: #932919;
}
</style>