Shades of Raw Umber #714314
Tints of Raw Umber #714314
RGB
CMYK
RGB Variations
Color information
#714314 (or 0x714314) is known color: Raw Umber. HEX triplet: 71, 43 and 14. RGB value is (113,67,20). Sum of RGB (Red+Green+Blue) = 113+67+20=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 67 (26.56% from 255 or 33.5% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #714314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714314 is #8EBCEB. Grayscale: #4B4B4B. Windows color (decimal): -9354476 or 1327985. OLE color: 1327985.
HSL color Cylindrical-coordinate representation of color #714314: hue angle of 30.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #714314 is Cyan = 0, Magento = 0.41, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 20 | - |
| CMYK | 0 | 0.41 | 0.82 | 0.56 |
| HSL | 30.32º | 0.7% | 0.26% | - |
| HSV(B) | 30.32º | 0.82% | 0.44% | - |
| XYZ | 8.94 | 7.58 | 1.65 | - |
| YUV | 75.4 | 96.74 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 20 | 0 | 0.41 | 0.82 | 0.56 | 30.32 | 0.7 | 0.26 |
| Hex | 71 | 43 | 14 | 0 | 29 | 52 | 38 | 1E | 46 | 1A |
| Octal | 161 | 103 | 24 | 0 | 51 | 122 | 70 | 36 | 106 | 32 |
| Binary | 1110001 | 1000011 | 10100 | 0 | 101001 | 1010010 | 111000 | 11110 | 1000110 | 11010 |
Color Harmonies of #714314
Complementary color
Monochromatic Colors of #714314
Black with #714314
Text Example
Text Example
White with #714314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714314; }
p { color: rgb(113,67,20); }
H1.HeaderClassName
{
color: #714314;
}
.AnyTagClassName
{
color: #714314;
}
</style>
background-color css
<style>
a { background-color: #714314; }
a { background-color: rgb(113,67,20); }
div.DivClassName
{
background-color: #714314;
}
.BgClassName
{
background-color: #714314;
}
</style>
border-color css
<style>
span { border-color: #714314; }
span { border-color: rgb(113,67,20); }
td.TdClassName
{
border-color: #714314;
}
.TagClassName
{
border-color: #714314;
}
</style>