Shades of Raw Umber #774917
Tints of Raw Umber #774917
RGB
CMYK
RGB Variations
Color information
#774917 (or 0x774917) is known color: Raw Umber. HEX triplet: 77, 49 and 17. RGB value is (119,73,23). Sum of RGB (Red+Green+Blue) = 119+73+23=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 73 (28.91% from 255 or 33.95% from 215); Blue value is 23 (9.38% from 255 or 10.70% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #774917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774917 is #88B6E8. Grayscale: #515151. Windows color (decimal): -8959721 or 1526135. OLE color: 1526135.
HSL color Cylindrical-coordinate representation of color #774917: hue angle of 31.25º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #774917 is Cyan = 0, Magento = 0.39, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 23 | - |
| CMYK | 0 | 0.39 | 0.81 | 0.53 |
| HSL | 31.25º | 0.68% | 0.28% | - |
| HSV(B) | 31.25º | 0.81% | 0.47% | - |
| XYZ | 10.14 | 8.75 | 1.96 | - |
| YUV | 81.05 | 95.24 | 155.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 23 | 0 | 0.39 | 0.81 | 0.53 | 31.25 | 0.68 | 0.28 |
| Hex | 77 | 49 | 17 | 0 | 27 | 51 | 35 | 1F | 44 | 1C |
| Octal | 167 | 111 | 27 | 0 | 47 | 121 | 65 | 37 | 104 | 34 |
| Binary | 1110111 | 1001001 | 10111 | 0 | 100111 | 1010001 | 110101 | 11111 | 1000100 | 11100 |
Color Harmonies of #774917
Complementary color
Monochromatic Colors of #774917
Black with #774917
Text Example
Text Example
White with #774917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774917; }
p { color: rgb(119,73,23); }
H1.HeaderClassName
{
color: #774917;
}
.AnyTagClassName
{
color: #774917;
}
</style>
background-color css
<style>
a { background-color: #774917; }
a { background-color: rgb(119,73,23); }
div.DivClassName
{
background-color: #774917;
}
.BgClassName
{
background-color: #774917;
}
</style>
border-color css
<style>
span { border-color: #774917; }
span { border-color: rgb(119,73,23); }
td.TdClassName
{
border-color: #774917;
}
.TagClassName
{
border-color: #774917;
}
</style>