Shades of Raw Umber #763807
Tints of Raw Umber #763807
RGB
CMYK
RGB Variations
Color information
#763807 (or 0x763807) is known color: Raw Umber. HEX triplet: 76, 38 and 07. RGB value is (118,56,7). Sum of RGB (Red+Green+Blue) = 118+56+7=181 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.19% from 181); Green value is 56 (22.27% from 255 or 30.94% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 118 - color contains mainly: red. Hex color #763807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763807 is #89C7F8. Grayscale: #454545. Windows color (decimal): -9029625 or 473206. OLE color: 473206.
HSL color Cylindrical-coordinate representation of color #763807: hue angle of 26.49º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #763807 is Cyan = 0, Magento = 0.53, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 7 | - |
| CMYK | 0 | 0.53 | 0.94 | 0.54 |
| HSL | 26.49º | 0.89% | 0.25% | - |
| HSV(B) | 26.49º | 0.94% | 0.46% | - |
| XYZ | 8.92 | 6.7 | 1.02 | - |
| YUV | 68.95 | 93.04 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 7 | 0 | 0.53 | 0.94 | 0.54 | 26.49 | 0.89 | 0.25 |
| Hex | 76 | 38 | 7 | 0 | 35 | 5E | 36 | 1A | 59 | 19 |
| Octal | 166 | 70 | 7 | 0 | 65 | 136 | 66 | 32 | 131 | 31 |
| Binary | 1110110 | 111000 | 111 | 0 | 110101 | 1011110 | 110110 | 11010 | 1011001 | 11001 |
Color Harmonies of #763807
Complementary color
Monochromatic Colors of #763807
Black with #763807
Text Example
Text Example
White with #763807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763807; }
p { color: rgb(118,56,7); }
H1.HeaderClassName
{
color: #763807;
}
.AnyTagClassName
{
color: #763807;
}
</style>
background-color css
<style>
a { background-color: #763807; }
a { background-color: rgb(118,56,7); }
div.DivClassName
{
background-color: #763807;
}
.BgClassName
{
background-color: #763807;
}
</style>
border-color css
<style>
span { border-color: #763807; }
span { border-color: rgb(118,56,7); }
td.TdClassName
{
border-color: #763807;
}
.TagClassName
{
border-color: #763807;
}
</style>