Shades of Morocco Brown #482612
Tints of Morocco Brown #482612
RGB
CMYK
RGB Variations
Color information
#482612 (or 0x482612) is known color: Morocco Brown. HEX triplet: 48, 26 and 12. RGB value is (72,38,18). Sum of RGB (Red+Green+Blue) = 72+38+18=128 (16% of max value = 765). Red value is 72 (28.52% from 255 or 56.25% from 128); Green value is 38 (15.23% from 255 or 29.69% from 128); Blue value is 18 (7.42% from 255 or 14.06% from 128); Max value from RGB is 72 - color contains mainly: red. Hex color #482612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482612 is #B7D9ED. Grayscale: #2D2D2D. Windows color (decimal): -12048878 or 1189448. OLE color: 1189448.
HSL color Cylindrical-coordinate representation of color #482612: hue angle of 22.22º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #482612 is Cyan = 0, Magento = 0.47, Yellow = 0.75 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 38 | 18 | - |
| CMYK | 0 | 0.47 | 0.75 | 0.72 |
| HSL | 22.22º | 0.6% | 0.18% | - |
| HSV(B) | 22.22º | 0.75% | 0.28% | - |
| XYZ | 3.47 | 2.81 | 0.93 | - |
| YUV | 45.89 | 112.26 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 38 | 18 | 0 | 0.47 | 0.75 | 0.72 | 22.22 | 0.6 | 0.18 |
| Hex | 48 | 26 | 12 | 0 | 2F | 4B | 48 | 16 | 3C | 12 |
| Octal | 110 | 46 | 22 | 0 | 57 | 113 | 110 | 26 | 74 | 22 |
| Binary | 1001000 | 100110 | 10010 | 0 | 101111 | 1001011 | 1001000 | 10110 | 111100 | 10010 |
Color Harmonies of #482612
Complementary color
Monochromatic Colors of #482612
Black with #482612
Text Example
Text Example
White with #482612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482612; }
p { color: rgb(72,38,18); }
H1.HeaderClassName
{
color: #482612;
}
.AnyTagClassName
{
color: #482612;
}
</style>
background-color css
<style>
a { background-color: #482612; }
a { background-color: rgb(72,38,18); }
div.DivClassName
{
background-color: #482612;
}
.BgClassName
{
background-color: #482612;
}
</style>
border-color css
<style>
span { border-color: #482612; }
span { border-color: rgb(72,38,18); }
td.TdClassName
{
border-color: #482612;
}
.TagClassName
{
border-color: #482612;
}
</style>