Shades of Raw Umber #765006
Tints of Raw Umber #765006
RGB
CMYK
RGB Variations
Color information
#765006 (or 0x765006) is known color: Raw Umber. HEX triplet: 76, 50 and 06. RGB value is (118,80,6). Sum of RGB (Red+Green+Blue) = 118+80+6=204 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.84% from 204); Green value is 80 (31.64% from 255 or 39.22% from 204); Blue value is 6 (2.73% from 255 or 2.94% from 204); Max value from RGB is 118 - color contains mainly: red. Hex color #765006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765006 is #89AFF9. Grayscale: #535353. Windows color (decimal): -9023482 or 413814. OLE color: 413814.
HSL color Cylindrical-coordinate representation of color #765006: hue angle of 39.64º 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 #765006 is Cyan = 0, Magento = 0.32, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 6 | - |
| CMYK | 0 | 0.32 | 0.95 | 0.54 |
| HSL | 39.64º | 0.9% | 0.24% | - |
| HSV(B) | 39.64º | 0.95% | 0.46% | - |
| XYZ | 10.37 | 9.6 | 1.48 | - |
| YUV | 82.93 | 84.59 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 6 | 0 | 0.32 | 0.95 | 0.54 | 39.64 | 0.9 | 0.24 |
| Hex | 76 | 50 | 6 | 0 | 20 | 5F | 36 | 28 | 5A | 18 |
| Octal | 166 | 120 | 6 | 0 | 40 | 137 | 66 | 50 | 132 | 30 |
| Binary | 1110110 | 1010000 | 110 | 0 | 100000 | 1011111 | 110110 | 101000 | 1011010 | 11000 |
Color Harmonies of #765006
Complementary color
Monochromatic Colors of #765006
Black with #765006
Text Example
Text Example
White with #765006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765006; }
p { color: rgb(118,80,6); }
H1.HeaderClassName
{
color: #765006;
}
.AnyTagClassName
{
color: #765006;
}
</style>
background-color css
<style>
a { background-color: #765006; }
a { background-color: rgb(118,80,6); }
div.DivClassName
{
background-color: #765006;
}
.BgClassName
{
background-color: #765006;
}
</style>
border-color css
<style>
span { border-color: #765006; }
span { border-color: rgb(118,80,6); }
td.TdClassName
{
border-color: #765006;
}
.TagClassName
{
border-color: #765006;
}
</style>