Shades of Raw Umber #775306
Tints of Raw Umber #775306
RGB
CMYK
RGB Variations
Color information
#775306 (or 0x775306) is known color: Raw Umber. HEX triplet: 77, 53 and 06. RGB value is (119,83,6). Sum of RGB (Red+Green+Blue) = 119+83+6=208 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.21% from 208); Green value is 83 (32.81% from 255 or 39.90% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 119 - color contains mainly: red. Hex color #775306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775306 is #88ACF9. Grayscale: #555555. Windows color (decimal): -8957178 or 414583. OLE color: 414583.
HSL color Cylindrical-coordinate representation of color #775306: hue angle of 40.88º 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 #775306 is Cyan = 0, Magento = 0.30, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 6 | - |
| CMYK | 0 | 0.30 | 0.95 | 0.53 |
| HSL | 40.88º | 0.9% | 0.25% | - |
| HSV(B) | 40.88º | 0.95% | 0.47% | - |
| XYZ | 10.73 | 10.12 | 1.56 | - |
| YUV | 84.99 | 83.43 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 6 | 0 | 0.30 | 0.95 | 0.53 | 40.88 | 0.9 | 0.25 |
| Hex | 77 | 53 | 6 | 0 | 1E | 5F | 35 | 29 | 5A | 19 |
| Octal | 167 | 123 | 6 | 0 | 36 | 137 | 65 | 51 | 132 | 31 |
| Binary | 1110111 | 1010011 | 110 | 0 | 11110 | 1011111 | 110101 | 101001 | 1011010 | 11001 |
Color Harmonies of #775306
Complementary color
Monochromatic Colors of #775306
Black with #775306
Text Example
Text Example
White with #775306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775306; }
p { color: rgb(119,83,6); }
H1.HeaderClassName
{
color: #775306;
}
.AnyTagClassName
{
color: #775306;
}
</style>
background-color css
<style>
a { background-color: #775306; }
a { background-color: rgb(119,83,6); }
div.DivClassName
{
background-color: #775306;
}
.BgClassName
{
background-color: #775306;
}
</style>
border-color css
<style>
span { border-color: #775306; }
span { border-color: rgb(119,83,6); }
td.TdClassName
{
border-color: #775306;
}
.TagClassName
{
border-color: #775306;
}
</style>