Shades of Raw Umber #614714
Tints of Raw Umber #614714
RGB
CMYK
RGB Variations
Color information
#614714 (or 0x614714) is known color: Raw Umber. HEX triplet: 61, 47 and 14. RGB value is (97,71,20). Sum of RGB (Red+Green+Blue) = 97+71+20=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 71 (28.12% from 255 or 37.77% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #614714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614714 is #9EB8EB. Grayscale: #494949. Windows color (decimal): -10402028 or 1328993. OLE color: 1328993.
HSL color Cylindrical-coordinate representation of color #614714: hue angle of 39.74º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #614714 is Cyan = 0, Magento = 0.27, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 20 | - |
| CMYK | 0 | 0.27 | 0.79 | 0.62 |
| HSL | 39.74º | 0.66% | 0.23% | - |
| HSV(B) | 39.74º | 0.79% | 0.38% | - |
| XYZ | 7.31 | 7.1 | 1.65 | - |
| YUV | 72.96 | 98.11 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 20 | 0 | 0.27 | 0.79 | 0.62 | 39.74 | 0.66 | 0.23 |
| Hex | 61 | 47 | 14 | 0 | 1B | 4F | 3E | 28 | 42 | 17 |
| Octal | 141 | 107 | 24 | 0 | 33 | 117 | 76 | 50 | 102 | 27 |
| Binary | 1100001 | 1000111 | 10100 | 0 | 11011 | 1001111 | 111110 | 101000 | 1000010 | 10111 |
Color Harmonies of #614714
Complementary color
Monochromatic Colors of #614714
Black with #614714
Text Example
Text Example
White with #614714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614714; }
p { color: rgb(97,71,20); }
H1.HeaderClassName
{
color: #614714;
}
.AnyTagClassName
{
color: #614714;
}
</style>
background-color css
<style>
a { background-color: #614714; }
a { background-color: rgb(97,71,20); }
div.DivClassName
{
background-color: #614714;
}
.BgClassName
{
background-color: #614714;
}
</style>
border-color css
<style>
span { border-color: #614714; }
span { border-color: rgb(97,71,20); }
td.TdClassName
{
border-color: #614714;
}
.TagClassName
{
border-color: #614714;
}
</style>