Shades of Raw Umber #774002
Tints of Raw Umber #774002
RGB
CMYK
RGB Variations
Color information
#774002 (or 0x774002) is known color: Raw Umber. HEX triplet: 77, 40 and 02. RGB value is (119,64,2). Sum of RGB (Red+Green+Blue) = 119+64+2=185 (24% of max value = 765). Red value is 119 (46.88% from 255 or 64.32% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 2 (1.17% from 255 or 1.08% from 185); Max value from RGB is 119 - color contains mainly: red. Hex color #774002 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774002 is #88BFFD. Grayscale: #494949. Windows color (decimal): -8962046 or 147575. OLE color: 147575.
HSL color Cylindrical-coordinate representation of color #774002: hue angle of 31.79º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #774002 is Cyan = 0, Magento = 0.46, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 2 | - |
| CMYK | 0 | 0.46 | 0.98 | 0.53 |
| HSL | 31.79º | 0.97% | 0.24% | - |
| HSV(B) | 31.79º | 0.98% | 0.47% | - |
| XYZ | 9.45 | 7.59 | 1.02 | - |
| YUV | 73.38 | 87.72 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 2 | 0 | 0.46 | 0.98 | 0.53 | 31.79 | 0.97 | 0.24 |
| Hex | 77 | 40 | 2 | 0 | 2E | 62 | 35 | 20 | 61 | 18 |
| Octal | 167 | 100 | 2 | 0 | 56 | 142 | 65 | 40 | 141 | 30 |
| Binary | 1110111 | 1000000 | 10 | 0 | 101110 | 1100010 | 110101 | 100000 | 1100001 | 11000 |
Color Harmonies of #774002
Complementary color
Monochromatic Colors of #774002
Black with #774002
Text Example
Text Example
White with #774002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774002; }
p { color: rgb(119,64,2); }
H1.HeaderClassName
{
color: #774002;
}
.AnyTagClassName
{
color: #774002;
}
</style>
background-color css
<style>
a { background-color: #774002; }
a { background-color: rgb(119,64,2); }
div.DivClassName
{
background-color: #774002;
}
.BgClassName
{
background-color: #774002;
}
</style>
border-color css
<style>
span { border-color: #774002; }
span { border-color: rgb(119,64,2); }
td.TdClassName
{
border-color: #774002;
}
.TagClassName
{
border-color: #774002;
}
</style>