Shades of Morocco Brown #462816
Tints of Morocco Brown #462816
RGB
CMYK
RGB Variations
Color information
#462816 (or 0x462816) is known color: Morocco Brown. HEX triplet: 46, 28 and 16. RGB value is (70,40,22). Sum of RGB (Red+Green+Blue) = 70+40+22=132 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.03% from 132); Green value is 40 (16.02% from 255 or 30.30% from 132); Blue value is 22 (8.98% from 255 or 16.67% from 132); Max value from RGB is 70 - color contains mainly: red. Hex color #462816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462816 is #B9D7E9. Grayscale: #2F2F2F. Windows color (decimal): -12179434 or 1452102. OLE color: 1452102.
HSL color Cylindrical-coordinate representation of color #462816: hue angle of 22.5º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #462816 is Cyan = 0, Magento = 0.43, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 22 | - |
| CMYK | 0 | 0.43 | 0.69 | 0.73 |
| HSL | 22.5º | 0.52% | 0.18% | - |
| HSV(B) | 22.5º | 0.69% | 0.27% | - |
| XYZ | 3.43 | 2.88 | 1.13 | - |
| YUV | 46.92 | 113.94 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 22 | 0 | 0.43 | 0.69 | 0.73 | 22.5 | 0.52 | 0.18 |
| Hex | 46 | 28 | 16 | 0 | 2B | 45 | 49 | 16 | 34 | 12 |
| Octal | 106 | 50 | 26 | 0 | 53 | 105 | 111 | 26 | 64 | 22 |
| Binary | 1000110 | 101000 | 10110 | 0 | 101011 | 1000101 | 1001001 | 10110 | 110100 | 10010 |
Color Harmonies of #462816
Complementary color
Monochromatic Colors of #462816
Black with #462816
Text Example
Text Example
White with #462816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462816; }
p { color: rgb(70,40,22); }
H1.HeaderClassName
{
color: #462816;
}
.AnyTagClassName
{
color: #462816;
}
</style>
background-color css
<style>
a { background-color: #462816; }
a { background-color: rgb(70,40,22); }
div.DivClassName
{
background-color: #462816;
}
.BgClassName
{
background-color: #462816;
}
</style>
border-color css
<style>
span { border-color: #462816; }
span { border-color: rgb(70,40,22); }
td.TdClassName
{
border-color: #462816;
}
.TagClassName
{
border-color: #462816;
}
</style>