Shades of Woody Brown #614342
Tints of Woody Brown #614342
RGB
CMYK
RGB Variations
Color information
#614342 (or 0x614342) is known color: Woody Brown. HEX triplet: 61, 43 and 42. RGB value is (97,67,66). Sum of RGB (Red+Green+Blue) = 97+67+66=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 67 (26.56% from 255 or 29.13% from 230); Blue value is 66 (26.17% from 255 or 28.70% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #614342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614342 is #9EBCBD. Grayscale: #4B4B4B. Windows color (decimal): -10403006 or 4342625. OLE color: 4342625.
HSL color Cylindrical-coordinate representation of color #614342: hue angle of 1.94º 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 #614342 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 66 | - |
| CMYK | 0 | 0.31 | 0.32 | 0.62 |
| HSL | 1.94º | 0.19% | 0.32% | - |
| HSV(B) | 1.94º | 0.32% | 0.38% | - |
| XYZ | 7.92 | 6.95 | 6.08 | - |
| YUV | 75.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 66 | 0 | 0.31 | 0.32 | 0.62 | 1.94 | 0.19 | 0.32 |
| Hex | 61 | 43 | 42 | 0 | 1F | 20 | 3E | 2 | 13 | 20 |
| Octal | 141 | 103 | 102 | 0 | 37 | 40 | 76 | 2 | 23 | 40 |
| Binary | 1100001 | 1000011 | 1000010 | 0 | 11111 | 100000 | 111110 | 10 | 10011 | 100000 |
Color Harmonies of #614342
Complementary color
Monochromatic Colors of #614342
Black with #614342
Text Example
Text Example
White with #614342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614342; }
p { color: rgb(97,67,66); }
H1.HeaderClassName
{
color: #614342;
}
.AnyTagClassName
{
color: #614342;
}
</style>
background-color css
<style>
a { background-color: #614342; }
a { background-color: rgb(97,67,66); }
div.DivClassName
{
background-color: #614342;
}
.BgClassName
{
background-color: #614342;
}
</style>
border-color css
<style>
span { border-color: #614342; }
span { border-color: rgb(97,67,66); }
td.TdClassName
{
border-color: #614342;
}
.TagClassName
{
border-color: #614342;
}
</style>