Shades of Raw Umber #765014
Tints of Raw Umber #765014
RGB
CMYK
RGB Variations
Color information
#765014 (or 0x765014) is known color: Raw Umber. HEX triplet: 76, 50 and 14. RGB value is (118,80,20). Sum of RGB (Red+Green+Blue) = 118+80+20=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 20 (8.20% from 255 or 9.17% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #765014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765014 is #89AFEB. Grayscale: #545454. Windows color (decimal): -9023468 or 1331318. OLE color: 1331318.
HSL color Cylindrical-coordinate representation of color #765014: hue angle of 36.73º 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 #765014 is Cyan = 0, Magento = 0.32, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 20 | - |
| CMYK | 0 | 0.32 | 0.83 | 0.54 |
| HSL | 36.73º | 0.71% | 0.27% | - |
| HSV(B) | 36.73º | 0.83% | 0.46% | - |
| XYZ | 10.47 | 9.64 | 1.97 | - |
| YUV | 84.52 | 91.59 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 20 | 0 | 0.32 | 0.83 | 0.54 | 36.73 | 0.71 | 0.27 |
| Hex | 76 | 50 | 14 | 0 | 20 | 53 | 36 | 25 | 47 | 1B |
| Octal | 166 | 120 | 24 | 0 | 40 | 123 | 66 | 45 | 107 | 33 |
| Binary | 1110110 | 1010000 | 10100 | 0 | 100000 | 1010011 | 110110 | 100101 | 1000111 | 11011 |
Color Harmonies of #765014
Complementary color
Monochromatic Colors of #765014
Black with #765014
Text Example
Text Example
White with #765014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765014; }
p { color: rgb(118,80,20); }
H1.HeaderClassName
{
color: #765014;
}
.AnyTagClassName
{
color: #765014;
}
</style>
background-color css
<style>
a { background-color: #765014; }
a { background-color: rgb(118,80,20); }
div.DivClassName
{
background-color: #765014;
}
.BgClassName
{
background-color: #765014;
}
</style>
border-color css
<style>
span { border-color: #765014; }
span { border-color: rgb(118,80,20); }
td.TdClassName
{
border-color: #765014;
}
.TagClassName
{
border-color: #765014;
}
</style>