Shades of Woody Brown #614949
Tints of Woody Brown #614949
RGB
CMYK
RGB Variations
Color information
#614949 (or 0x614949) is known color: Woody Brown. HEX triplet: 61, 49 and 49. RGB value is (97,73,73). Sum of RGB (Red+Green+Blue) = 97+73+73=243 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.92% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 97 - color contains mainly: red. Hex color #614949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614949 is #9EB6B6. Grayscale: #505050. Windows color (decimal): -10401463 or 4802913. OLE color: 4802913.
HSL color Cylindrical-coordinate representation of color #614949: hue angle of 0º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #614949 is Cyan = 0, Magento = 0.25, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 73 | - |
| CMYK | 0 | 0.25 | 0.25 | 0.62 |
| HSL | 0º | 0.14% | 0.33% | - |
| HSV(B) | 0º | 0.25% | 0.38% | - |
| XYZ | 8.51 | 7.79 | 7.36 | - |
| YUV | 80.18 | 123.95 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 73 | 0 | 0.25 | 0.25 | 0.62 | 0 | 0.14 | 0.33 |
| Hex | 61 | 49 | 49 | 0 | 19 | 19 | 3E | 0 | E | 21 |
| Octal | 141 | 111 | 111 | 0 | 31 | 31 | 76 | 0 | 16 | 41 |
| Binary | 1100001 | 1001001 | 1001001 | 0 | 11001 | 11001 | 111110 | 0 | 1110 | 100001 |
Color Harmonies of #614949
Complementary color
Monochromatic Colors of #614949
Black with #614949
Text Example
Text Example
White with #614949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614949; }
p { color: rgb(97,73,73); }
H1.HeaderClassName
{
color: #614949;
}
.AnyTagClassName
{
color: #614949;
}
</style>
background-color css
<style>
a { background-color: #614949; }
a { background-color: rgb(97,73,73); }
div.DivClassName
{
background-color: #614949;
}
.BgClassName
{
background-color: #614949;
}
</style>
border-color css
<style>
span { border-color: #614949; }
span { border-color: rgb(97,73,73); }
td.TdClassName
{
border-color: #614949;
}
.TagClassName
{
border-color: #614949;
}
</style>