Shades of Raw Umber #744711
Tints of Raw Umber #744711
RGB
CMYK
RGB Variations
Color information
#744711 (or 0x744711) is known color: Raw Umber. HEX triplet: 74, 47 and 11. RGB value is (116,71,17). Sum of RGB (Red+Green+Blue) = 116+71+17=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 71 (28.12% from 255 or 34.80% from 204); Blue value is 17 (7.03% from 255 or 8.33% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #744711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744711 is #8BB8EE. Grayscale: #4E4E4E. Windows color (decimal): -9156847 or 1132404. OLE color: 1132404.
HSL color Cylindrical-coordinate representation of color #744711: hue angle of 32.73º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #744711 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 17 | - |
| CMYK | 0 | 0.39 | 0.85 | 0.55 |
| HSL | 32.73º | 0.74% | 0.26% | - |
| HSV(B) | 32.73º | 0.85% | 0.45% | - |
| XYZ | 9.56 | 8.26 | 1.62 | - |
| YUV | 78.3 | 93.41 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 17 | 0 | 0.39 | 0.85 | 0.55 | 32.73 | 0.74 | 0.26 |
| Hex | 74 | 47 | 11 | 0 | 27 | 55 | 37 | 21 | 4A | 1A |
| Octal | 164 | 107 | 21 | 0 | 47 | 125 | 67 | 41 | 112 | 32 |
| Binary | 1110100 | 1000111 | 10001 | 0 | 100111 | 1010101 | 110111 | 100001 | 1001010 | 11010 |
Color Harmonies of #744711
Complementary color
Monochromatic Colors of #744711
Black with #744711
Text Example
Text Example
White with #744711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744711; }
p { color: rgb(116,71,17); }
H1.HeaderClassName
{
color: #744711;
}
.AnyTagClassName
{
color: #744711;
}
</style>
background-color css
<style>
a { background-color: #744711; }
a { background-color: rgb(116,71,17); }
div.DivClassName
{
background-color: #744711;
}
.BgClassName
{
background-color: #744711;
}
</style>
border-color css
<style>
span { border-color: #744711; }
span { border-color: rgb(116,71,17); }
td.TdClassName
{
border-color: #744711;
}
.TagClassName
{
border-color: #744711;
}
</style>