Shades of Raw Umber #775319
Tints of Raw Umber #775319
RGB
CMYK
RGB Variations
Color information
#775319 (or 0x775319) is known color: Raw Umber. HEX triplet: 77, 53 and 19. RGB value is (119,83,25). Sum of RGB (Red+Green+Blue) = 119+83+25=227 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.42% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 25 (10.16% from 255 or 11.01% from 227); Max value from RGB is 119 - color contains mainly: red. Hex color #775319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775319 is #88ACE6. Grayscale: #575757. Windows color (decimal): -8957159 or 1659767. OLE color: 1659767.
HSL color Cylindrical-coordinate representation of color #775319: hue angle of 37.02º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #775319 is Cyan = 0, Magento = 0.30, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 25 | - |
| CMYK | 0 | 0.30 | 0.79 | 0.53 |
| HSL | 37.02º | 0.65% | 0.28% | - |
| HSV(B) | 37.02º | 0.79% | 0.47% | - |
| XYZ | 10.88 | 10.18 | 2.31 | - |
| YUV | 87.15 | 92.93 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 25 | 0 | 0.30 | 0.79 | 0.53 | 37.02 | 0.65 | 0.28 |
| Hex | 77 | 53 | 19 | 0 | 1E | 4F | 35 | 25 | 41 | 1C |
| Octal | 167 | 123 | 31 | 0 | 36 | 117 | 65 | 45 | 101 | 34 |
| Binary | 1110111 | 1010011 | 11001 | 0 | 11110 | 1001111 | 110101 | 100101 | 1000001 | 11100 |
Color Harmonies of #775319
Complementary color
Monochromatic Colors of #775319
Black with #775319
Text Example
Text Example
White with #775319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775319; }
p { color: rgb(119,83,25); }
H1.HeaderClassName
{
color: #775319;
}
.AnyTagClassName
{
color: #775319;
}
</style>
background-color css
<style>
a { background-color: #775319; }
a { background-color: rgb(119,83,25); }
div.DivClassName
{
background-color: #775319;
}
.BgClassName
{
background-color: #775319;
}
</style>
border-color css
<style>
span { border-color: #775319; }
span { border-color: rgb(119,83,25); }
td.TdClassName
{
border-color: #775319;
}
.TagClassName
{
border-color: #775319;
}
</style>