Shades of Raw Umber #775105
Tints of Raw Umber #775105
RGB
CMYK
RGB Variations
Color information
#775105 (or 0x775105) is known color: Raw Umber. HEX triplet: 77, 51 and 05. RGB value is (119,81,5). Sum of RGB (Red+Green+Blue) = 119+81+5=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 5 (2.34% from 255 or 2.44% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #775105 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775105 is #88AEFA. Grayscale: #545454. Windows color (decimal): -8957691 or 348535. OLE color: 348535.
HSL color Cylindrical-coordinate representation of color #775105: hue angle of 40º 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 #775105 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 5 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.53 |
| HSL | 40º | 0.92% | 0.24% | - |
| HSV(B) | 40º | 0.96% | 0.47% | - |
| XYZ | 10.58 | 9.82 | 1.48 | - |
| YUV | 83.7 | 83.59 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 5 | 0 | 0.32 | 0.96 | 0.53 | 40 | 0.92 | 0.24 |
| Hex | 77 | 51 | 5 | 0 | 20 | 60 | 35 | 28 | 5C | 18 |
| Octal | 167 | 121 | 5 | 0 | 40 | 140 | 65 | 50 | 134 | 30 |
| Binary | 1110111 | 1010001 | 101 | 0 | 100000 | 1100000 | 110101 | 101000 | 1011100 | 11000 |
Color Harmonies of #775105
Complementary color
Monochromatic Colors of #775105
Black with #775105
Text Example
Text Example
White with #775105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775105; }
p { color: rgb(119,81,5); }
H1.HeaderClassName
{
color: #775105;
}
.AnyTagClassName
{
color: #775105;
}
</style>
background-color css
<style>
a { background-color: #775105; }
a { background-color: rgb(119,81,5); }
div.DivClassName
{
background-color: #775105;
}
.BgClassName
{
background-color: #775105;
}
</style>
border-color css
<style>
span { border-color: #775105; }
span { border-color: rgb(119,81,5); }
td.TdClassName
{
border-color: #775105;
}
.TagClassName
{
border-color: #775105;
}
</style>