Shades of Raw Umber #724314
Tints of Raw Umber #724314
RGB
CMYK
RGB Variations
Color information
#724314 (or 0x724314) is known color: Raw Umber. HEX triplet: 72, 43 and 14. RGB value is (114,67,20). Sum of RGB (Red+Green+Blue) = 114+67+20=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 67 (26.56% from 255 or 33.33% from 201); Blue value is 20 (8.20% from 255 or 9.95% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #724314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724314 is #8DBCEB. Grayscale: #4B4B4B. Windows color (decimal): -9288940 or 1327986. OLE color: 1327986.
HSL color Cylindrical-coordinate representation of color #724314: hue angle of 30º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #724314 is Cyan = 0, Magento = 0.41, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 20 | - |
| CMYK | 0 | 0.41 | 0.82 | 0.55 |
| HSL | 30º | 0.7% | 0.26% | - |
| HSV(B) | 30º | 0.82% | 0.45% | - |
| XYZ | 9.07 | 7.64 | 1.66 | - |
| YUV | 75.7 | 96.57 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 20 | 0 | 0.41 | 0.82 | 0.55 | 30 | 0.7 | 0.26 |
| Hex | 72 | 43 | 14 | 0 | 29 | 52 | 37 | 1E | 46 | 1A |
| Octal | 162 | 103 | 24 | 0 | 51 | 122 | 67 | 36 | 106 | 32 |
| Binary | 1110010 | 1000011 | 10100 | 0 | 101001 | 1010010 | 110111 | 11110 | 1000110 | 11010 |
Color Harmonies of #724314
Complementary color
Monochromatic Colors of #724314
Black with #724314
Text Example
Text Example
White with #724314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724314; }
p { color: rgb(114,67,20); }
H1.HeaderClassName
{
color: #724314;
}
.AnyTagClassName
{
color: #724314;
}
</style>
background-color css
<style>
a { background-color: #724314; }
a { background-color: rgb(114,67,20); }
div.DivClassName
{
background-color: #724314;
}
.BgClassName
{
background-color: #724314;
}
</style>
border-color css
<style>
span { border-color: #724314; }
span { border-color: rgb(114,67,20); }
td.TdClassName
{
border-color: #724314;
}
.TagClassName
{
border-color: #724314;
}
</style>