Shades of Raw Umber #744505
Tints of Raw Umber #744505
RGB
CMYK
RGB Variations
Color information
#744505 (or 0x744505) is known color: Raw Umber. HEX triplet: 74, 45 and 05. RGB value is (116,69,5). Sum of RGB (Red+Green+Blue) = 116+69+5=190 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.05% from 190); Green value is 69 (27.34% from 255 or 36.32% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 116 - color contains mainly: red. Hex color #744505 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744505 is #8BBAFA. Grayscale: #4C4C4C. Windows color (decimal): -9157371 or 345460. OLE color: 345460.
HSL color Cylindrical-coordinate representation of color #744505: hue angle of 34.59º 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 #744505 is Cyan = 0, Magento = 0.41, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 5 | - |
| CMYK | 0 | 0.41 | 0.96 | 0.55 |
| HSL | 34.59º | 0.92% | 0.24% | - |
| HSV(B) | 34.59º | 0.96% | 0.45% | - |
| XYZ | 9.36 | 7.98 | 1.19 | - |
| YUV | 75.76 | 88.07 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 5 | 0 | 0.41 | 0.96 | 0.55 | 34.59 | 0.92 | 0.24 |
| Hex | 74 | 45 | 5 | 0 | 29 | 60 | 37 | 23 | 5C | 18 |
| Octal | 164 | 105 | 5 | 0 | 51 | 140 | 67 | 43 | 134 | 30 |
| Binary | 1110100 | 1000101 | 101 | 0 | 101001 | 1100000 | 110111 | 100011 | 1011100 | 11000 |
Color Harmonies of #744505
Complementary color
Monochromatic Colors of #744505
Black with #744505
Text Example
Text Example
White with #744505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744505; }
p { color: rgb(116,69,5); }
H1.HeaderClassName
{
color: #744505;
}
.AnyTagClassName
{
color: #744505;
}
</style>
background-color css
<style>
a { background-color: #744505; }
a { background-color: rgb(116,69,5); }
div.DivClassName
{
background-color: #744505;
}
.BgClassName
{
background-color: #744505;
}
</style>
border-color css
<style>
span { border-color: #744505; }
span { border-color: rgb(116,69,5); }
td.TdClassName
{
border-color: #744505;
}
.TagClassName
{
border-color: #744505;
}
</style>