Shades of Morocco Brown #482719
Tints of Morocco Brown #482719
RGB
CMYK
RGB Variations
Color information
#482719 (or 0x482719) is known color: Morocco Brown. HEX triplet: 48, 27 and 19. RGB value is (72,39,25). Sum of RGB (Red+Green+Blue) = 72+39+25=136 (18% of max value = 765). Red value is 72 (28.52% from 255 or 52.94% from 136); Green value is 39 (15.62% from 255 or 28.68% from 136); Blue value is 25 (10.16% from 255 or 18.38% from 136); Max value from RGB is 72 - color contains mainly: red. Hex color #482719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482719 is #B7D8E6. Grayscale: #2F2F2F. Windows color (decimal): -12048615 or 1648456. OLE color: 1648456.
HSL color Cylindrical-coordinate representation of color #482719: hue angle of 17.87º 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 #482719 is Cyan = 0, Magento = 0.46, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 39 | 25 | - |
| CMYK | 0 | 0.46 | 0.65 | 0.72 |
| HSL | 17.87º | 0.48% | 0.19% | - |
| HSV(B) | 17.87º | 0.65% | 0.28% | - |
| XYZ | 3.57 | 2.9 | 1.29 | - |
| YUV | 47.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 39 | 25 | 0 | 0.46 | 0.65 | 0.72 | 17.87 | 0.48 | 0.19 |
| Hex | 48 | 27 | 19 | 0 | 2E | 41 | 48 | 12 | 30 | 13 |
| Octal | 110 | 47 | 31 | 0 | 56 | 101 | 110 | 22 | 60 | 23 |
| Binary | 1001000 | 100111 | 11001 | 0 | 101110 | 1000001 | 1001000 | 10010 | 110000 | 10011 |
Color Harmonies of #482719
Complementary color
Monochromatic Colors of #482719
Black with #482719
Text Example
Text Example
White with #482719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482719; }
p { color: rgb(72,39,25); }
H1.HeaderClassName
{
color: #482719;
}
.AnyTagClassName
{
color: #482719;
}
</style>
background-color css
<style>
a { background-color: #482719; }
a { background-color: rgb(72,39,25); }
div.DivClassName
{
background-color: #482719;
}
.BgClassName
{
background-color: #482719;
}
</style>
border-color css
<style>
span { border-color: #482719; }
span { border-color: rgb(72,39,25); }
td.TdClassName
{
border-color: #482719;
}
.TagClassName
{
border-color: #482719;
}
</style>