Shades of Raw Umber #614706
Tints of Raw Umber #614706
RGB
CMYK
RGB Variations
Color information
#614706 (or 0x614706) is known color: Raw Umber. HEX triplet: 61, 47 and 06. RGB value is (97,71,6). Sum of RGB (Red+Green+Blue) = 97+71+6=174 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.75% from 174); Green value is 71 (28.12% from 255 or 40.80% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 97 - color contains mainly: red. Hex color #614706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614706 is #9EB8F9. Grayscale: #474747. Windows color (decimal): -10402042 or 411489. OLE color: 411489.
HSL color Cylindrical-coordinate representation of color #614706: hue angle of 42.86º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #614706 is Cyan = 0, Magento = 0.27, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 6 | - |
| CMYK | 0 | 0.27 | 0.94 | 0.62 |
| HSL | 42.86º | 0.88% | 0.2% | - |
| HSV(B) | 42.86º | 0.94% | 0.38% | - |
| XYZ | 7.22 | 7.06 | 1.15 | - |
| YUV | 71.36 | 91.11 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 6 | 0 | 0.27 | 0.94 | 0.62 | 42.86 | 0.88 | 0.2 |
| Hex | 61 | 47 | 6 | 0 | 1B | 5E | 3E | 2B | 58 | 14 |
| Octal | 141 | 107 | 6 | 0 | 33 | 136 | 76 | 53 | 130 | 24 |
| Binary | 1100001 | 1000111 | 110 | 0 | 11011 | 1011110 | 111110 | 101011 | 1011000 | 10100 |
Color Harmonies of #614706
Complementary color
Monochromatic Colors of #614706
Black with #614706
Text Example
Text Example
White with #614706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614706; }
p { color: rgb(97,71,6); }
H1.HeaderClassName
{
color: #614706;
}
.AnyTagClassName
{
color: #614706;
}
</style>
background-color css
<style>
a { background-color: #614706; }
a { background-color: rgb(97,71,6); }
div.DivClassName
{
background-color: #614706;
}
.BgClassName
{
background-color: #614706;
}
</style>
border-color css
<style>
span { border-color: #614706; }
span { border-color: rgb(97,71,6); }
td.TdClassName
{
border-color: #614706;
}
.TagClassName
{
border-color: #614706;
}
</style>