Shades of Morocco Brown #483122
Tints of Morocco Brown #483122
RGB
CMYK
RGB Variations
Color information
#483122 (or 0x483122) is known color: Morocco Brown. HEX triplet: 48, 31 and 22. RGB value is (72,49,34). Sum of RGB (Red+Green+Blue) = 72+49+34=155 (20% of max value = 765). Red value is 72 (28.52% from 255 or 46.45% from 155); Green value is 49 (19.53% from 255 or 31.61% from 155); Blue value is 34 (13.67% from 255 or 21.94% from 155); Max value from RGB is 72 - color contains mainly: red. Hex color #483122 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483122 is #B7CEDD. Grayscale: #363636. Windows color (decimal): -12046046 or 2240840. OLE color: 2240840.
HSL color Cylindrical-coordinate representation of color #483122: hue angle of 23.68º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #483122 is Cyan = 0, Magento = 0.32, Yellow = 0.53 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 49 | 34 | - |
| CMYK | 0 | 0.32 | 0.53 | 0.72 |
| HSL | 23.68º | 0.36% | 0.21% | - |
| HSV(B) | 23.68º | 0.53% | 0.28% | - |
| XYZ | 4.06 | 3.69 | 2.01 | - |
| YUV | 54.17 | 116.62 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 49 | 34 | 0 | 0.32 | 0.53 | 0.72 | 23.68 | 0.36 | 0.21 |
| Hex | 48 | 31 | 22 | 0 | 20 | 35 | 48 | 18 | 24 | 15 |
| Octal | 110 | 61 | 42 | 0 | 40 | 65 | 110 | 30 | 44 | 25 |
| Binary | 1001000 | 110001 | 100010 | 0 | 100000 | 110101 | 1001000 | 11000 | 100100 | 10101 |
Color Harmonies of #483122
Complementary color
Monochromatic Colors of #483122
Black with #483122
Text Example
Text Example
White with #483122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483122; }
p { color: rgb(72,49,34); }
H1.HeaderClassName
{
color: #483122;
}
.AnyTagClassName
{
color: #483122;
}
</style>
background-color css
<style>
a { background-color: #483122; }
a { background-color: rgb(72,49,34); }
div.DivClassName
{
background-color: #483122;
}
.BgClassName
{
background-color: #483122;
}
</style>
border-color css
<style>
span { border-color: #483122; }
span { border-color: rgb(72,49,34); }
td.TdClassName
{
border-color: #483122;
}
.TagClassName
{
border-color: #483122;
}
</style>