Shades of Raw Umber #775915
Tints of Raw Umber #775915
RGB
CMYK
RGB Variations
Color information
#775915 (or 0x775915) is known color: Raw Umber. HEX triplet: 77, 59 and 15. RGB value is (119,89,21). Sum of RGB (Red+Green+Blue) = 119+89+21=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 89 (35.16% from 255 or 38.86% from 229); Blue value is 21 (8.59% from 255 or 9.17% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #775915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775915 is #88A6EA. Grayscale: #5A5A5A. Windows color (decimal): -8955627 or 1399159. OLE color: 1399159.
HSL color Cylindrical-coordinate representation of color #775915: hue angle of 41.63º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #775915 is Cyan = 0, Magento = 0.25, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 21 | - |
| CMYK | 0 | 0.25 | 0.82 | 0.53 |
| HSL | 41.63º | 0.7% | 0.27% | - |
| HSV(B) | 41.63º | 0.82% | 0.47% | - |
| XYZ | 11.32 | 11.12 | 2.26 | - |
| YUV | 90.22 | 88.94 | 148.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 21 | 0 | 0.25 | 0.82 | 0.53 | 41.63 | 0.7 | 0.27 |
| Hex | 77 | 59 | 15 | 0 | 19 | 52 | 35 | 2A | 46 | 1B |
| Octal | 167 | 131 | 25 | 0 | 31 | 122 | 65 | 52 | 106 | 33 |
| Binary | 1110111 | 1011001 | 10101 | 0 | 11001 | 1010010 | 110101 | 101010 | 1000110 | 11011 |
Color Harmonies of #775915
Complementary color
Monochromatic Colors of #775915
Black with #775915
Text Example
Text Example
White with #775915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775915; }
p { color: rgb(119,89,21); }
H1.HeaderClassName
{
color: #775915;
}
.AnyTagClassName
{
color: #775915;
}
</style>
background-color css
<style>
a { background-color: #775915; }
a { background-color: rgb(119,89,21); }
div.DivClassName
{
background-color: #775915;
}
.BgClassName
{
background-color: #775915;
}
</style>
border-color css
<style>
span { border-color: #775915; }
span { border-color: rgb(119,89,21); }
td.TdClassName
{
border-color: #775915;
}
.TagClassName
{
border-color: #775915;
}
</style>