Shades of Morocco Brown #483127
Tints of Morocco Brown #483127
RGB
CMYK
RGB Variations
Color information
#483127 (or 0x483127) is known color: Morocco Brown. HEX triplet: 48, 31 and 27. RGB value is (72,49,39). Sum of RGB (Red+Green+Blue) = 72+49+39=160 (21% of max value = 765). Red value is 72 (28.52% from 255 or 45% from 160); Green value is 49 (19.53% from 255 or 30.62% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 72 - color contains mainly: red. Hex color #483127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483127 is #B7CED8. Grayscale: #363636. Windows color (decimal): -12046041 or 2568520. OLE color: 2568520.
HSL color Cylindrical-coordinate representation of color #483127: hue angle of 18.18º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #483127 is Cyan = 0, Magento = 0.32, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 49 | 39 | - |
| CMYK | 0 | 0.32 | 0.46 | 0.72 |
| HSL | 18.18º | 0.3% | 0.22% | - |
| HSV(B) | 18.18º | 0.46% | 0.28% | - |
| XYZ | 4.14 | 3.72 | 2.42 | - |
| YUV | 54.74 | 119.12 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 49 | 39 | 0 | 0.32 | 0.46 | 0.72 | 18.18 | 0.3 | 0.22 |
| Hex | 48 | 31 | 27 | 0 | 20 | 2E | 48 | 12 | 1E | 16 |
| Octal | 110 | 61 | 47 | 0 | 40 | 56 | 110 | 22 | 36 | 26 |
| Binary | 1001000 | 110001 | 100111 | 0 | 100000 | 101110 | 1001000 | 10010 | 11110 | 10110 |
Color Harmonies of #483127
Complementary color
Monochromatic Colors of #483127
Black with #483127
Text Example
Text Example
White with #483127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483127; }
p { color: rgb(72,49,39); }
H1.HeaderClassName
{
color: #483127;
}
.AnyTagClassName
{
color: #483127;
}
</style>
background-color css
<style>
a { background-color: #483127; }
a { background-color: rgb(72,49,39); }
div.DivClassName
{
background-color: #483127;
}
.BgClassName
{
background-color: #483127;
}
</style>
border-color css
<style>
span { border-color: #483127; }
span { border-color: rgb(72,49,39); }
td.TdClassName
{
border-color: #483127;
}
.TagClassName
{
border-color: #483127;
}
</style>