Shades of Morocco Brown #482919
Tints of Morocco Brown #482919
RGB
CMYK
RGB Variations
Color information
#482919 (or 0x482919) is known color: Morocco Brown. HEX triplet: 48, 29 and 19. RGB value is (72,41,25). Sum of RGB (Red+Green+Blue) = 72+41+25=138 (18% of max value = 765). Red value is 72 (28.52% from 255 or 52.17% from 138); Green value is 41 (16.41% from 255 or 29.71% from 138); Blue value is 25 (10.16% from 255 or 18.12% from 138); Max value from RGB is 72 - color contains mainly: red. Hex color #482919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482919 is #B7D6E6. Grayscale: #303030. Windows color (decimal): -12048103 or 1648968. OLE color: 1648968.
HSL color Cylindrical-coordinate representation of color #482919: hue angle of 20.43º 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 #482919 is Cyan = 0, Magento = 0.43, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 41 | 25 | - |
| CMYK | 0 | 0.43 | 0.65 | 0.72 |
| HSL | 20.43º | 0.48% | 0.19% | - |
| HSV(B) | 20.43º | 0.65% | 0.28% | - |
| XYZ | 3.64 | 3.03 | 1.31 | - |
| YUV | 48.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 25 | 0 | 0.43 | 0.65 | 0.72 | 20.43 | 0.48 | 0.19 |
| Hex | 48 | 29 | 19 | 0 | 2B | 41 | 48 | 14 | 30 | 13 |
| Octal | 110 | 51 | 31 | 0 | 53 | 101 | 110 | 24 | 60 | 23 |
| Binary | 1001000 | 101001 | 11001 | 0 | 101011 | 1000001 | 1001000 | 10100 | 110000 | 10011 |
Color Harmonies of #482919
Complementary color
Monochromatic Colors of #482919
Black with #482919
Text Example
Text Example
White with #482919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482919; }
p { color: rgb(72,41,25); }
H1.HeaderClassName
{
color: #482919;
}
.AnyTagClassName
{
color: #482919;
}
</style>
background-color css
<style>
a { background-color: #482919; }
a { background-color: rgb(72,41,25); }
div.DivClassName
{
background-color: #482919;
}
.BgClassName
{
background-color: #482919;
}
</style>
border-color css
<style>
span { border-color: #482919; }
span { border-color: rgb(72,41,25); }
td.TdClassName
{
border-color: #482919;
}
.TagClassName
{
border-color: #482919;
}
</style>