Shades of Raw Umber #764611
Tints of Raw Umber #764611
RGB
CMYK
RGB Variations
Color information
#764611 (or 0x764611) is known color: Raw Umber. HEX triplet: 76, 46 and 11. RGB value is (118,70,17). Sum of RGB (Red+Green+Blue) = 118+70+17=205 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.56% from 205); Green value is 70 (27.73% from 255 or 34.15% from 205); Blue value is 17 (7.03% from 255 or 8.29% from 205); Max value from RGB is 118 - color contains mainly: red. Hex color #764611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764611 is #89B9EE. Grayscale: #4E4E4E. Windows color (decimal): -9026031 or 1132150. OLE color: 1132150.
HSL color Cylindrical-coordinate representation of color #764611: hue angle of 31.49º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #764611 is Cyan = 0, Magento = 0.41, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 17 | - |
| CMYK | 0 | 0.41 | 0.86 | 0.54 |
| HSL | 31.49º | 0.75% | 0.26% | - |
| HSV(B) | 31.49º | 0.86% | 0.46% | - |
| XYZ | 9.76 | 8.27 | 1.61 | - |
| YUV | 78.31 | 93.4 | 156.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 17 | 0 | 0.41 | 0.86 | 0.54 | 31.49 | 0.75 | 0.26 |
| Hex | 76 | 46 | 11 | 0 | 29 | 56 | 36 | 1F | 4B | 1A |
| Octal | 166 | 106 | 21 | 0 | 51 | 126 | 66 | 37 | 113 | 32 |
| Binary | 1110110 | 1000110 | 10001 | 0 | 101001 | 1010110 | 110110 | 11111 | 1001011 | 11010 |
Color Harmonies of #764611
Complementary color
Monochromatic Colors of #764611
Black with #764611
Text Example
Text Example
White with #764611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764611; }
p { color: rgb(118,70,17); }
H1.HeaderClassName
{
color: #764611;
}
.AnyTagClassName
{
color: #764611;
}
</style>
background-color css
<style>
a { background-color: #764611; }
a { background-color: rgb(118,70,17); }
div.DivClassName
{
background-color: #764611;
}
.BgClassName
{
background-color: #764611;
}
</style>
border-color css
<style>
span { border-color: #764611; }
span { border-color: rgb(118,70,17); }
td.TdClassName
{
border-color: #764611;
}
.TagClassName
{
border-color: #764611;
}
</style>