Shades of Morocco Brown #462815
Tints of Morocco Brown #462815
RGB
CMYK
RGB Variations
Color information
#462815 (or 0x462815) is known color: Morocco Brown. HEX triplet: 46, 28 and 15. RGB value is (70,40,21). Sum of RGB (Red+Green+Blue) = 70+40+21=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 40 (16.02% from 255 or 30.53% from 131); Blue value is 21 (8.59% from 255 or 16.03% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #462815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462815 is #B9D7EA. Grayscale: #2E2E2E. Windows color (decimal): -12179435 or 1386566. OLE color: 1386566.
HSL color Cylindrical-coordinate representation of color #462815: hue angle of 23.27º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #462815 is Cyan = 0, Magento = 0.43, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 21 | - |
| CMYK | 0 | 0.43 | 0.70 | 0.73 |
| HSL | 23.27º | 0.54% | 0.18% | - |
| HSV(B) | 23.27º | 0.7% | 0.27% | - |
| XYZ | 3.42 | 2.87 | 1.08 | - |
| YUV | 46.8 | 113.44 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 21 | 0 | 0.43 | 0.70 | 0.73 | 23.27 | 0.54 | 0.18 |
| Hex | 46 | 28 | 15 | 0 | 2B | 46 | 49 | 17 | 36 | 12 |
| Octal | 106 | 50 | 25 | 0 | 53 | 106 | 111 | 27 | 66 | 22 |
| Binary | 1000110 | 101000 | 10101 | 0 | 101011 | 1000110 | 1001001 | 10111 | 110110 | 10010 |
Color Harmonies of #462815
Complementary color
Monochromatic Colors of #462815
Black with #462815
Text Example
Text Example
White with #462815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462815; }
p { color: rgb(70,40,21); }
H1.HeaderClassName
{
color: #462815;
}
.AnyTagClassName
{
color: #462815;
}
</style>
background-color css
<style>
a { background-color: #462815; }
a { background-color: rgb(70,40,21); }
div.DivClassName
{
background-color: #462815;
}
.BgClassName
{
background-color: #462815;
}
</style>
border-color css
<style>
span { border-color: #462815; }
span { border-color: rgb(70,40,21); }
td.TdClassName
{
border-color: #462815;
}
.TagClassName
{
border-color: #462815;
}
</style>