Shades of Raw Umber #774501
Tints of Raw Umber #774501
RGB
CMYK
RGB Variations
Color information
#774501 (or 0x774501) is known color: Raw Umber. HEX triplet: 77, 45 and 01. RGB value is (119,69,1). Sum of RGB (Red+Green+Blue) = 119+69+1=189 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.96% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 1 (0.78% from 255 or 0.53% from 189); Max value from RGB is 119 - color contains mainly: red. Hex color #774501 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774501 is #88BAFE. Grayscale: #4C4C4C. Windows color (decimal): -8960767 or 83319. OLE color: 83319.
HSL color Cylindrical-coordinate representation of color #774501: hue angle of 34.58º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #774501 is Cyan = 0, Magento = 0.42, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 1 | - |
| CMYK | 0 | 0.42 | 0.99 | 0.53 |
| HSL | 34.58º | 0.98% | 0.24% | - |
| HSV(B) | 34.58º | 0.99% | 0.47% | - |
| XYZ | 9.74 | 8.18 | 1.09 | - |
| YUV | 76.2 | 85.57 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 1 | 0 | 0.42 | 0.99 | 0.53 | 34.58 | 0.98 | 0.24 |
| Hex | 77 | 45 | 1 | 0 | 2A | 63 | 35 | 23 | 62 | 18 |
| Octal | 167 | 105 | 1 | 0 | 52 | 143 | 65 | 43 | 142 | 30 |
| Binary | 1110111 | 1000101 | 1 | 0 | 101010 | 1100011 | 110101 | 100011 | 1100010 | 11000 |
Color Harmonies of #774501
Complementary color
Monochromatic Colors of #774501
Black with #774501
Text Example
Text Example
White with #774501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774501; }
p { color: rgb(119,69,1); }
H1.HeaderClassName
{
color: #774501;
}
.AnyTagClassName
{
color: #774501;
}
</style>
background-color css
<style>
a { background-color: #774501; }
a { background-color: rgb(119,69,1); }
div.DivClassName
{
background-color: #774501;
}
.BgClassName
{
background-color: #774501;
}
</style>
border-color css
<style>
span { border-color: #774501; }
span { border-color: rgb(119,69,1); }
td.TdClassName
{
border-color: #774501;
}
.TagClassName
{
border-color: #774501;
}
</style>