Shades of Raw Umber #775313
Tints of Raw Umber #775313
RGB
CMYK
RGB Variations
Color information
#775313 (or 0x775313) is known color: Raw Umber. HEX triplet: 77, 53 and 13. RGB value is (119,83,19). Sum of RGB (Red+Green+Blue) = 119+83+19=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 19 (7.81% from 255 or 8.60% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #775313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775313 is #88ACEC. Grayscale: #565656. Windows color (decimal): -8957165 or 1266551. OLE color: 1266551.
HSL color Cylindrical-coordinate representation of color #775313: hue angle of 38.4º 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 #775313 is Cyan = 0, Magento = 0.30, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 19 | - |
| CMYK | 0 | 0.30 | 0.84 | 0.53 |
| HSL | 38.4º | 0.72% | 0.27% | - |
| HSV(B) | 38.4º | 0.84% | 0.47% | - |
| XYZ | 10.82 | 10.16 | 2.01 | - |
| YUV | 86.47 | 89.93 | 151.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 19 | 0 | 0.30 | 0.84 | 0.53 | 38.4 | 0.72 | 0.27 |
| Hex | 77 | 53 | 13 | 0 | 1E | 54 | 35 | 26 | 48 | 1B |
| Octal | 167 | 123 | 23 | 0 | 36 | 124 | 65 | 46 | 110 | 33 |
| Binary | 1110111 | 1010011 | 10011 | 0 | 11110 | 1010100 | 110101 | 100110 | 1001000 | 11011 |
Color Harmonies of #775313
Complementary color
Monochromatic Colors of #775313
Black with #775313
Text Example
Text Example
White with #775313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775313; }
p { color: rgb(119,83,19); }
H1.HeaderClassName
{
color: #775313;
}
.AnyTagClassName
{
color: #775313;
}
</style>
background-color css
<style>
a { background-color: #775313; }
a { background-color: rgb(119,83,19); }
div.DivClassName
{
background-color: #775313;
}
.BgClassName
{
background-color: #775313;
}
</style>
border-color css
<style>
span { border-color: #775313; }
span { border-color: rgb(119,83,19); }
td.TdClassName
{
border-color: #775313;
}
.TagClassName
{
border-color: #775313;
}
</style>