Shades of Raw Umber #765309
Tints of Raw Umber #765309
RGB
CMYK
RGB Variations
Color information
#765309 (or 0x765309) is known color: Raw Umber. HEX triplet: 76, 53 and 09. RGB value is (118,83,9). Sum of RGB (Red+Green+Blue) = 118+83+9=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 83 (32.81% from 255 or 39.52% from 210); Blue value is 9 (3.91% from 255 or 4.29% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #765309 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765309 is #89ACF6. Grayscale: #555555. Windows color (decimal): -9022711 or 611190. OLE color: 611190.
HSL color Cylindrical-coordinate representation of color #765309: hue angle of 40.73º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #765309 is Cyan = 0, Magento = 0.30, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 9 | - |
| CMYK | 0 | 0.30 | 0.92 | 0.54 |
| HSL | 40.73º | 0.86% | 0.25% | - |
| HSV(B) | 40.73º | 0.92% | 0.46% | - |
| XYZ | 10.61 | 10.06 | 1.64 | - |
| YUV | 85.03 | 85.1 | 151.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 9 | 0 | 0.30 | 0.92 | 0.54 | 40.73 | 0.86 | 0.25 |
| Hex | 76 | 53 | 9 | 0 | 1E | 5C | 36 | 29 | 56 | 19 |
| Octal | 166 | 123 | 11 | 0 | 36 | 134 | 66 | 51 | 126 | 31 |
| Binary | 1110110 | 1010011 | 1001 | 0 | 11110 | 1011100 | 110110 | 101001 | 1010110 | 11001 |
Color Harmonies of #765309
Complementary color
Monochromatic Colors of #765309
Black with #765309
Text Example
Text Example
White with #765309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765309; }
p { color: rgb(118,83,9); }
H1.HeaderClassName
{
color: #765309;
}
.AnyTagClassName
{
color: #765309;
}
</style>
background-color css
<style>
a { background-color: #765309; }
a { background-color: rgb(118,83,9); }
div.DivClassName
{
background-color: #765309;
}
.BgClassName
{
background-color: #765309;
}
</style>
border-color css
<style>
span { border-color: #765309; }
span { border-color: rgb(118,83,9); }
td.TdClassName
{
border-color: #765309;
}
.TagClassName
{
border-color: #765309;
}
</style>