Shades of Raw Umber #773906
Tints of Raw Umber #773906
RGB
CMYK
RGB Variations
Color information
#773906 (or 0x773906) is known color: Raw Umber. HEX triplet: 77, 39 and 06. RGB value is (119,57,6). Sum of RGB (Red+Green+Blue) = 119+57+6=182 (24% of max value = 765). Red value is 119 (46.88% from 255 or 65.38% from 182); Green value is 57 (22.66% from 255 or 31.32% from 182); Blue value is 6 (2.73% from 255 or 3.30% from 182); Max value from RGB is 119 - color contains mainly: red. Hex color #773906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773906 is #88C6F9. Grayscale: #454545. Windows color (decimal): -8963834 or 407927. OLE color: 407927.
HSL color Cylindrical-coordinate representation of color #773906: hue angle of 27.08º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #773906 is Cyan = 0, Magento = 0.52, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 6 | - |
| CMYK | 0 | 0.52 | 0.95 | 0.53 |
| HSL | 27.08º | 0.9% | 0.25% | - |
| HSV(B) | 27.08º | 0.95% | 0.47% | - |
| XYZ | 9.1 | 6.86 | 1.02 | - |
| YUV | 69.72 | 92.04 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 6 | 0 | 0.52 | 0.95 | 0.53 | 27.08 | 0.9 | 0.25 |
| Hex | 77 | 39 | 6 | 0 | 34 | 5F | 35 | 1B | 5A | 19 |
| Octal | 167 | 71 | 6 | 0 | 64 | 137 | 65 | 33 | 132 | 31 |
| Binary | 1110111 | 111001 | 110 | 0 | 110100 | 1011111 | 110101 | 11011 | 1011010 | 11001 |
Color Harmonies of #773906
Complementary color
Monochromatic Colors of #773906
Black with #773906
Text Example
Text Example
White with #773906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773906; }
p { color: rgb(119,57,6); }
H1.HeaderClassName
{
color: #773906;
}
.AnyTagClassName
{
color: #773906;
}
</style>
background-color css
<style>
a { background-color: #773906; }
a { background-color: rgb(119,57,6); }
div.DivClassName
{
background-color: #773906;
}
.BgClassName
{
background-color: #773906;
}
</style>
border-color css
<style>
span { border-color: #773906; }
span { border-color: rgb(119,57,6); }
td.TdClassName
{
border-color: #773906;
}
.TagClassName
{
border-color: #773906;
}
</style>