Shades of Woody Brown #614140
Tints of Woody Brown #614140
RGB
CMYK
RGB Variations
Color information
#614140 (or 0x614140) is known color: Woody Brown. HEX triplet: 61, 41 and 40. RGB value is (97,65,64). Sum of RGB (Red+Green+Blue) = 97+65+64=226 (29% of max value = 765). Red value is 97 (38.28% from 255 or 42.92% from 226); Green value is 65 (25.78% from 255 or 28.76% from 226); Blue value is 64 (25.39% from 255 or 28.32% from 226); Max value from RGB is 97 - color contains mainly: red. Hex color #614140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614140 is #9EBEBF. Grayscale: #4A4A4A. Windows color (decimal): -10403520 or 4211041. OLE color: 4211041.
HSL color Cylindrical-coordinate representation of color #614140: hue angle of 1.82º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614140 is Cyan = 0, Magento = 0.33, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 64 | - |
| CMYK | 0 | 0.33 | 0.34 | 0.62 |
| HSL | 1.82º | 0.2% | 0.32% | - |
| HSV(B) | 1.82º | 0.34% | 0.38% | - |
| XYZ | 7.75 | 6.69 | 5.73 | - |
| YUV | 74.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 64 | 0 | 0.33 | 0.34 | 0.62 | 1.82 | 0.2 | 0.32 |
| Hex | 61 | 41 | 40 | 0 | 21 | 22 | 3E | 2 | 14 | 20 |
| Octal | 141 | 101 | 100 | 0 | 41 | 42 | 76 | 2 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1000000 | 0 | 100001 | 100010 | 111110 | 10 | 10100 | 100000 |
Color Harmonies of #614140
Complementary color
Monochromatic Colors of #614140
Black with #614140
Text Example
Text Example
White with #614140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614140; }
p { color: rgb(97,65,64); }
H1.HeaderClassName
{
color: #614140;
}
.AnyTagClassName
{
color: #614140;
}
</style>
background-color css
<style>
a { background-color: #614140; }
a { background-color: rgb(97,65,64); }
div.DivClassName
{
background-color: #614140;
}
.BgClassName
{
background-color: #614140;
}
</style>
border-color css
<style>
span { border-color: #614140; }
span { border-color: rgb(97,65,64); }
td.TdClassName
{
border-color: #614140;
}
.TagClassName
{
border-color: #614140;
}
</style>