Shades of Raw Umber #744714
Tints of Raw Umber #744714
RGB
CMYK
RGB Variations
Color information
#744714 (or 0x744714) is known color: Raw Umber. HEX triplet: 74, 47 and 14. RGB value is (116,71,20). Sum of RGB (Red+Green+Blue) = 116+71+20=207 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.04% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 116 - color contains mainly: red. Hex color #744714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744714 is #8BB8EB. Grayscale: #4E4E4E. Windows color (decimal): -9156844 or 1329012. OLE color: 1329012.
HSL color Cylindrical-coordinate representation of color #744714: hue angle of 31.88º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #744714 is Cyan = 0, Magento = 0.39, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 20 | - |
| CMYK | 0 | 0.39 | 0.83 | 0.55 |
| HSL | 31.88º | 0.71% | 0.27% | - |
| HSV(B) | 31.88º | 0.83% | 0.45% | - |
| XYZ | 9.58 | 8.27 | 1.75 | - |
| YUV | 78.64 | 94.91 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 20 | 0 | 0.39 | 0.83 | 0.55 | 31.88 | 0.71 | 0.27 |
| Hex | 74 | 47 | 14 | 0 | 27 | 53 | 37 | 20 | 47 | 1B |
| Octal | 164 | 107 | 24 | 0 | 47 | 123 | 67 | 40 | 107 | 33 |
| Binary | 1110100 | 1000111 | 10100 | 0 | 100111 | 1010011 | 110111 | 100000 | 1000111 | 11011 |
Color Harmonies of #744714
Complementary color
Monochromatic Colors of #744714
Black with #744714
Text Example
Text Example
White with #744714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744714; }
p { color: rgb(116,71,20); }
H1.HeaderClassName
{
color: #744714;
}
.AnyTagClassName
{
color: #744714;
}
</style>
background-color css
<style>
a { background-color: #744714; }
a { background-color: rgb(116,71,20); }
div.DivClassName
{
background-color: #744714;
}
.BgClassName
{
background-color: #744714;
}
</style>
border-color css
<style>
span { border-color: #744714; }
span { border-color: rgb(116,71,20); }
td.TdClassName
{
border-color: #744714;
}
.TagClassName
{
border-color: #744714;
}
</style>