Shades of Morocco Brown #462717
Tints of Morocco Brown #462717
RGB
CMYK
RGB Variations
Color information
#462717 (or 0x462717) is known color: Morocco Brown. HEX triplet: 46, 27 and 17. RGB value is (70,39,23). Sum of RGB (Red+Green+Blue) = 70+39+23=132 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.03% from 132); Green value is 39 (15.62% from 255 or 29.55% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 70 - color contains mainly: red. Hex color #462717 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462717 is #B9D8E8. Grayscale: #2E2E2E. Windows color (decimal): -12179689 or 1517382. OLE color: 1517382.
HSL color Cylindrical-coordinate representation of color #462717: hue angle of 20.43º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #462717 is Cyan = 0, Magento = 0.44, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 23 | - |
| CMYK | 0 | 0.44 | 0.67 | 0.73 |
| HSL | 20.43º | 0.51% | 0.18% | - |
| HSV(B) | 20.43º | 0.67% | 0.27% | - |
| XYZ | 3.41 | 2.81 | 1.17 | - |
| YUV | 46.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 23 | 0 | 0.44 | 0.67 | 0.73 | 20.43 | 0.51 | 0.18 |
| Hex | 46 | 27 | 17 | 0 | 2C | 43 | 49 | 14 | 33 | 12 |
| Octal | 106 | 47 | 27 | 0 | 54 | 103 | 111 | 24 | 63 | 22 |
| Binary | 1000110 | 100111 | 10111 | 0 | 101100 | 1000011 | 1001001 | 10100 | 110011 | 10010 |
Color Harmonies of #462717
Complementary color
Monochromatic Colors of #462717
Black with #462717
Text Example
Text Example
White with #462717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462717; }
p { color: rgb(70,39,23); }
H1.HeaderClassName
{
color: #462717;
}
.AnyTagClassName
{
color: #462717;
}
</style>
background-color css
<style>
a { background-color: #462717; }
a { background-color: rgb(70,39,23); }
div.DivClassName
{
background-color: #462717;
}
.BgClassName
{
background-color: #462717;
}
</style>
border-color css
<style>
span { border-color: #462717; }
span { border-color: rgb(70,39,23); }
td.TdClassName
{
border-color: #462717;
}
.TagClassName
{
border-color: #462717;
}
</style>