Shades of Raw Umber #765710
Tints of Raw Umber #765710
RGB
CMYK
RGB Variations
Color information
#765710 (or 0x765710) is known color: Raw Umber. HEX triplet: 76, 57 and 10. RGB value is (118,87,16). Sum of RGB (Red+Green+Blue) = 118+87+16=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 16 (6.64% from 255 or 7.24% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #765710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765710 is #89A8EF. Grayscale: #585858. Windows color (decimal): -9021680 or 1070966. OLE color: 1070966.
HSL color Cylindrical-coordinate representation of color #765710: hue angle of 41.76º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #765710 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 16 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.54 |
| HSL | 41.76º | 0.76% | 0.26% | - |
| HSV(B) | 41.76º | 0.86% | 0.46% | - |
| XYZ | 10.97 | 10.71 | 1.98 | - |
| YUV | 88.18 | 87.27 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 16 | 0 | 0.26 | 0.86 | 0.54 | 41.76 | 0.76 | 0.26 |
| Hex | 76 | 57 | 10 | 0 | 1A | 56 | 36 | 2A | 4C | 1A |
| Octal | 166 | 127 | 20 | 0 | 32 | 126 | 66 | 52 | 114 | 32 |
| Binary | 1110110 | 1010111 | 10000 | 0 | 11010 | 1010110 | 110110 | 101010 | 1001100 | 11010 |
Color Harmonies of #765710
Complementary color
Monochromatic Colors of #765710
Black with #765710
Text Example
Text Example
White with #765710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765710; }
p { color: rgb(118,87,16); }
H1.HeaderClassName
{
color: #765710;
}
.AnyTagClassName
{
color: #765710;
}
</style>
background-color css
<style>
a { background-color: #765710; }
a { background-color: rgb(118,87,16); }
div.DivClassName
{
background-color: #765710;
}
.BgClassName
{
background-color: #765710;
}
</style>
border-color css
<style>
span { border-color: #765710; }
span { border-color: rgb(118,87,16); }
td.TdClassName
{
border-color: #765710;
}
.TagClassName
{
border-color: #765710;
}
</style>