Shades of Morocco Brown #482711
Tints of Morocco Brown #482711
RGB
CMYK
RGB Variations
Color information
#482711 (or 0x482711) is known color: Morocco Brown. HEX triplet: 48, 27 and 11. RGB value is (72,39,17). Sum of RGB (Red+Green+Blue) = 72+39+17=128 (16% of max value = 765). Red value is 72 (28.52% from 255 or 56.25% from 128); Green value is 39 (15.62% from 255 or 30.47% from 128); Blue value is 17 (7.03% from 255 or 13.28% from 128); Max value from RGB is 72 - color contains mainly: red. Hex color #482711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482711 is #B7D8EE. Grayscale: #2E2E2E. Windows color (decimal): -12048623 or 1124168. OLE color: 1124168.
HSL color Cylindrical-coordinate representation of color #482711: hue angle of 24º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #482711 is Cyan = 0, Magento = 0.46, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 39 | 17 | - |
| CMYK | 0 | 0.46 | 0.76 | 0.72 |
| HSL | 24º | 0.62% | 0.17% | - |
| HSV(B) | 24º | 0.76% | 0.28% | - |
| XYZ | 3.5 | 2.87 | 0.9 | - |
| YUV | 46.36 | 111.43 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 39 | 17 | 0 | 0.46 | 0.76 | 0.72 | 24 | 0.62 | 0.17 |
| Hex | 48 | 27 | 11 | 0 | 2E | 4C | 48 | 18 | 3E | 11 |
| Octal | 110 | 47 | 21 | 0 | 56 | 114 | 110 | 30 | 76 | 21 |
| Binary | 1001000 | 100111 | 10001 | 0 | 101110 | 1001100 | 1001000 | 11000 | 111110 | 10001 |
Color Harmonies of #482711
Complementary color
Monochromatic Colors of #482711
Black with #482711
Text Example
Text Example
White with #482711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482711; }
p { color: rgb(72,39,17); }
H1.HeaderClassName
{
color: #482711;
}
.AnyTagClassName
{
color: #482711;
}
</style>
background-color css
<style>
a { background-color: #482711; }
a { background-color: rgb(72,39,17); }
div.DivClassName
{
background-color: #482711;
}
.BgClassName
{
background-color: #482711;
}
</style>
border-color css
<style>
span { border-color: #482711; }
span { border-color: rgb(72,39,17); }
td.TdClassName
{
border-color: #482711;
}
.TagClassName
{
border-color: #482711;
}
</style>