Shades of Morocco Brown #482915
Tints of Morocco Brown #482915
RGB
CMYK
RGB Variations
Color information
#482915 (or 0x482915) is known color: Morocco Brown. HEX triplet: 48, 29 and 15. RGB value is (72,41,21). Sum of RGB (Red+Green+Blue) = 72+41+21=134 (17% of max value = 765). Red value is 72 (28.52% from 255 or 53.73% from 134); Green value is 41 (16.41% from 255 or 30.60% from 134); Blue value is 21 (8.59% from 255 or 15.67% from 134); Max value from RGB is 72 - color contains mainly: red. Hex color #482915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #482915 is #B7D6EA. Grayscale: #303030. Windows color (decimal): -12048107 or 1386824. OLE color: 1386824.
HSL color Cylindrical-coordinate representation of color #482915: hue angle of 23.53º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #482915 is Cyan = 0, Magento = 0.43, Yellow = 0.71 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 41 | 21 | - |
| CMYK | 0 | 0.43 | 0.71 | 0.72 |
| HSL | 23.53º | 0.55% | 0.18% | - |
| HSV(B) | 23.53º | 0.71% | 0.28% | - |
| XYZ | 3.6 | 3.02 | 1.1 | - |
| YUV | 47.99 | 112.77 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 21 | 0 | 0.43 | 0.71 | 0.72 | 23.53 | 0.55 | 0.18 |
| Hex | 48 | 29 | 15 | 0 | 2B | 47 | 48 | 18 | 37 | 12 |
| Octal | 110 | 51 | 25 | 0 | 53 | 107 | 110 | 30 | 67 | 22 |
| Binary | 1001000 | 101001 | 10101 | 0 | 101011 | 1000111 | 1001000 | 11000 | 110111 | 10010 |
Color Harmonies of #482915
Complementary color
Monochromatic Colors of #482915
Black with #482915
Text Example
Text Example
White with #482915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482915; }
p { color: rgb(72,41,21); }
H1.HeaderClassName
{
color: #482915;
}
.AnyTagClassName
{
color: #482915;
}
</style>
background-color css
<style>
a { background-color: #482915; }
a { background-color: rgb(72,41,21); }
div.DivClassName
{
background-color: #482915;
}
.BgClassName
{
background-color: #482915;
}
</style>
border-color css
<style>
span { border-color: #482915; }
span { border-color: rgb(72,41,21); }
td.TdClassName
{
border-color: #482915;
}
.TagClassName
{
border-color: #482915;
}
</style>