Shades of Raw Umber #764712
Tints of Raw Umber #764712
RGB
CMYK
RGB Variations
Color information
#764712 (or 0x764712) is known color: Raw Umber. HEX triplet: 76, 47 and 12. RGB value is (118,71,18). Sum of RGB (Red+Green+Blue) = 118+71+18=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #764712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764712 is #89B8ED. Grayscale: #4F4F4F. Windows color (decimal): -9025774 or 1197942. OLE color: 1197942.
HSL color Cylindrical-coordinate representation of color #764712: hue angle of 31.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #764712 is Cyan = 0, Magento = 0.40, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 18 | - |
| CMYK | 0 | 0.40 | 0.85 | 0.54 |
| HSL | 31.8º | 0.74% | 0.27% | - |
| HSV(B) | 31.8º | 0.85% | 0.46% | - |
| XYZ | 9.83 | 8.4 | 1.68 | - |
| YUV | 79.01 | 93.57 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 18 | 0 | 0.40 | 0.85 | 0.54 | 31.8 | 0.74 | 0.27 |
| Hex | 76 | 47 | 12 | 0 | 28 | 55 | 36 | 20 | 4A | 1B |
| Octal | 166 | 107 | 22 | 0 | 50 | 125 | 66 | 40 | 112 | 33 |
| Binary | 1110110 | 1000111 | 10010 | 0 | 101000 | 1010101 | 110110 | 100000 | 1001010 | 11011 |
Color Harmonies of #764712
Complementary color
Monochromatic Colors of #764712
Black with #764712
Text Example
Text Example
White with #764712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764712; }
p { color: rgb(118,71,18); }
H1.HeaderClassName
{
color: #764712;
}
.AnyTagClassName
{
color: #764712;
}
</style>
background-color css
<style>
a { background-color: #764712; }
a { background-color: rgb(118,71,18); }
div.DivClassName
{
background-color: #764712;
}
.BgClassName
{
background-color: #764712;
}
</style>
border-color css
<style>
span { border-color: #764712; }
span { border-color: rgb(118,71,18); }
td.TdClassName
{
border-color: #764712;
}
.TagClassName
{
border-color: #764712;
}
</style>