Shades of Morocco Brown #482819
Tints of Morocco Brown #482819
RGB
CMYK
RGB Variations
Color information
#482819 (or 0x482819) is known color: Morocco Brown. HEX triplet: 48, 28 and 19. RGB value is (72,40,25). Sum of RGB (Red+Green+Blue) = 72+40+25=137 (18% of max value = 765). Red value is 72 (28.52% from 255 or 52.55% from 137); Green value is 40 (16.02% from 255 or 29.20% from 137); Blue value is 25 (10.16% from 255 or 18.25% from 137); Max value from RGB is 72 - color contains mainly: red. Hex color #482819 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482819 is #B7D7E6. Grayscale: #2F2F2F. Windows color (decimal): -12048359 or 1648712. OLE color: 1648712.
HSL color Cylindrical-coordinate representation of color #482819: hue angle of 19.15º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #482819 is Cyan = 0, Magento = 0.44, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 40 | 25 | - |
| CMYK | 0 | 0.44 | 0.65 | 0.72 |
| HSL | 19.15º | 0.48% | 0.19% | - |
| HSV(B) | 19.15º | 0.65% | 0.28% | - |
| XYZ | 3.61 | 2.97 | 1.3 | - |
| YUV | 47.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 40 | 25 | 0 | 0.44 | 0.65 | 0.72 | 19.15 | 0.48 | 0.19 |
| Hex | 48 | 28 | 19 | 0 | 2C | 41 | 48 | 13 | 30 | 13 |
| Octal | 110 | 50 | 31 | 0 | 54 | 101 | 110 | 23 | 60 | 23 |
| Binary | 1001000 | 101000 | 11001 | 0 | 101100 | 1000001 | 1001000 | 10011 | 110000 | 10011 |
Color Harmonies of #482819
Complementary color
Monochromatic Colors of #482819
Black with #482819
Text Example
Text Example
White with #482819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482819; }
p { color: rgb(72,40,25); }
H1.HeaderClassName
{
color: #482819;
}
.AnyTagClassName
{
color: #482819;
}
</style>
background-color css
<style>
a { background-color: #482819; }
a { background-color: rgb(72,40,25); }
div.DivClassName
{
background-color: #482819;
}
.BgClassName
{
background-color: #482819;
}
</style>
border-color css
<style>
span { border-color: #482819; }
span { border-color: rgb(72,40,25); }
td.TdClassName
{
border-color: #482819;
}
.TagClassName
{
border-color: #482819;
}
</style>