Shades of Raw Umber #765607
Tints of Raw Umber #765607
RGB
CMYK
RGB Variations
Color information
#765607 (or 0x765607) is known color: Raw Umber. HEX triplet: 76, 56 and 07. RGB value is (118,86,7). Sum of RGB (Red+Green+Blue) = 118+86+7=211 (27% of max value = 765). Red value is 118 (46.48% from 255 or 55.92% from 211); Green value is 86 (33.98% from 255 or 40.76% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 118 - color contains mainly: red. Hex color #765607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765607 is #89A9F8. Grayscale: #565656. Windows color (decimal): -9021945 or 480886. OLE color: 480886.
HSL color Cylindrical-coordinate representation of color #765607: hue angle of 42.7º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #765607 is Cyan = 0, Magento = 0.27, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 7 | - |
| CMYK | 0 | 0.27 | 0.94 | 0.54 |
| HSL | 42.7º | 0.89% | 0.25% | - |
| HSV(B) | 42.7º | 0.94% | 0.46% | - |
| XYZ | 10.84 | 10.52 | 1.66 | - |
| YUV | 86.56 | 83.1 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 7 | 0 | 0.27 | 0.94 | 0.54 | 42.7 | 0.89 | 0.25 |
| Hex | 76 | 56 | 7 | 0 | 1B | 5E | 36 | 2B | 59 | 19 |
| Octal | 166 | 126 | 7 | 0 | 33 | 136 | 66 | 53 | 131 | 31 |
| Binary | 1110110 | 1010110 | 111 | 0 | 11011 | 1011110 | 110110 | 101011 | 1011001 | 11001 |
Color Harmonies of #765607
Complementary color
Monochromatic Colors of #765607
Black with #765607
Text Example
Text Example
White with #765607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765607; }
p { color: rgb(118,86,7); }
H1.HeaderClassName
{
color: #765607;
}
.AnyTagClassName
{
color: #765607;
}
</style>
background-color css
<style>
a { background-color: #765607; }
a { background-color: rgb(118,86,7); }
div.DivClassName
{
background-color: #765607;
}
.BgClassName
{
background-color: #765607;
}
</style>
border-color css
<style>
span { border-color: #765607; }
span { border-color: rgb(118,86,7); }
td.TdClassName
{
border-color: #765607;
}
.TagClassName
{
border-color: #765607;
}
</style>