Shades of Raw Umber #764507
Tints of Raw Umber #764507
RGB
CMYK
RGB Variations
Color information
#764507 (or 0x764507) is known color: Raw Umber. HEX triplet: 76, 45 and 07. RGB value is (118,69,7). Sum of RGB (Red+Green+Blue) = 118+69+7=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 69 (27.34% from 255 or 35.57% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #764507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764507 is #89BAF8. Grayscale: #4C4C4C. Windows color (decimal): -9026297 or 476534. OLE color: 476534.
HSL color Cylindrical-coordinate representation of color #764507: hue angle of 33.51º 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 #764507 is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 7 | - |
| CMYK | 0 | 0.42 | 0.94 | 0.54 |
| HSL | 33.51º | 0.89% | 0.25% | - |
| HSV(B) | 33.51º | 0.94% | 0.46% | - |
| XYZ | 9.64 | 8.12 | 1.26 | - |
| YUV | 76.58 | 88.73 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 7 | 0 | 0.42 | 0.94 | 0.54 | 33.51 | 0.89 | 0.25 |
| Hex | 76 | 45 | 7 | 0 | 2A | 5E | 36 | 22 | 59 | 19 |
| Octal | 166 | 105 | 7 | 0 | 52 | 136 | 66 | 42 | 131 | 31 |
| Binary | 1110110 | 1000101 | 111 | 0 | 101010 | 1011110 | 110110 | 100010 | 1011001 | 11001 |
Color Harmonies of #764507
Complementary color
Monochromatic Colors of #764507
Black with #764507
Text Example
Text Example
White with #764507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764507; }
p { color: rgb(118,69,7); }
H1.HeaderClassName
{
color: #764507;
}
.AnyTagClassName
{
color: #764507;
}
</style>
background-color css
<style>
a { background-color: #764507; }
a { background-color: rgb(118,69,7); }
div.DivClassName
{
background-color: #764507;
}
.BgClassName
{
background-color: #764507;
}
</style>
border-color css
<style>
span { border-color: #764507; }
span { border-color: rgb(118,69,7); }
td.TdClassName
{
border-color: #764507;
}
.TagClassName
{
border-color: #764507;
}
</style>