Shades of Raw Umber #765906
Tints of Raw Umber #765906
RGB
CMYK
RGB Variations
Color information
#765906 (or 0x765906) is known color: Raw Umber. HEX triplet: 76, 59 and 06. RGB value is (118,89,6). Sum of RGB (Red+Green+Blue) = 118+89+6=213 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.40% from 213); Green value is 89 (35.16% from 255 or 41.78% from 213); Blue value is 6 (2.73% from 255 or 2.82% from 213); Max value from RGB is 118 - color contains mainly: red. Hex color #765906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765906 is #89A6F9. Grayscale: #585858. Windows color (decimal): -9021178 or 416118. OLE color: 416118.
HSL color Cylindrical-coordinate representation of color #765906: hue angle of 44.46º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #765906 is Cyan = 0, Magento = 0.25, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 6 | - |
| CMYK | 0 | 0.25 | 0.95 | 0.54 |
| HSL | 44.46º | 0.9% | 0.24% | - |
| HSV(B) | 44.46º | 0.95% | 0.46% | - |
| XYZ | 11.08 | 11.01 | 1.71 | - |
| YUV | 88.21 | 81.61 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 6 | 0 | 0.25 | 0.95 | 0.54 | 44.46 | 0.9 | 0.24 |
| Hex | 76 | 59 | 6 | 0 | 19 | 5F | 36 | 2C | 5A | 18 |
| Octal | 166 | 131 | 6 | 0 | 31 | 137 | 66 | 54 | 132 | 30 |
| Binary | 1110110 | 1011001 | 110 | 0 | 11001 | 1011111 | 110110 | 101100 | 1011010 | 11000 |
Color Harmonies of #765906
Complementary color
Monochromatic Colors of #765906
Black with #765906
Text Example
Text Example
White with #765906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765906; }
p { color: rgb(118,89,6); }
H1.HeaderClassName
{
color: #765906;
}
.AnyTagClassName
{
color: #765906;
}
</style>
background-color css
<style>
a { background-color: #765906; }
a { background-color: rgb(118,89,6); }
div.DivClassName
{
background-color: #765906;
}
.BgClassName
{
background-color: #765906;
}
</style>
border-color css
<style>
span { border-color: #765906; }
span { border-color: rgb(118,89,6); }
td.TdClassName
{
border-color: #765906;
}
.TagClassName
{
border-color: #765906;
}
</style>