Shades of Raw Umber #744005
Tints of Raw Umber #744005
RGB
CMYK
RGB Variations
Color information
#744005 (or 0x744005) is known color: Raw Umber. HEX triplet: 74, 40 and 05. RGB value is (116,64,5). Sum of RGB (Red+Green+Blue) = 116+64+5=185 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.70% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 5 (2.34% from 255 or 2.70% from 185); Max value from RGB is 116 - color contains mainly: red. Hex color #744005 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744005 is #8BBFFA. Grayscale: #494949. Windows color (decimal): -9158651 or 344180. OLE color: 344180.
HSL color Cylindrical-coordinate representation of color #744005: hue angle of 31.89º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #744005 is Cyan = 0, Magento = 0.45, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 5 | - |
| CMYK | 0 | 0.45 | 0.96 | 0.55 |
| HSL | 31.89º | 0.92% | 0.24% | - |
| HSV(B) | 31.89º | 0.96% | 0.45% | - |
| XYZ | 9.06 | 7.39 | 1.09 | - |
| YUV | 72.82 | 89.73 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 5 | 0 | 0.45 | 0.96 | 0.55 | 31.89 | 0.92 | 0.24 |
| Hex | 74 | 40 | 5 | 0 | 2D | 60 | 37 | 20 | 5C | 18 |
| Octal | 164 | 100 | 5 | 0 | 55 | 140 | 67 | 40 | 134 | 30 |
| Binary | 1110100 | 1000000 | 101 | 0 | 101101 | 1100000 | 110111 | 100000 | 1011100 | 11000 |
Color Harmonies of #744005
Complementary color
Monochromatic Colors of #744005
Black with #744005
Text Example
Text Example
White with #744005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744005; }
p { color: rgb(116,64,5); }
H1.HeaderClassName
{
color: #744005;
}
.AnyTagClassName
{
color: #744005;
}
</style>
background-color css
<style>
a { background-color: #744005; }
a { background-color: rgb(116,64,5); }
div.DivClassName
{
background-color: #744005;
}
.BgClassName
{
background-color: #744005;
}
</style>
border-color css
<style>
span { border-color: #744005; }
span { border-color: rgb(116,64,5); }
td.TdClassName
{
border-color: #744005;
}
.TagClassName
{
border-color: #744005;
}
</style>