Shades of Raw Umber #775613
Tints of Raw Umber #775613
RGB
CMYK
RGB Variations
Color information
#775613 (or 0x775613) is known color: Raw Umber. HEX triplet: 77, 56 and 13. RGB value is (119,86,19). Sum of RGB (Red+Green+Blue) = 119+86+19=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 19 (7.81% from 255 or 8.48% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #775613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775613 is #88A9EC. Grayscale: #585858. Windows color (decimal): -8956397 or 1267319. OLE color: 1267319.
HSL color Cylindrical-coordinate representation of color #775613: hue angle of 40.2º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #775613 is Cyan = 0, Magento = 0.28, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 19 | - |
| CMYK | 0 | 0.28 | 0.84 | 0.53 |
| HSL | 40.2º | 0.72% | 0.27% | - |
| HSV(B) | 40.2º | 0.84% | 0.47% | - |
| XYZ | 11.05 | 10.62 | 2.08 | - |
| YUV | 88.23 | 88.93 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 19 | 0 | 0.28 | 0.84 | 0.53 | 40.2 | 0.72 | 0.27 |
| Hex | 77 | 56 | 13 | 0 | 1C | 54 | 35 | 28 | 48 | 1B |
| Octal | 167 | 126 | 23 | 0 | 34 | 124 | 65 | 50 | 110 | 33 |
| Binary | 1110111 | 1010110 | 10011 | 0 | 11100 | 1010100 | 110101 | 101000 | 1001000 | 11011 |
Color Harmonies of #775613
Complementary color
Monochromatic Colors of #775613
Black with #775613
Text Example
Text Example
White with #775613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775613; }
p { color: rgb(119,86,19); }
H1.HeaderClassName
{
color: #775613;
}
.AnyTagClassName
{
color: #775613;
}
</style>
background-color css
<style>
a { background-color: #775613; }
a { background-color: rgb(119,86,19); }
div.DivClassName
{
background-color: #775613;
}
.BgClassName
{
background-color: #775613;
}
</style>
border-color css
<style>
span { border-color: #775613; }
span { border-color: rgb(119,86,19); }
td.TdClassName
{
border-color: #775613;
}
.TagClassName
{
border-color: #775613;
}
</style>