Shades of Raw Umber #775012
Tints of Raw Umber #775012
RGB
CMYK
RGB Variations
Color information
#775012 (or 0x775012) is known color: Raw Umber. HEX triplet: 77, 50 and 12. RGB value is (119,80,18). Sum of RGB (Red+Green+Blue) = 119+80+18=217 (28% of max value = 765). Red value is 119 (46.88% from 255 or 54.84% from 217); Green value is 80 (31.64% from 255 or 36.87% from 217); Blue value is 18 (7.42% from 255 or 8.29% from 217); Max value from RGB is 119 - color contains mainly: red. Hex color #775012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775012 is #88AFED. Grayscale: #545454. Windows color (decimal): -8957934 or 1200247. OLE color: 1200247.
HSL color Cylindrical-coordinate representation of color #775012: hue angle of 36.83º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #775012 is Cyan = 0, Magento = 0.33, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 80 | 18 | - |
| CMYK | 0 | 0.33 | 0.85 | 0.53 |
| HSL | 36.83º | 0.74% | 0.27% | - |
| HSV(B) | 36.83º | 0.85% | 0.47% | - |
| XYZ | 10.59 | 9.7 | 1.89 | - |
| YUV | 84.59 | 90.42 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 18 | 0 | 0.33 | 0.85 | 0.53 | 36.83 | 0.74 | 0.27 |
| Hex | 77 | 50 | 12 | 0 | 21 | 55 | 35 | 25 | 4A | 1B |
| Octal | 167 | 120 | 22 | 0 | 41 | 125 | 65 | 45 | 112 | 33 |
| Binary | 1110111 | 1010000 | 10010 | 0 | 100001 | 1010101 | 110101 | 100101 | 1001010 | 11011 |
Color Harmonies of #775012
Complementary color
Monochromatic Colors of #775012
Black with #775012
Text Example
Text Example
White with #775012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775012; }
p { color: rgb(119,80,18); }
H1.HeaderClassName
{
color: #775012;
}
.AnyTagClassName
{
color: #775012;
}
</style>
background-color css
<style>
a { background-color: #775012; }
a { background-color: rgb(119,80,18); }
div.DivClassName
{
background-color: #775012;
}
.BgClassName
{
background-color: #775012;
}
</style>
border-color css
<style>
span { border-color: #775012; }
span { border-color: rgb(119,80,18); }
td.TdClassName
{
border-color: #775012;
}
.TagClassName
{
border-color: #775012;
}
</style>