Shades of Raw Umber #766005
Tints of Raw Umber #766005
RGB
CMYK
RGB Variations
Color information
#766005 (or 0x766005) is known color: Raw Umber. HEX triplet: 76, 60 and 05. RGB value is (118,96,5). Sum of RGB (Red+Green+Blue) = 118+96+5=219 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.88% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 5 (2.34% from 255 or 2.28% from 219); Max value from RGB is 118 - color contains mainly: red. Hex color #766005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766005 is #899FFA. Grayscale: #5C5C5C. Windows color (decimal): -9019387 or 352374. OLE color: 352374.
HSL color Cylindrical-coordinate representation of color #766005: hue angle of 48.32º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #766005 is Cyan = 0, Magento = 0.19, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 5 | - |
| CMYK | 0 | 0.19 | 0.96 | 0.54 |
| HSL | 48.32º | 0.92% | 0.24% | - |
| HSV(B) | 48.32º | 0.96% | 0.46% | - |
| XYZ | 11.68 | 12.23 | 1.89 | - |
| YUV | 92.2 | 78.79 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 5 | 0 | 0.19 | 0.96 | 0.54 | 48.32 | 0.92 | 0.24 |
| Hex | 76 | 60 | 5 | 0 | 13 | 60 | 36 | 30 | 5C | 18 |
| Octal | 166 | 140 | 5 | 0 | 23 | 140 | 66 | 60 | 134 | 30 |
| Binary | 1110110 | 1100000 | 101 | 0 | 10011 | 1100000 | 110110 | 110000 | 1011100 | 11000 |
Color Harmonies of #766005
Complementary color
Monochromatic Colors of #766005
Black with #766005
Text Example
Text Example
White with #766005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766005; }
p { color: rgb(118,96,5); }
H1.HeaderClassName
{
color: #766005;
}
.AnyTagClassName
{
color: #766005;
}
</style>
background-color css
<style>
a { background-color: #766005; }
a { background-color: rgb(118,96,5); }
div.DivClassName
{
background-color: #766005;
}
.BgClassName
{
background-color: #766005;
}
</style>
border-color css
<style>
span { border-color: #766005; }
span { border-color: rgb(118,96,5); }
td.TdClassName
{
border-color: #766005;
}
.TagClassName
{
border-color: #766005;
}
</style>