Shades of Raw Umber #763805
Tints of Raw Umber #763805
RGB
CMYK
RGB Variations
Color information
#763805 (or 0x763805) is known color: Raw Umber. HEX triplet: 76, 38 and 05. RGB value is (118,56,5). Sum of RGB (Red+Green+Blue) = 118+56+5=179 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.92% from 179); Green value is 56 (22.27% from 255 or 31.28% from 179); Blue value is 5 (2.34% from 255 or 2.79% from 179); Max value from RGB is 118 - color contains mainly: red. Hex color #763805 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763805 is #89C7FA. Grayscale: #444444. Windows color (decimal): -9029627 or 342134. OLE color: 342134.
HSL color Cylindrical-coordinate representation of color #763805: hue angle of 27.08º 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 #763805 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 5 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.54 |
| HSL | 27.08º | 0.92% | 0.24% | - |
| HSV(B) | 27.08º | 0.96% | 0.46% | - |
| XYZ | 8.91 | 6.69 | 0.97 | - |
| YUV | 68.72 | 92.04 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 5 | 0 | 0.53 | 0.96 | 0.54 | 27.08 | 0.92 | 0.24 |
| Hex | 76 | 38 | 5 | 0 | 35 | 60 | 36 | 1B | 5C | 18 |
| Octal | 166 | 70 | 5 | 0 | 65 | 140 | 66 | 33 | 134 | 30 |
| Binary | 1110110 | 111000 | 101 | 0 | 110101 | 1100000 | 110110 | 11011 | 1011100 | 11000 |
Color Harmonies of #763805
Complementary color
Monochromatic Colors of #763805
Black with #763805
Text Example
Text Example
White with #763805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763805; }
p { color: rgb(118,56,5); }
H1.HeaderClassName
{
color: #763805;
}
.AnyTagClassName
{
color: #763805;
}
</style>
background-color css
<style>
a { background-color: #763805; }
a { background-color: rgb(118,56,5); }
div.DivClassName
{
background-color: #763805;
}
.BgClassName
{
background-color: #763805;
}
</style>
border-color css
<style>
span { border-color: #763805; }
span { border-color: rgb(118,56,5); }
td.TdClassName
{
border-color: #763805;
}
.TagClassName
{
border-color: #763805;
}
</style>