Shades of Raw Umber #744407
Tints of Raw Umber #744407
RGB
CMYK
RGB Variations
Color information
#744407 (or 0x744407) is known color: Raw Umber. HEX triplet: 74, 44 and 07. RGB value is (116,68,7). Sum of RGB (Red+Green+Blue) = 116+68+7=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 68 (26.95% from 255 or 35.60% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #744407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744407 is #8BBBF8. Grayscale: #4B4B4B. Windows color (decimal): -9157625 or 476276. OLE color: 476276.
HSL color Cylindrical-coordinate representation of color #744407: hue angle of 33.58º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #744407 is Cyan = 0, Magento = 0.41, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 7 | - |
| CMYK | 0 | 0.41 | 0.94 | 0.55 |
| HSL | 33.58º | 0.89% | 0.24% | - |
| HSV(B) | 33.58º | 0.94% | 0.45% | - |
| XYZ | 9.31 | 7.86 | 1.23 | - |
| YUV | 75.4 | 89.4 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 7 | 0 | 0.41 | 0.94 | 0.55 | 33.58 | 0.89 | 0.24 |
| Hex | 74 | 44 | 7 | 0 | 29 | 5E | 37 | 22 | 59 | 18 |
| Octal | 164 | 104 | 7 | 0 | 51 | 136 | 67 | 42 | 131 | 30 |
| Binary | 1110100 | 1000100 | 111 | 0 | 101001 | 1011110 | 110111 | 100010 | 1011001 | 11000 |
Color Harmonies of #744407
Complementary color
Monochromatic Colors of #744407
Black with #744407
Text Example
Text Example
White with #744407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744407; }
p { color: rgb(116,68,7); }
H1.HeaderClassName
{
color: #744407;
}
.AnyTagClassName
{
color: #744407;
}
</style>
background-color css
<style>
a { background-color: #744407; }
a { background-color: rgb(116,68,7); }
div.DivClassName
{
background-color: #744407;
}
.BgClassName
{
background-color: #744407;
}
</style>
border-color css
<style>
span { border-color: #744407; }
span { border-color: rgb(116,68,7); }
td.TdClassName
{
border-color: #744407;
}
.TagClassName
{
border-color: #744407;
}
</style>