Shades of Raw Umber #744004
Tints of Raw Umber #744004
RGB
CMYK
RGB Variations
Color information
#744004 (or 0x744004) is known color: Raw Umber. HEX triplet: 74, 40 and 04. RGB value is (116,64,4). Sum of RGB (Red+Green+Blue) = 116+64+4=184 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.04% from 184); Green value is 64 (25.39% from 255 or 34.78% from 184); Blue value is 4 (1.95% from 255 or 2.17% from 184); Max value from RGB is 116 - color contains mainly: red. Hex color #744004 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744004 is #8BBFFB. Grayscale: #494949. Windows color (decimal): -9158652 or 278644. OLE color: 278644.
HSL color Cylindrical-coordinate representation of color #744004: hue angle of 32.14º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #744004 is Cyan = 0, Magento = 0.45, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 4 | - |
| CMYK | 0 | 0.45 | 0.97 | 0.55 |
| HSL | 32.14º | 0.93% | 0.24% | - |
| HSV(B) | 32.14º | 0.97% | 0.45% | - |
| XYZ | 9.06 | 7.39 | 1.06 | - |
| YUV | 72.71 | 89.23 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 4 | 0 | 0.45 | 0.97 | 0.55 | 32.14 | 0.93 | 0.24 |
| Hex | 74 | 40 | 4 | 0 | 2D | 61 | 37 | 20 | 5D | 18 |
| Octal | 164 | 100 | 4 | 0 | 55 | 141 | 67 | 40 | 135 | 30 |
| Binary | 1110100 | 1000000 | 100 | 0 | 101101 | 1100001 | 110111 | 100000 | 1011101 | 11000 |
Color Harmonies of #744004
Complementary color
Monochromatic Colors of #744004
Black with #744004
Text Example
Text Example
White with #744004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744004; }
p { color: rgb(116,64,4); }
H1.HeaderClassName
{
color: #744004;
}
.AnyTagClassName
{
color: #744004;
}
</style>
background-color css
<style>
a { background-color: #744004; }
a { background-color: rgb(116,64,4); }
div.DivClassName
{
background-color: #744004;
}
.BgClassName
{
background-color: #744004;
}
</style>
border-color css
<style>
span { border-color: #744004; }
span { border-color: rgb(116,64,4); }
td.TdClassName
{
border-color: #744004;
}
.TagClassName
{
border-color: #744004;
}
</style>