Shades of Raw Umber #765007
Tints of Raw Umber #765007
RGB
CMYK
RGB Variations
Color information
#765007 (or 0x765007) is known color: Raw Umber. HEX triplet: 76, 50 and 07. RGB value is (118,80,7). Sum of RGB (Red+Green+Blue) = 118+80+7=205 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.56% from 205); Green value is 80 (31.64% from 255 or 39.02% from 205); Blue value is 7 (3.12% from 255 or 3.41% from 205); Max value from RGB is 118 - color contains mainly: red. Hex color #765007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765007 is #89AFF8. Grayscale: #535353. Windows color (decimal): -9023481 or 479350. OLE color: 479350.
HSL color Cylindrical-coordinate representation of color #765007: hue angle of 39.46º 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 #765007 is Cyan = 0, Magento = 0.32, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 7 | - |
| CMYK | 0 | 0.32 | 0.94 | 0.54 |
| HSL | 39.46º | 0.89% | 0.25% | - |
| HSV(B) | 39.46º | 0.94% | 0.46% | - |
| XYZ | 10.38 | 9.6 | 1.51 | - |
| YUV | 83.04 | 85.09 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 7 | 0 | 0.32 | 0.94 | 0.54 | 39.46 | 0.89 | 0.25 |
| Hex | 76 | 50 | 7 | 0 | 20 | 5E | 36 | 27 | 59 | 19 |
| Octal | 166 | 120 | 7 | 0 | 40 | 136 | 66 | 47 | 131 | 31 |
| Binary | 1110110 | 1010000 | 111 | 0 | 100000 | 1011110 | 110110 | 100111 | 1011001 | 11001 |
Color Harmonies of #765007
Complementary color
Monochromatic Colors of #765007
Black with #765007
Text Example
Text Example
White with #765007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765007; }
p { color: rgb(118,80,7); }
H1.HeaderClassName
{
color: #765007;
}
.AnyTagClassName
{
color: #765007;
}
</style>
background-color css
<style>
a { background-color: #765007; }
a { background-color: rgb(118,80,7); }
div.DivClassName
{
background-color: #765007;
}
.BgClassName
{
background-color: #765007;
}
</style>
border-color css
<style>
span { border-color: #765007; }
span { border-color: rgb(118,80,7); }
td.TdClassName
{
border-color: #765007;
}
.TagClassName
{
border-color: #765007;
}
</style>