Shades of Morocco Brown #462716
Tints of Morocco Brown #462716
RGB
CMYK
RGB Variations
Color information
#462716 (or 0x462716) is known color: Morocco Brown. HEX triplet: 46, 27 and 16. RGB value is (70,39,22). Sum of RGB (Red+Green+Blue) = 70+39+22=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 39 (15.62% from 255 or 29.77% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #462716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462716 is #B9D8E9. Grayscale: #2E2E2E. Windows color (decimal): -12179690 or 1451846. OLE color: 1451846.
HSL color Cylindrical-coordinate representation of color #462716: hue angle of 21.25º 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 #462716 is Cyan = 0, Magento = 0.44, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 22 | - |
| CMYK | 0 | 0.44 | 0.69 | 0.73 |
| HSL | 21.25º | 0.52% | 0.18% | - |
| HSV(B) | 21.25º | 0.69% | 0.27% | - |
| XYZ | 3.4 | 2.81 | 1.12 | - |
| YUV | 46.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 22 | 0 | 0.44 | 0.69 | 0.73 | 21.25 | 0.52 | 0.18 |
| Hex | 46 | 27 | 16 | 0 | 2C | 45 | 49 | 15 | 34 | 12 |
| Octal | 106 | 47 | 26 | 0 | 54 | 105 | 111 | 25 | 64 | 22 |
| Binary | 1000110 | 100111 | 10110 | 0 | 101100 | 1000101 | 1001001 | 10101 | 110100 | 10010 |
Color Harmonies of #462716
Complementary color
Monochromatic Colors of #462716
Black with #462716
Text Example
Text Example
White with #462716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462716; }
p { color: rgb(70,39,22); }
H1.HeaderClassName
{
color: #462716;
}
.AnyTagClassName
{
color: #462716;
}
</style>
background-color css
<style>
a { background-color: #462716; }
a { background-color: rgb(70,39,22); }
div.DivClassName
{
background-color: #462716;
}
.BgClassName
{
background-color: #462716;
}
</style>
border-color css
<style>
span { border-color: #462716; }
span { border-color: rgb(70,39,22); }
td.TdClassName
{
border-color: #462716;
}
.TagClassName
{
border-color: #462716;
}
</style>