Shades of Morocco Brown #463127
Tints of Morocco Brown #463127
RGB
CMYK
RGB Variations
Color information
#463127 (or 0x463127) is known color: Morocco Brown. HEX triplet: 46, 31 and 27. RGB value is (70,49,39). Sum of RGB (Red+Green+Blue) = 70+49+39=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 49 (19.53% from 255 or 31.01% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #463127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463127 is #B9CED8. Grayscale: #363636. Windows color (decimal): -12177113 or 2568518. OLE color: 2568518.
HSL color Cylindrical-coordinate representation of color #463127: hue angle of 19.35º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #463127 is Cyan = 0, Magento = 0.30, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 39 | - |
| CMYK | 0 | 0.30 | 0.44 | 0.73 |
| HSL | 19.35º | 0.28% | 0.21% | - |
| HSV(B) | 19.35º | 0.44% | 0.27% | - |
| XYZ | 3.99 | 3.65 | 2.41 | - |
| YUV | 54.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 39 | 0 | 0.30 | 0.44 | 0.73 | 19.35 | 0.28 | 0.21 |
| Hex | 46 | 31 | 27 | 0 | 1E | 2C | 49 | 13 | 1C | 15 |
| Octal | 106 | 61 | 47 | 0 | 36 | 54 | 111 | 23 | 34 | 25 |
| Binary | 1000110 | 110001 | 100111 | 0 | 11110 | 101100 | 1001001 | 10011 | 11100 | 10101 |
Color Harmonies of #463127
Complementary color
Monochromatic Colors of #463127
Black with #463127
Text Example
Text Example
White with #463127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463127; }
p { color: rgb(70,49,39); }
H1.HeaderClassName
{
color: #463127;
}
.AnyTagClassName
{
color: #463127;
}
</style>
background-color css
<style>
a { background-color: #463127; }
a { background-color: rgb(70,49,39); }
div.DivClassName
{
background-color: #463127;
}
.BgClassName
{
background-color: #463127;
}
</style>
border-color css
<style>
span { border-color: #463127; }
span { border-color: rgb(70,49,39); }
td.TdClassName
{
border-color: #463127;
}
.TagClassName
{
border-color: #463127;
}
</style>