Shades of Morocco Brown #483027
Tints of Morocco Brown #483027
RGB
CMYK
RGB Variations
Color information
#483027 (or 0x483027) is known color: Morocco Brown. HEX triplet: 48, 30 and 27. RGB value is (72,48,39). Sum of RGB (Red+Green+Blue) = 72+48+39=159 (21% of max value = 765). Red value is 72 (28.52% from 255 or 45.28% from 159); Green value is 48 (19.14% from 255 or 30.19% from 159); Blue value is 39 (15.62% from 255 or 24.53% from 159); Max value from RGB is 72 - color contains mainly: red. Hex color #483027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483027 is #B7CFD8. Grayscale: #363636. Windows color (decimal): -12046297 or 2568264. OLE color: 2568264.
HSL color Cylindrical-coordinate representation of color #483027: hue angle of 16.36º 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 #483027 is Cyan = 0, Magento = 0.33, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 48 | 39 | - |
| CMYK | 0 | 0.33 | 0.46 | 0.72 |
| HSL | 16.36º | 0.3% | 0.22% | - |
| HSV(B) | 16.36º | 0.46% | 0.28% | - |
| XYZ | 4.1 | 3.64 | 2.41 | - |
| YUV | 54.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 48 | 39 | 0 | 0.33 | 0.46 | 0.72 | 16.36 | 0.3 | 0.22 |
| Hex | 48 | 30 | 27 | 0 | 21 | 2E | 48 | 10 | 1E | 16 |
| Octal | 110 | 60 | 47 | 0 | 41 | 56 | 110 | 20 | 36 | 26 |
| Binary | 1001000 | 110000 | 100111 | 0 | 100001 | 101110 | 1001000 | 10000 | 11110 | 10110 |
Color Harmonies of #483027
Complementary color
Monochromatic Colors of #483027
Black with #483027
Text Example
Text Example
White with #483027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483027; }
p { color: rgb(72,48,39); }
H1.HeaderClassName
{
color: #483027;
}
.AnyTagClassName
{
color: #483027;
}
</style>
background-color css
<style>
a { background-color: #483027; }
a { background-color: rgb(72,48,39); }
div.DivClassName
{
background-color: #483027;
}
.BgClassName
{
background-color: #483027;
}
</style>
border-color css
<style>
span { border-color: #483027; }
span { border-color: rgb(72,48,39); }
td.TdClassName
{
border-color: #483027;
}
.TagClassName
{
border-color: #483027;
}
</style>