Shades of Morocco Brown #462916
Tints of Morocco Brown #462916
RGB
CMYK
RGB Variations
Color information
#462916 (or 0x462916) is known color: Morocco Brown. HEX triplet: 46, 29 and 16. RGB value is (70,41,22). Sum of RGB (Red+Green+Blue) = 70+41+22=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 41 (16.41% from 255 or 30.83% from 133); Blue value is 22 (8.98% from 255 or 16.54% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #462916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462916 is #B9D6E9. Grayscale: #2F2F2F. Windows color (decimal): -12179178 or 1452358. OLE color: 1452358.
HSL color Cylindrical-coordinate representation of color #462916: hue angle of 23.75º 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 #462916 is Cyan = 0, Magento = 0.41, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 22 | - |
| CMYK | 0 | 0.41 | 0.69 | 0.73 |
| HSL | 23.75º | 0.52% | 0.18% | - |
| HSV(B) | 23.75º | 0.69% | 0.27% | - |
| XYZ | 3.46 | 2.95 | 1.15 | - |
| YUV | 47.51 | 113.61 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 22 | 0 | 0.41 | 0.69 | 0.73 | 23.75 | 0.52 | 0.18 |
| Hex | 46 | 29 | 16 | 0 | 29 | 45 | 49 | 18 | 34 | 12 |
| Octal | 106 | 51 | 26 | 0 | 51 | 105 | 111 | 30 | 64 | 22 |
| Binary | 1000110 | 101001 | 10110 | 0 | 101001 | 1000101 | 1001001 | 11000 | 110100 | 10010 |
Color Harmonies of #462916
Complementary color
Monochromatic Colors of #462916
Black with #462916
Text Example
Text Example
White with #462916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462916; }
p { color: rgb(70,41,22); }
H1.HeaderClassName
{
color: #462916;
}
.AnyTagClassName
{
color: #462916;
}
</style>
background-color css
<style>
a { background-color: #462916; }
a { background-color: rgb(70,41,22); }
div.DivClassName
{
background-color: #462916;
}
.BgClassName
{
background-color: #462916;
}
</style>
border-color css
<style>
span { border-color: #462916; }
span { border-color: rgb(70,41,22); }
td.TdClassName
{
border-color: #462916;
}
.TagClassName
{
border-color: #462916;
}
</style>