Shades of Raw Umber #744716
Tints of Raw Umber #744716
RGB
CMYK
RGB Variations
Color information
#744716 (or 0x744716) is known color: Raw Umber. HEX triplet: 74, 47 and 16. RGB value is (116,71,22). Sum of RGB (Red+Green+Blue) = 116+71+22=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 71 (28.12% from 255 or 33.97% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #744716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744716 is #8BB8E9. Grayscale: #4F4F4F. Windows color (decimal): -9156842 or 1460084. OLE color: 1460084.
HSL color Cylindrical-coordinate representation of color #744716: hue angle of 31.28º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #744716 is Cyan = 0, Magento = 0.39, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 22 | - |
| CMYK | 0 | 0.39 | 0.81 | 0.55 |
| HSL | 31.28º | 0.68% | 0.27% | - |
| HSV(B) | 31.28º | 0.81% | 0.45% | - |
| XYZ | 9.6 | 8.28 | 1.85 | - |
| YUV | 78.87 | 95.91 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 22 | 0 | 0.39 | 0.81 | 0.55 | 31.28 | 0.68 | 0.27 |
| Hex | 74 | 47 | 16 | 0 | 27 | 51 | 37 | 1F | 44 | 1B |
| Octal | 164 | 107 | 26 | 0 | 47 | 121 | 67 | 37 | 104 | 33 |
| Binary | 1110100 | 1000111 | 10110 | 0 | 100111 | 1010001 | 110111 | 11111 | 1000100 | 11011 |
Color Harmonies of #744716
Complementary color
Monochromatic Colors of #744716
Black with #744716
Text Example
Text Example
White with #744716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744716; }
p { color: rgb(116,71,22); }
H1.HeaderClassName
{
color: #744716;
}
.AnyTagClassName
{
color: #744716;
}
</style>
background-color css
<style>
a { background-color: #744716; }
a { background-color: rgb(116,71,22); }
div.DivClassName
{
background-color: #744716;
}
.BgClassName
{
background-color: #744716;
}
</style>
border-color css
<style>
span { border-color: #744716; }
span { border-color: rgb(116,71,22); }
td.TdClassName
{
border-color: #744716;
}
.TagClassName
{
border-color: #744716;
}
</style>