Shades of Morocco Brown #462719
Tints of Morocco Brown #462719
RGB
CMYK
RGB Variations
Color information
#462719 (or 0x462719) is known color: Morocco Brown. HEX triplet: 46, 27 and 19. RGB value is (70,39,25). Sum of RGB (Red+Green+Blue) = 70+39+25=134 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.24% from 134); Green value is 39 (15.62% from 255 or 29.10% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 70 - color contains mainly: red. Hex color #462719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462719 is #B9D8E6. Grayscale: #2E2E2E. Windows color (decimal): -12179687 or 1648454. OLE color: 1648454.
HSL color Cylindrical-coordinate representation of color #462719: hue angle of 18.67º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #462719 is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 25 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.73 |
| HSL | 18.67º | 0.47% | 0.19% | - |
| HSV(B) | 18.67º | 0.64% | 0.27% | - |
| XYZ | 3.43 | 2.82 | 1.28 | - |
| YUV | 46.67 | 115.77 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 25 | 0 | 0.44 | 0.64 | 0.73 | 18.67 | 0.47 | 0.19 |
| Hex | 46 | 27 | 19 | 0 | 2C | 40 | 49 | 13 | 2F | 13 |
| Octal | 106 | 47 | 31 | 0 | 54 | 100 | 111 | 23 | 57 | 23 |
| Binary | 1000110 | 100111 | 11001 | 0 | 101100 | 1000000 | 1001001 | 10011 | 101111 | 10011 |
Color Harmonies of #462719
Complementary color
Monochromatic Colors of #462719
Black with #462719
Text Example
Text Example
White with #462719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462719; }
p { color: rgb(70,39,25); }
H1.HeaderClassName
{
color: #462719;
}
.AnyTagClassName
{
color: #462719;
}
</style>
background-color css
<style>
a { background-color: #462719; }
a { background-color: rgb(70,39,25); }
div.DivClassName
{
background-color: #462719;
}
.BgClassName
{
background-color: #462719;
}
</style>
border-color css
<style>
span { border-color: #462719; }
span { border-color: rgb(70,39,25); }
td.TdClassName
{
border-color: #462719;
}
.TagClassName
{
border-color: #462719;
}
</style>