Shades of Raw Umber #775213
Tints of Raw Umber #775213
RGB
CMYK
RGB Variations
Color information
#775213 (or 0x775213) is known color: Raw Umber. HEX triplet: 77, 52 and 13. RGB value is (119,82,19). Sum of RGB (Red+Green+Blue) = 119+82+19=220 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.09% from 220); Green value is 82 (32.42% from 255 or 37.27% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 119 - color contains mainly: red. Hex color #775213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775213 is #88ADEC. Grayscale: #565656. Windows color (decimal): -8957421 or 1266295. OLE color: 1266295.
HSL color Cylindrical-coordinate representation of color #775213: hue angle of 37.8º 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 #775213 is Cyan = 0, Magento = 0.31, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 82 | 19 | - |
| CMYK | 0 | 0.31 | 0.84 | 0.53 |
| HSL | 37.8º | 0.72% | 0.27% | - |
| HSV(B) | 37.8º | 0.84% | 0.47% | - |
| XYZ | 10.74 | 10 | 1.98 | - |
| YUV | 85.88 | 90.26 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 19 | 0 | 0.31 | 0.84 | 0.53 | 37.8 | 0.72 | 0.27 |
| Hex | 77 | 52 | 13 | 0 | 1F | 54 | 35 | 26 | 48 | 1B |
| Octal | 167 | 122 | 23 | 0 | 37 | 124 | 65 | 46 | 110 | 33 |
| Binary | 1110111 | 1010010 | 10011 | 0 | 11111 | 1010100 | 110101 | 100110 | 1001000 | 11011 |
Color Harmonies of #775213
Complementary color
Monochromatic Colors of #775213
Black with #775213
Text Example
Text Example
White with #775213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775213; }
p { color: rgb(119,82,19); }
H1.HeaderClassName
{
color: #775213;
}
.AnyTagClassName
{
color: #775213;
}
</style>
background-color css
<style>
a { background-color: #775213; }
a { background-color: rgb(119,82,19); }
div.DivClassName
{
background-color: #775213;
}
.BgClassName
{
background-color: #775213;
}
</style>
border-color css
<style>
span { border-color: #775213; }
span { border-color: rgb(119,82,19); }
td.TdClassName
{
border-color: #775213;
}
.TagClassName
{
border-color: #775213;
}
</style>