Shades of Morocco Brown #463021
Tints of Morocco Brown #463021
RGB
CMYK
RGB Variations
Color information
#463021 (or 0x463021) is known color: Morocco Brown. HEX triplet: 46, 30 and 21. RGB value is (70,48,33). Sum of RGB (Red+Green+Blue) = 70+48+33=151 (20% of max value = 765). Red value is 70 (27.73% from 255 or 46.36% from 151); Green value is 48 (19.14% from 255 or 31.79% from 151); Blue value is 33 (13.28% from 255 or 21.85% from 151); Max value from RGB is 70 - color contains mainly: red. Hex color #463021 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463021 is #B9CFDE. Grayscale: #343434. Windows color (decimal): -12177375 or 2175046. OLE color: 2175046.
HSL color Cylindrical-coordinate representation of color #463021: hue angle of 24.32º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #463021 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 33 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.73 |
| HSL | 24.32º | 0.36% | 0.2% | - |
| HSV(B) | 24.32º | 0.53% | 0.27% | - |
| XYZ | 3.86 | 3.53 | 1.92 | - |
| YUV | 52.87 | 116.79 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 33 | 0 | 0.31 | 0.53 | 0.73 | 24.32 | 0.36 | 0.2 |
| Hex | 46 | 30 | 21 | 0 | 1F | 35 | 49 | 18 | 24 | 14 |
| Octal | 106 | 60 | 41 | 0 | 37 | 65 | 111 | 30 | 44 | 24 |
| Binary | 1000110 | 110000 | 100001 | 0 | 11111 | 110101 | 1001001 | 11000 | 100100 | 10100 |
Color Harmonies of #463021
Complementary color
Monochromatic Colors of #463021
Black with #463021
Text Example
Text Example
White with #463021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463021; }
p { color: rgb(70,48,33); }
H1.HeaderClassName
{
color: #463021;
}
.AnyTagClassName
{
color: #463021;
}
</style>
background-color css
<style>
a { background-color: #463021; }
a { background-color: rgb(70,48,33); }
div.DivClassName
{
background-color: #463021;
}
.BgClassName
{
background-color: #463021;
}
</style>
border-color css
<style>
span { border-color: #463021; }
span { border-color: rgb(70,48,33); }
td.TdClassName
{
border-color: #463021;
}
.TagClassName
{
border-color: #463021;
}
</style>