Shades of Woody Brown #614242
Tints of Woody Brown #614242
RGB
CMYK
RGB Variations
Color information
#614242 (or 0x614242) is known color: Woody Brown. HEX triplet: 61, 42 and 42. RGB value is (97,66,66). Sum of RGB (Red+Green+Blue) = 97+66+66=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 66 (26.17% from 255 or 28.82% from 229); Blue value is 66 (26.17% from 255 or 28.82% from 229); Max value from RGB is 97 - color contains mainly: red. Hex color #614242 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614242 is #9EBDBD. Grayscale: #4B4B4B. Windows color (decimal): -10403262 or 4342369. OLE color: 4342369.
HSL color Cylindrical-coordinate representation of color #614242: hue angle of 0º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614242 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 66 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.62 |
| HSL | 0º | 0.19% | 0.32% | - |
| HSV(B) | 0º | 0.32% | 0.38% | - |
| XYZ | 7.86 | 6.83 | 6.06 | - |
| YUV | 75.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 66 | 0 | 0.32 | 0.32 | 0.62 | 0 | 0.19 | 0.32 |
| Hex | 61 | 42 | 42 | 0 | 20 | 20 | 3E | 0 | 13 | 20 |
| Octal | 141 | 102 | 102 | 0 | 40 | 40 | 76 | 0 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1000010 | 0 | 100000 | 100000 | 111110 | 0 | 10011 | 100000 |
Color Harmonies of #614242
Complementary color
Monochromatic Colors of #614242
Black with #614242
Text Example
Text Example
White with #614242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614242; }
p { color: rgb(97,66,66); }
H1.HeaderClassName
{
color: #614242;
}
.AnyTagClassName
{
color: #614242;
}
</style>
background-color css
<style>
a { background-color: #614242; }
a { background-color: rgb(97,66,66); }
div.DivClassName
{
background-color: #614242;
}
.BgClassName
{
background-color: #614242;
}
</style>
border-color css
<style>
span { border-color: #614242; }
span { border-color: rgb(97,66,66); }
td.TdClassName
{
border-color: #614242;
}
.TagClassName
{
border-color: #614242;
}
</style>