Shades of Woody Brown #614747
Tints of Woody Brown #614747
RGB
CMYK
RGB Variations
Color information
#614747 (or 0x614747) is known color: Woody Brown. HEX triplet: 61, 47 and 47. RGB value is (97,71,71). Sum of RGB (Red+Green+Blue) = 97+71+71=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 97 - color contains mainly: red. Hex color #614747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614747 is #9EB8B8. Grayscale: #4E4E4E. Windows color (decimal): -10401977 or 4671329. OLE color: 4671329.
HSL color Cylindrical-coordinate representation of color #614747: hue angle of 0º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #614747 is Cyan = 0, Magento = 0.27, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 71 | - |
| CMYK | 0 | 0.27 | 0.27 | 0.62 |
| HSL | 0º | 0.15% | 0.33% | - |
| HSV(B) | 0º | 0.27% | 0.38% | - |
| XYZ | 8.32 | 7.5 | 6.97 | - |
| YUV | 78.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 71 | 0 | 0.27 | 0.27 | 0.62 | 0 | 0.15 | 0.33 |
| Hex | 61 | 47 | 47 | 0 | 1B | 1B | 3E | 0 | F | 21 |
| Octal | 141 | 107 | 107 | 0 | 33 | 33 | 76 | 0 | 17 | 41 |
| Binary | 1100001 | 1000111 | 1000111 | 0 | 11011 | 11011 | 111110 | 0 | 1111 | 100001 |
Color Harmonies of #614747
Complementary color
Monochromatic Colors of #614747
Black with #614747
Text Example
Text Example
White with #614747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614747; }
p { color: rgb(97,71,71); }
H1.HeaderClassName
{
color: #614747;
}
.AnyTagClassName
{
color: #614747;
}
</style>
background-color css
<style>
a { background-color: #614747; }
a { background-color: rgb(97,71,71); }
div.DivClassName
{
background-color: #614747;
}
.BgClassName
{
background-color: #614747;
}
</style>
border-color css
<style>
span { border-color: #614747; }
span { border-color: rgb(97,71,71); }
td.TdClassName
{
border-color: #614747;
}
.TagClassName
{
border-color: #614747;
}
</style>