Shades of Morocco Brown #482614
Tints of Morocco Brown #482614
RGB
CMYK
RGB Variations
Color information
#482614 (or 0x482614) is known color: Morocco Brown. HEX triplet: 48, 26 and 14. RGB value is (72,38,20). Sum of RGB (Red+Green+Blue) = 72+38+20=130 (17% of max value = 765). Red value is 72 (28.52% from 255 or 55.38% from 130); Green value is 38 (15.23% from 255 or 29.23% from 130); Blue value is 20 (8.20% from 255 or 15.38% from 130); Max value from RGB is 72 - color contains mainly: red. Hex color #482614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482614 is #B7D9EB. Grayscale: #2E2E2E. Windows color (decimal): -12048876 or 1320520. OLE color: 1320520.
HSL color Cylindrical-coordinate representation of color #482614: hue angle of 20.77º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #482614 is Cyan = 0, Magento = 0.47, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 38 | 20 | - |
| CMYK | 0 | 0.47 | 0.72 | 0.72 |
| HSL | 20.77º | 0.57% | 0.18% | - |
| HSV(B) | 20.77º | 0.72% | 0.28% | - |
| XYZ | 3.49 | 2.81 | 1.02 | - |
| YUV | 46.11 | 113.26 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 38 | 20 | 0 | 0.47 | 0.72 | 0.72 | 20.77 | 0.57 | 0.18 |
| Hex | 48 | 26 | 14 | 0 | 2F | 48 | 48 | 15 | 39 | 12 |
| Octal | 110 | 46 | 24 | 0 | 57 | 110 | 110 | 25 | 71 | 22 |
| Binary | 1001000 | 100110 | 10100 | 0 | 101111 | 1001000 | 1001000 | 10101 | 111001 | 10010 |
Color Harmonies of #482614
Complementary color
Monochromatic Colors of #482614
Black with #482614
Text Example
Text Example
White with #482614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482614; }
p { color: rgb(72,38,20); }
H1.HeaderClassName
{
color: #482614;
}
.AnyTagClassName
{
color: #482614;
}
</style>
background-color css
<style>
a { background-color: #482614; }
a { background-color: rgb(72,38,20); }
div.DivClassName
{
background-color: #482614;
}
.BgClassName
{
background-color: #482614;
}
</style>
border-color css
<style>
span { border-color: #482614; }
span { border-color: rgb(72,38,20); }
td.TdClassName
{
border-color: #482614;
}
.TagClassName
{
border-color: #482614;
}
</style>