Shades of Morocco Brown #483026
Tints of Morocco Brown #483026
RGB
CMYK
RGB Variations
Color information
#483026 (or 0x483026) is known color: Morocco Brown. HEX triplet: 48, 30 and 26. RGB value is (72,48,38). Sum of RGB (Red+Green+Blue) = 72+48+38=158 (20% of max value = 765). Red value is 72 (28.52% from 255 or 45.57% from 158); Green value is 48 (19.14% from 255 or 30.38% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 72 - color contains mainly: red. Hex color #483026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483026 is #B7CFD9. Grayscale: #363636. Windows color (decimal): -12046298 or 2502728. OLE color: 2502728.
HSL color Cylindrical-coordinate representation of color #483026: hue angle of 17.65º degrees, saturation: 0.31, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #483026 is Cyan = 0, Magento = 0.33, Yellow = 0.47 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 48 | 38 | - |
| CMYK | 0 | 0.33 | 0.47 | 0.72 |
| HSL | 17.65º | 0.31% | 0.22% | - |
| HSV(B) | 17.65º | 0.47% | 0.28% | - |
| XYZ | 4.08 | 3.63 | 2.32 | - |
| YUV | 54.04 | 118.95 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 48 | 38 | 0 | 0.33 | 0.47 | 0.72 | 17.65 | 0.31 | 0.22 |
| Hex | 48 | 30 | 26 | 0 | 21 | 2F | 48 | 12 | 1F | 16 |
| Octal | 110 | 60 | 46 | 0 | 41 | 57 | 110 | 22 | 37 | 26 |
| Binary | 1001000 | 110000 | 100110 | 0 | 100001 | 101111 | 1001000 | 10010 | 11111 | 10110 |
Color Harmonies of #483026
Complementary color
Monochromatic Colors of #483026
Black with #483026
Text Example
Text Example
White with #483026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483026; }
p { color: rgb(72,48,38); }
H1.HeaderClassName
{
color: #483026;
}
.AnyTagClassName
{
color: #483026;
}
</style>
background-color css
<style>
a { background-color: #483026; }
a { background-color: rgb(72,48,38); }
div.DivClassName
{
background-color: #483026;
}
.BgClassName
{
background-color: #483026;
}
</style>
border-color css
<style>
span { border-color: #483026; }
span { border-color: rgb(72,48,38); }
td.TdClassName
{
border-color: #483026;
}
.TagClassName
{
border-color: #483026;
}
</style>