Shades of Raw Umber #763705
Tints of Raw Umber #763705
RGB
CMYK
RGB Variations
Color information
#763705 (or 0x763705) is known color: Raw Umber. HEX triplet: 76, 37 and 05. RGB value is (118,55,5). Sum of RGB (Red+Green+Blue) = 118+55+5=178 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.29% from 178); Green value is 55 (21.88% from 255 or 30.90% from 178); Blue value is 5 (2.34% from 255 or 2.81% from 178); Max value from RGB is 118 - color contains mainly: red. Hex color #763705 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763705 is #89C8FA. Grayscale: #444444. Windows color (decimal): -9029883 or 341878. OLE color: 341878.
HSL color Cylindrical-coordinate representation of color #763705: hue angle of 26.55º 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 #763705 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 5 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.54 |
| HSL | 26.55º | 0.92% | 0.24% | - |
| HSV(B) | 26.55º | 0.96% | 0.46% | - |
| XYZ | 8.86 | 6.59 | 0.95 | - |
| YUV | 68.14 | 92.37 | 163.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 5 | 0 | 0.53 | 0.96 | 0.54 | 26.55 | 0.92 | 0.24 |
| Hex | 76 | 37 | 5 | 0 | 35 | 60 | 36 | 1B | 5C | 18 |
| Octal | 166 | 67 | 5 | 0 | 65 | 140 | 66 | 33 | 134 | 30 |
| Binary | 1110110 | 110111 | 101 | 0 | 110101 | 1100000 | 110110 | 11011 | 1011100 | 11000 |
Color Harmonies of #763705
Complementary color
Monochromatic Colors of #763705
Black with #763705
Text Example
Text Example
White with #763705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763705; }
p { color: rgb(118,55,5); }
H1.HeaderClassName
{
color: #763705;
}
.AnyTagClassName
{
color: #763705;
}
</style>
background-color css
<style>
a { background-color: #763705; }
a { background-color: rgb(118,55,5); }
div.DivClassName
{
background-color: #763705;
}
.BgClassName
{
background-color: #763705;
}
</style>
border-color css
<style>
span { border-color: #763705; }
span { border-color: rgb(118,55,5); }
td.TdClassName
{
border-color: #763705;
}
.TagClassName
{
border-color: #763705;
}
</style>