Shades of Raw Umber #765004
Tints of Raw Umber #765004
RGB
CMYK
RGB Variations
Color information
#765004 (or 0x765004) is known color: Raw Umber. HEX triplet: 76, 50 and 04. RGB value is (118,80,4). Sum of RGB (Red+Green+Blue) = 118+80+4=202 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.42% from 202); Green value is 80 (31.64% from 255 or 39.60% from 202); Blue value is 4 (1.95% from 255 or 1.98% from 202); Max value from RGB is 118 - color contains mainly: red. Hex color #765004 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765004 is #89AFFB. Grayscale: #535353. Windows color (decimal): -9023484 or 282742. OLE color: 282742.
HSL color Cylindrical-coordinate representation of color #765004: hue angle of 40º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #765004 is Cyan = 0, Magento = 0.32, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 4 | - |
| CMYK | 0 | 0.32 | 0.97 | 0.54 |
| HSL | 40º | 0.93% | 0.24% | - |
| HSV(B) | 40º | 0.97% | 0.46% | - |
| XYZ | 10.36 | 9.6 | 1.42 | - |
| YUV | 82.7 | 83.59 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 4 | 0 | 0.32 | 0.97 | 0.54 | 40 | 0.93 | 0.24 |
| Hex | 76 | 50 | 4 | 0 | 20 | 61 | 36 | 28 | 5D | 18 |
| Octal | 166 | 120 | 4 | 0 | 40 | 141 | 66 | 50 | 135 | 30 |
| Binary | 1110110 | 1010000 | 100 | 0 | 100000 | 1100001 | 110110 | 101000 | 1011101 | 11000 |
Color Harmonies of #765004
Complementary color
Monochromatic Colors of #765004
Black with #765004
Text Example
Text Example
White with #765004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765004; }
p { color: rgb(118,80,4); }
H1.HeaderClassName
{
color: #765004;
}
.AnyTagClassName
{
color: #765004;
}
</style>
background-color css
<style>
a { background-color: #765004; }
a { background-color: rgb(118,80,4); }
div.DivClassName
{
background-color: #765004;
}
.BgClassName
{
background-color: #765004;
}
</style>
border-color css
<style>
span { border-color: #765004; }
span { border-color: rgb(118,80,4); }
td.TdClassName
{
border-color: #765004;
}
.TagClassName
{
border-color: #765004;
}
</style>