Shades of Woody Brown #614444
Tints of Woody Brown #614444
RGB
CMYK
RGB Variations
Color information
#614444 (or 0x614444) is known color: Woody Brown. HEX triplet: 61, 44 and 44. RGB value is (97,68,68). Sum of RGB (Red+Green+Blue) = 97+68+68=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 68 (26.95% from 255 or 29.18% from 233); Blue value is 68 (26.95% from 255 or 29.18% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #614444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614444 is #9EBBBB. Grayscale: #4C4C4C. Windows color (decimal): -10402748 or 4473953. OLE color: 4473953.
HSL color Cylindrical-coordinate representation of color #614444: hue angle of 0º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #614444 is Cyan = 0, Magento = 0.30, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 68 | - |
| CMYK | 0 | 0.30 | 0.30 | 0.62 |
| HSL | 0º | 0.18% | 0.32% | - |
| HSV(B) | 0º | 0.3% | 0.38% | - |
| XYZ | 8.04 | 7.09 | 6.41 | - |
| YUV | 76.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 68 | 0 | 0.30 | 0.30 | 0.62 | 0 | 0.18 | 0.32 |
| Hex | 61 | 44 | 44 | 0 | 1E | 1E | 3E | 0 | 12 | 20 |
| Octal | 141 | 104 | 104 | 0 | 36 | 36 | 76 | 0 | 22 | 40 |
| Binary | 1100001 | 1000100 | 1000100 | 0 | 11110 | 11110 | 111110 | 0 | 10010 | 100000 |
Color Harmonies of #614444
Complementary color
Monochromatic Colors of #614444
Black with #614444
Text Example
Text Example
White with #614444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614444; }
p { color: rgb(97,68,68); }
H1.HeaderClassName
{
color: #614444;
}
.AnyTagClassName
{
color: #614444;
}
</style>
background-color css
<style>
a { background-color: #614444; }
a { background-color: rgb(97,68,68); }
div.DivClassName
{
background-color: #614444;
}
.BgClassName
{
background-color: #614444;
}
</style>
border-color css
<style>
span { border-color: #614444; }
span { border-color: rgb(97,68,68); }
td.TdClassName
{
border-color: #614444;
}
.TagClassName
{
border-color: #614444;
}
</style>