Shades of Raw Umber #734714
Tints of Raw Umber #734714
RGB
CMYK
RGB Variations
Color information
#734714 (or 0x734714) is known color: Raw Umber. HEX triplet: 73, 47 and 14. RGB value is (115,71,20). Sum of RGB (Red+Green+Blue) = 115+71+20=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #734714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734714 is #8CB8EB. Grayscale: #4E4E4E. Windows color (decimal): -9222380 or 1329011. OLE color: 1329011.
HSL color Cylindrical-coordinate representation of color #734714: hue angle of 32.21º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #734714 is Cyan = 0, Magento = 0.38, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 20 | - |
| CMYK | 0 | 0.38 | 0.83 | 0.55 |
| HSL | 32.21º | 0.7% | 0.26% | - |
| HSV(B) | 32.21º | 0.83% | 0.45% | - |
| XYZ | 9.45 | 8.2 | 1.75 | - |
| YUV | 78.34 | 95.08 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 20 | 0 | 0.38 | 0.83 | 0.55 | 32.21 | 0.7 | 0.26 |
| Hex | 73 | 47 | 14 | 0 | 26 | 53 | 37 | 20 | 46 | 1A |
| Octal | 163 | 107 | 24 | 0 | 46 | 123 | 67 | 40 | 106 | 32 |
| Binary | 1110011 | 1000111 | 10100 | 0 | 100110 | 1010011 | 110111 | 100000 | 1000110 | 11010 |
Color Harmonies of #734714
Complementary color
Monochromatic Colors of #734714
Black with #734714
Text Example
Text Example
White with #734714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734714; }
p { color: rgb(115,71,20); }
H1.HeaderClassName
{
color: #734714;
}
.AnyTagClassName
{
color: #734714;
}
</style>
background-color css
<style>
a { background-color: #734714; }
a { background-color: rgb(115,71,20); }
div.DivClassName
{
background-color: #734714;
}
.BgClassName
{
background-color: #734714;
}
</style>
border-color css
<style>
span { border-color: #734714; }
span { border-color: rgb(115,71,20); }
td.TdClassName
{
border-color: #734714;
}
.TagClassName
{
border-color: #734714;
}
</style>