Shades of Raw Umber #775705
Tints of Raw Umber #775705
RGB
CMYK
RGB Variations
Color information
#775705 (or 0x775705) is known color: Raw Umber. HEX triplet: 77, 57 and 05. RGB value is (119,87,5). Sum of RGB (Red+Green+Blue) = 119+87+5=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 87 (34.38% from 255 or 41.23% from 211); Blue value is 5 (2.34% from 255 or 2.37% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #775705 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775705 is #88A8FA. Grayscale: #575757. Windows color (decimal): -8956155 or 350071. OLE color: 350071.
HSL color Cylindrical-coordinate representation of color #775705: hue angle of 43.16º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #775705 is Cyan = 0, Magento = 0.27, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 5 | - |
| CMYK | 0 | 0.27 | 0.96 | 0.53 |
| HSL | 43.16º | 0.92% | 0.24% | - |
| HSV(B) | 43.16º | 0.96% | 0.47% | - |
| XYZ | 11.04 | 10.75 | 1.64 | - |
| YUV | 87.22 | 81.6 | 150.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 5 | 0 | 0.27 | 0.96 | 0.53 | 43.16 | 0.92 | 0.24 |
| Hex | 77 | 57 | 5 | 0 | 1B | 60 | 35 | 2B | 5C | 18 |
| Octal | 167 | 127 | 5 | 0 | 33 | 140 | 65 | 53 | 134 | 30 |
| Binary | 1110111 | 1010111 | 101 | 0 | 11011 | 1100000 | 110101 | 101011 | 1011100 | 11000 |
Color Harmonies of #775705
Complementary color
Monochromatic Colors of #775705
Black with #775705
Text Example
Text Example
White with #775705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775705; }
p { color: rgb(119,87,5); }
H1.HeaderClassName
{
color: #775705;
}
.AnyTagClassName
{
color: #775705;
}
</style>
background-color css
<style>
a { background-color: #775705; }
a { background-color: rgb(119,87,5); }
div.DivClassName
{
background-color: #775705;
}
.BgClassName
{
background-color: #775705;
}
</style>
border-color css
<style>
span { border-color: #775705; }
span { border-color: rgb(119,87,5); }
td.TdClassName
{
border-color: #775705;
}
.TagClassName
{
border-color: #775705;
}
</style>