Shades of Raw Umber #774003
Tints of Raw Umber #774003
RGB
CMYK
RGB Variations
Color information
#774003 (or 0x774003) is known color: Raw Umber. HEX triplet: 77, 40 and 03. RGB value is (119,64,3). Sum of RGB (Red+Green+Blue) = 119+64+3=186 (24% of max value = 765). Red value is 119 (46.88% from 255 or 63.98% from 186); Green value is 64 (25.39% from 255 or 34.41% from 186); Blue value is 3 (1.56% from 255 or 1.61% from 186); Max value from RGB is 119 - color contains mainly: red. Hex color #774003 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774003 is #88BFFC. Grayscale: #494949. Windows color (decimal): -8962045 or 213111. OLE color: 213111.
HSL color Cylindrical-coordinate representation of color #774003: hue angle of 31.55º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #774003 is Cyan = 0, Magento = 0.46, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 3 | - |
| CMYK | 0 | 0.46 | 0.97 | 0.53 |
| HSL | 31.55º | 0.95% | 0.24% | - |
| HSV(B) | 31.55º | 0.97% | 0.47% | - |
| XYZ | 9.46 | 7.6 | 1.05 | - |
| YUV | 73.49 | 88.22 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 3 | 0 | 0.46 | 0.97 | 0.53 | 31.55 | 0.95 | 0.24 |
| Hex | 77 | 40 | 3 | 0 | 2E | 61 | 35 | 20 | 5F | 18 |
| Octal | 167 | 100 | 3 | 0 | 56 | 141 | 65 | 40 | 137 | 30 |
| Binary | 1110111 | 1000000 | 11 | 0 | 101110 | 1100001 | 110101 | 100000 | 1011111 | 11000 |
Color Harmonies of #774003
Complementary color
Monochromatic Colors of #774003
Black with #774003
Text Example
Text Example
White with #774003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774003; }
p { color: rgb(119,64,3); }
H1.HeaderClassName
{
color: #774003;
}
.AnyTagClassName
{
color: #774003;
}
</style>
background-color css
<style>
a { background-color: #774003; }
a { background-color: rgb(119,64,3); }
div.DivClassName
{
background-color: #774003;
}
.BgClassName
{
background-color: #774003;
}
</style>
border-color css
<style>
span { border-color: #774003; }
span { border-color: rgb(119,64,3); }
td.TdClassName
{
border-color: #774003;
}
.TagClassName
{
border-color: #774003;
}
</style>