Shades of Raw Umber #744707
Tints of Raw Umber #744707
RGB
CMYK
RGB Variations
Color information
#744707 (or 0x744707) is known color: Raw Umber. HEX triplet: 74, 47 and 07. RGB value is (116,71,7). Sum of RGB (Red+Green+Blue) = 116+71+7=194 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.79% from 194); Green value is 71 (28.12% from 255 or 36.60% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 116 - color contains mainly: red. Hex color #744707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744707 is #8BB8F8. Grayscale: #4D4D4D. Windows color (decimal): -9156857 or 477044. OLE color: 477044.
HSL color Cylindrical-coordinate representation of color #744707: hue angle of 35.23º 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 #744707 is Cyan = 0, Magento = 0.39, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 7 | - |
| CMYK | 0 | 0.39 | 0.94 | 0.55 |
| HSL | 35.23º | 0.89% | 0.24% | - |
| HSV(B) | 35.23º | 0.94% | 0.45% | - |
| XYZ | 9.49 | 8.23 | 1.29 | - |
| YUV | 77.16 | 88.41 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 7 | 0 | 0.39 | 0.94 | 0.55 | 35.23 | 0.89 | 0.24 |
| Hex | 74 | 47 | 7 | 0 | 27 | 5E | 37 | 23 | 59 | 18 |
| Octal | 164 | 107 | 7 | 0 | 47 | 136 | 67 | 43 | 131 | 30 |
| Binary | 1110100 | 1000111 | 111 | 0 | 100111 | 1011110 | 110111 | 100011 | 1011001 | 11000 |
Color Harmonies of #744707
Complementary color
Monochromatic Colors of #744707
Black with #744707
Text Example
Text Example
White with #744707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744707; }
p { color: rgb(116,71,7); }
H1.HeaderClassName
{
color: #744707;
}
.AnyTagClassName
{
color: #744707;
}
</style>
background-color css
<style>
a { background-color: #744707; }
a { background-color: rgb(116,71,7); }
div.DivClassName
{
background-color: #744707;
}
.BgClassName
{
background-color: #744707;
}
</style>
border-color css
<style>
span { border-color: #744707; }
span { border-color: rgb(116,71,7); }
td.TdClassName
{
border-color: #744707;
}
.TagClassName
{
border-color: #744707;
}
</style>