Shades of Raw Umber #765304
Tints of Raw Umber #765304
RGB
CMYK
RGB Variations
Color information
#765304 (or 0x765304) is known color: Raw Umber. HEX triplet: 76, 53 and 04. RGB value is (118,83,4). Sum of RGB (Red+Green+Blue) = 118+83+4=205 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.56% from 205); Green value is 83 (32.81% from 255 or 40.49% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 118 - color contains mainly: red. Hex color #765304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765304 is #89ACFB. Grayscale: #545454. Windows color (decimal): -9022716 or 283510. OLE color: 283510.
HSL color Cylindrical-coordinate representation of color #765304: hue angle of 41.58º 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 #765304 is Cyan = 0, Magento = 0.30, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 4 | - |
| CMYK | 0 | 0.30 | 0.97 | 0.54 |
| HSL | 41.58º | 0.93% | 0.24% | - |
| HSV(B) | 41.58º | 0.97% | 0.46% | - |
| XYZ | 10.59 | 10.05 | 1.5 | - |
| YUV | 84.46 | 82.6 | 151.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 4 | 0 | 0.30 | 0.97 | 0.54 | 41.58 | 0.93 | 0.24 |
| Hex | 76 | 53 | 4 | 0 | 1E | 61 | 36 | 2A | 5D | 18 |
| Octal | 166 | 123 | 4 | 0 | 36 | 141 | 66 | 52 | 135 | 30 |
| Binary | 1110110 | 1010011 | 100 | 0 | 11110 | 1100001 | 110110 | 101010 | 1011101 | 11000 |
Color Harmonies of #765304
Complementary color
Monochromatic Colors of #765304
Black with #765304
Text Example
Text Example
White with #765304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765304; }
p { color: rgb(118,83,4); }
H1.HeaderClassName
{
color: #765304;
}
.AnyTagClassName
{
color: #765304;
}
</style>
background-color css
<style>
a { background-color: #765304; }
a { background-color: rgb(118,83,4); }
div.DivClassName
{
background-color: #765304;
}
.BgClassName
{
background-color: #765304;
}
</style>
border-color css
<style>
span { border-color: #765304; }
span { border-color: rgb(118,83,4); }
td.TdClassName
{
border-color: #765304;
}
.TagClassName
{
border-color: #765304;
}
</style>