Shades of Morocco Brown #482717
Tints of Morocco Brown #482717
RGB
CMYK
RGB Variations
Color information
#482717 (or 0x482717) is known color: Morocco Brown. HEX triplet: 48, 27 and 17. RGB value is (72,39,23). Sum of RGB (Red+Green+Blue) = 72+39+23=134 (17% of max value = 765). Red value is 72 (28.52% from 255 or 53.73% from 134); Green value is 39 (15.62% from 255 or 29.10% from 134); Blue value is 23 (9.38% from 255 or 17.16% from 134); Max value from RGB is 72 - color contains mainly: red. Hex color #482717 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482717 is #B7D8E8. Grayscale: #2F2F2F. Windows color (decimal): -12048617 or 1517384. OLE color: 1517384.
HSL color Cylindrical-coordinate representation of color #482717: hue angle of 19.59º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #482717 is Cyan = 0, Magento = 0.46, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 39 | 23 | - |
| CMYK | 0 | 0.46 | 0.68 | 0.72 |
| HSL | 19.59º | 0.52% | 0.19% | - |
| HSV(B) | 19.59º | 0.68% | 0.28% | - |
| XYZ | 3.55 | 2.89 | 1.18 | - |
| YUV | 47.04 | 114.43 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 39 | 23 | 0 | 0.46 | 0.68 | 0.72 | 19.59 | 0.52 | 0.19 |
| Hex | 48 | 27 | 17 | 0 | 2E | 44 | 48 | 14 | 34 | 13 |
| Octal | 110 | 47 | 27 | 0 | 56 | 104 | 110 | 24 | 64 | 23 |
| Binary | 1001000 | 100111 | 10111 | 0 | 101110 | 1000100 | 1001000 | 10100 | 110100 | 10011 |
Color Harmonies of #482717
Complementary color
Monochromatic Colors of #482717
Black with #482717
Text Example
Text Example
White with #482717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482717; }
p { color: rgb(72,39,23); }
H1.HeaderClassName
{
color: #482717;
}
.AnyTagClassName
{
color: #482717;
}
</style>
background-color css
<style>
a { background-color: #482717; }
a { background-color: rgb(72,39,23); }
div.DivClassName
{
background-color: #482717;
}
.BgClassName
{
background-color: #482717;
}
</style>
border-color css
<style>
span { border-color: #482717; }
span { border-color: rgb(72,39,23); }
td.TdClassName
{
border-color: #482717;
}
.TagClassName
{
border-color: #482717;
}
</style>