Shades of Raw Umber #744605
Tints of Raw Umber #744605
RGB
CMYK
RGB Variations
Color information
#744605 (or 0x744605) is known color: Raw Umber. HEX triplet: 74, 46 and 05. RGB value is (116,70,5). Sum of RGB (Red+Green+Blue) = 116+70+5=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 70 (27.73% from 255 or 36.65% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #744605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744605 is #8BB9FA. Grayscale: #4C4C4C. Windows color (decimal): -9157115 or 345716. OLE color: 345716.
HSL color Cylindrical-coordinate representation of color #744605: hue angle of 35.14º 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 #744605 is Cyan = 0, Magento = 0.40, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 5 | - |
| CMYK | 0 | 0.40 | 0.96 | 0.55 |
| HSL | 35.14º | 0.92% | 0.24% | - |
| HSV(B) | 35.14º | 0.96% | 0.45% | - |
| XYZ | 9.42 | 8.1 | 1.21 | - |
| YUV | 76.34 | 87.74 | 156.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 5 | 0 | 0.40 | 0.96 | 0.55 | 35.14 | 0.92 | 0.24 |
| Hex | 74 | 46 | 5 | 0 | 28 | 60 | 37 | 23 | 5C | 18 |
| Octal | 164 | 106 | 5 | 0 | 50 | 140 | 67 | 43 | 134 | 30 |
| Binary | 1110100 | 1000110 | 101 | 0 | 101000 | 1100000 | 110111 | 100011 | 1011100 | 11000 |
Color Harmonies of #744605
Complementary color
Monochromatic Colors of #744605
Black with #744605
Text Example
Text Example
White with #744605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744605; }
p { color: rgb(116,70,5); }
H1.HeaderClassName
{
color: #744605;
}
.AnyTagClassName
{
color: #744605;
}
</style>
background-color css
<style>
a { background-color: #744605; }
a { background-color: rgb(116,70,5); }
div.DivClassName
{
background-color: #744605;
}
.BgClassName
{
background-color: #744605;
}
</style>
border-color css
<style>
span { border-color: #744605; }
span { border-color: rgb(116,70,5); }
td.TdClassName
{
border-color: #744605;
}
.TagClassName
{
border-color: #744605;
}
</style>