Shades of Raw Umber #764006
Tints of Raw Umber #764006
RGB
CMYK
RGB Variations
Color information
#764006 (or 0x764006) is known color: Raw Umber. HEX triplet: 76, 40 and 06. RGB value is (118,64,6). Sum of RGB (Red+Green+Blue) = 118+64+6=188 (24% of max value = 765). Red value is 118 (46.48% from 255 or 62.77% from 188); Green value is 64 (25.39% from 255 or 34.04% from 188); Blue value is 6 (2.73% from 255 or 3.19% from 188); Max value from RGB is 118 - color contains mainly: red. Hex color #764006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764006 is #89BFF9. Grayscale: #494949. Windows color (decimal): -9027578 or 409718. OLE color: 409718.
HSL color Cylindrical-coordinate representation of color #764006: hue angle of 31.07º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #764006 is Cyan = 0, Magento = 0.46, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 6 | - |
| CMYK | 0 | 0.46 | 0.95 | 0.54 |
| HSL | 31.07º | 0.9% | 0.24% | - |
| HSV(B) | 31.07º | 0.95% | 0.46% | - |
| XYZ | 9.34 | 7.53 | 1.13 | - |
| YUV | 73.53 | 89.89 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 6 | 0 | 0.46 | 0.95 | 0.54 | 31.07 | 0.9 | 0.24 |
| Hex | 76 | 40 | 6 | 0 | 2E | 5F | 36 | 1F | 5A | 18 |
| Octal | 166 | 100 | 6 | 0 | 56 | 137 | 66 | 37 | 132 | 30 |
| Binary | 1110110 | 1000000 | 110 | 0 | 101110 | 1011111 | 110110 | 11111 | 1011010 | 11000 |
Color Harmonies of #764006
Complementary color
Monochromatic Colors of #764006
Black with #764006
Text Example
Text Example
White with #764006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764006; }
p { color: rgb(118,64,6); }
H1.HeaderClassName
{
color: #764006;
}
.AnyTagClassName
{
color: #764006;
}
</style>
background-color css
<style>
a { background-color: #764006; }
a { background-color: rgb(118,64,6); }
div.DivClassName
{
background-color: #764006;
}
.BgClassName
{
background-color: #764006;
}
</style>
border-color css
<style>
span { border-color: #764006; }
span { border-color: rgb(118,64,6); }
td.TdClassName
{
border-color: #764006;
}
.TagClassName
{
border-color: #764006;
}
</style>