Shades of Morocco Brown #483128
Tints of Morocco Brown #483128
RGB
CMYK
RGB Variations
Color information
#483128 (or 0x483128) is known color: Morocco Brown. HEX triplet: 48, 31 and 28. RGB value is (72,49,40). Sum of RGB (Red+Green+Blue) = 72+49+40=161 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.72% from 161); Green value is 49 (19.53% from 255 or 30.43% from 161); Blue value is 40 (16.02% from 255 or 24.84% from 161); Max value from RGB is 72 - color contains mainly: red. Hex color #483128 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483128 is #B7CED7. Grayscale: #363636. Windows color (decimal): -12046040 or 2634056. OLE color: 2634056.
HSL color Cylindrical-coordinate representation of color #483128: hue angle of 16.88º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #483128 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 49 | 40 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.72 |
| HSL | 16.88º | 0.29% | 0.22% | - |
| HSV(B) | 16.88º | 0.44% | 0.28% | - |
| XYZ | 4.15 | 3.73 | 2.51 | - |
| YUV | 54.85 | 119.62 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 49 | 40 | 0 | 0.32 | 0.44 | 0.72 | 16.88 | 0.29 | 0.22 |
| Hex | 48 | 31 | 28 | 0 | 20 | 2C | 48 | 11 | 1D | 16 |
| Octal | 110 | 61 | 50 | 0 | 40 | 54 | 110 | 21 | 35 | 26 |
| Binary | 1001000 | 110001 | 101000 | 0 | 100000 | 101100 | 1001000 | 10001 | 11101 | 10110 |
Color Harmonies of #483128
Complementary color
Monochromatic Colors of #483128
Black with #483128
Text Example
Text Example
White with #483128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483128; }
p { color: rgb(72,49,40); }
H1.HeaderClassName
{
color: #483128;
}
.AnyTagClassName
{
color: #483128;
}
</style>
background-color css
<style>
a { background-color: #483128; }
a { background-color: rgb(72,49,40); }
div.DivClassName
{
background-color: #483128;
}
.BgClassName
{
background-color: #483128;
}
</style>
border-color css
<style>
span { border-color: #483128; }
span { border-color: rgb(72,49,40); }
td.TdClassName
{
border-color: #483128;
}
.TagClassName
{
border-color: #483128;
}
</style>