Shades of Raw Umber #764614
Tints of Raw Umber #764614
RGB
CMYK
RGB Variations
Color information
#764614 (or 0x764614) is known color: Raw Umber. HEX triplet: 76, 46 and 14. RGB value is (118,70,20). Sum of RGB (Red+Green+Blue) = 118+70+20=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 70 (27.73% from 255 or 33.65% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #764614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764614 is #89B9EB. Grayscale: #4E4E4E. Windows color (decimal): -9026028 or 1328758. OLE color: 1328758.
HSL color Cylindrical-coordinate representation of color #764614: hue angle of 30.61º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #764614 is Cyan = 0, Magento = 0.41, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 20 | - |
| CMYK | 0 | 0.41 | 0.83 | 0.54 |
| HSL | 30.61º | 0.71% | 0.27% | - |
| HSV(B) | 30.61º | 0.83% | 0.46% | - |
| XYZ | 9.79 | 8.28 | 1.74 | - |
| YUV | 78.65 | 94.9 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 20 | 0 | 0.41 | 0.83 | 0.54 | 30.61 | 0.71 | 0.27 |
| Hex | 76 | 46 | 14 | 0 | 29 | 53 | 36 | 1F | 47 | 1B |
| Octal | 166 | 106 | 24 | 0 | 51 | 123 | 66 | 37 | 107 | 33 |
| Binary | 1110110 | 1000110 | 10100 | 0 | 101001 | 1010011 | 110110 | 11111 | 1000111 | 11011 |
Color Harmonies of #764614
Complementary color
Monochromatic Colors of #764614
Black with #764614
Text Example
Text Example
White with #764614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764614; }
p { color: rgb(118,70,20); }
H1.HeaderClassName
{
color: #764614;
}
.AnyTagClassName
{
color: #764614;
}
</style>
background-color css
<style>
a { background-color: #764614; }
a { background-color: rgb(118,70,20); }
div.DivClassName
{
background-color: #764614;
}
.BgClassName
{
background-color: #764614;
}
</style>
border-color css
<style>
span { border-color: #764614; }
span { border-color: rgb(118,70,20); }
td.TdClassName
{
border-color: #764614;
}
.TagClassName
{
border-color: #764614;
}
</style>