Shades of Raw Umber #765610
Tints of Raw Umber #765610
RGB
CMYK
RGB Variations
Color information
#765610 (or 0x765610) is known color: Raw Umber. HEX triplet: 76, 56 and 10. RGB value is (118,86,16). Sum of RGB (Red+Green+Blue) = 118+86+16=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #765610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765610 is #89A9EF. Grayscale: #575757. Windows color (decimal): -9021936 or 1070710. OLE color: 1070710.
HSL color Cylindrical-coordinate representation of color #765610: hue angle of 41.18º 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 #765610 is Cyan = 0, Magento = 0.27, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 16 | - |
| CMYK | 0 | 0.27 | 0.86 | 0.54 |
| HSL | 41.18º | 0.76% | 0.26% | - |
| HSV(B) | 41.18º | 0.86% | 0.46% | - |
| XYZ | 10.89 | 10.54 | 1.95 | - |
| YUV | 87.59 | 87.6 | 149.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 16 | 0 | 0.27 | 0.86 | 0.54 | 41.18 | 0.76 | 0.26 |
| Hex | 76 | 56 | 10 | 0 | 1B | 56 | 36 | 29 | 4C | 1A |
| Octal | 166 | 126 | 20 | 0 | 33 | 126 | 66 | 51 | 114 | 32 |
| Binary | 1110110 | 1010110 | 10000 | 0 | 11011 | 1010110 | 110110 | 101001 | 1001100 | 11010 |
Color Harmonies of #765610
Complementary color
Monochromatic Colors of #765610
Black with #765610
Text Example
Text Example
White with #765610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765610; }
p { color: rgb(118,86,16); }
H1.HeaderClassName
{
color: #765610;
}
.AnyTagClassName
{
color: #765610;
}
</style>
background-color css
<style>
a { background-color: #765610; }
a { background-color: rgb(118,86,16); }
div.DivClassName
{
background-color: #765610;
}
.BgClassName
{
background-color: #765610;
}
</style>
border-color css
<style>
span { border-color: #765610; }
span { border-color: rgb(118,86,16); }
td.TdClassName
{
border-color: #765610;
}
.TagClassName
{
border-color: #765610;
}
</style>