Shades of Morocco Brown #422921
Tints of Morocco Brown #422921
RGB
CMYK
RGB Variations
Color information
#422921 (or 0x422921) is known color: Morocco Brown. HEX triplet: 42, 29 and 21. RGB value is (66,41,33). Sum of RGB (Red+Green+Blue) = 66+41+33=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 41 (16.41% from 255 or 29.29% from 140); Blue value is 33 (13.28% from 255 or 23.57% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #422921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422921 is #BDD6DE. Grayscale: #2F2F2F. Windows color (decimal): -12441311 or 2173250. OLE color: 2173250.
HSL color Cylindrical-coordinate representation of color #422921: hue angle of 14.55º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #422921 is Cyan = 0, Magento = 0.38, Yellow = 0.5 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 33 | - |
| CMYK | 0 | 0.38 | 0.5 | 0.74 |
| HSL | 14.55º | 0.33% | 0.19% | - |
| HSV(B) | 14.55º | 0.5% | 0.26% | - |
| XYZ | 3.31 | 2.85 | 1.82 | - |
| YUV | 47.56 | 119.78 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 33 | 0 | 0.38 | 0.5 | 0.74 | 14.55 | 0.33 | 0.19 |
| Hex | 42 | 29 | 21 | 0 | 26 | 32 | 4A | F | 21 | 13 |
| Octal | 102 | 51 | 41 | 0 | 46 | 62 | 112 | 17 | 41 | 23 |
| Binary | 1000010 | 101001 | 100001 | 0 | 100110 | 110010 | 1001010 | 1111 | 100001 | 10011 |
Color Harmonies of #422921
Complementary color
Monochromatic Colors of #422921
Black with #422921
Text Example
Text Example
White with #422921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422921; }
p { color: rgb(66,41,33); }
H1.HeaderClassName
{
color: #422921;
}
.AnyTagClassName
{
color: #422921;
}
</style>
background-color css
<style>
a { background-color: #422921; }
a { background-color: rgb(66,41,33); }
div.DivClassName
{
background-color: #422921;
}
.BgClassName
{
background-color: #422921;
}
</style>
border-color css
<style>
span { border-color: #422921; }
span { border-color: rgb(66,41,33); }
td.TdClassName
{
border-color: #422921;
}
.TagClassName
{
border-color: #422921;
}
</style>