Shades of Raw Umber #744713
Tints of Raw Umber #744713
RGB
CMYK
RGB Variations
Color information
#744713 (or 0x744713) is known color: Raw Umber. HEX triplet: 74, 47 and 13. RGB value is (116,71,19). Sum of RGB (Red+Green+Blue) = 116+71+19=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 19 (7.81% from 255 or 9.22% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #744713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744713 is #8BB8EC. Grayscale: #4E4E4E. Windows color (decimal): -9156845 or 1263476. OLE color: 1263476.
HSL color Cylindrical-coordinate representation of color #744713: hue angle of 32.16º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #744713 is Cyan = 0, Magento = 0.39, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 19 | - |
| CMYK | 0 | 0.39 | 0.84 | 0.55 |
| HSL | 32.16º | 0.72% | 0.26% | - |
| HSV(B) | 32.16º | 0.84% | 0.45% | - |
| XYZ | 9.57 | 8.27 | 1.71 | - |
| YUV | 78.53 | 94.41 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 19 | 0 | 0.39 | 0.84 | 0.55 | 32.16 | 0.72 | 0.26 |
| Hex | 74 | 47 | 13 | 0 | 27 | 54 | 37 | 20 | 48 | 1A |
| Octal | 164 | 107 | 23 | 0 | 47 | 124 | 67 | 40 | 110 | 32 |
| Binary | 1110100 | 1000111 | 10011 | 0 | 100111 | 1010100 | 110111 | 100000 | 1001000 | 11010 |
Color Harmonies of #744713
Complementary color
Monochromatic Colors of #744713
Black with #744713
Text Example
Text Example
White with #744713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744713; }
p { color: rgb(116,71,19); }
H1.HeaderClassName
{
color: #744713;
}
.AnyTagClassName
{
color: #744713;
}
</style>
background-color css
<style>
a { background-color: #744713; }
a { background-color: rgb(116,71,19); }
div.DivClassName
{
background-color: #744713;
}
.BgClassName
{
background-color: #744713;
}
</style>
border-color css
<style>
span { border-color: #744713; }
span { border-color: rgb(116,71,19); }
td.TdClassName
{
border-color: #744713;
}
.TagClassName
{
border-color: #744713;
}
</style>