Shades of Woody Brown #614343
Tints of Woody Brown #614343
RGB
CMYK
RGB Variations
Color information
#614343 (or 0x614343) is known color: Woody Brown. HEX triplet: 61, 43 and 43. RGB value is (97,67,67). Sum of RGB (Red+Green+Blue) = 97+67+67=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 67 (26.56% from 255 or 29.00% from 231); Blue value is 67 (26.56% from 255 or 29.00% from 231); Max value from RGB is 97 - color contains mainly: red. Hex color #614343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614343 is #9EBCBC. Grayscale: #4C4C4C. Windows color (decimal): -10403005 or 4408161. OLE color: 4408161.
HSL color Cylindrical-coordinate representation of color #614343: 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.31%. Process color model (Four color, CMYK) of #614343 is Cyan = 0, Magento = 0.31, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 67 | - |
| CMYK | 0 | 0.31 | 0.31 | 0.62 |
| HSL | 0º | 0.18% | 0.32% | - |
| HSV(B) | 0º | 0.31% | 0.38% | - |
| XYZ | 7.95 | 6.96 | 6.23 | - |
| YUV | 75.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 67 | 0 | 0.31 | 0.31 | 0.62 | 0 | 0.18 | 0.32 |
| Hex | 61 | 43 | 43 | 0 | 1F | 1F | 3E | 0 | 12 | 20 |
| Octal | 141 | 103 | 103 | 0 | 37 | 37 | 76 | 0 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1000011 | 0 | 11111 | 11111 | 111110 | 0 | 10010 | 100000 |
Color Harmonies of #614343
Complementary color
Monochromatic Colors of #614343
Black with #614343
Text Example
Text Example
White with #614343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614343; }
p { color: rgb(97,67,67); }
H1.HeaderClassName
{
color: #614343;
}
.AnyTagClassName
{
color: #614343;
}
</style>
background-color css
<style>
a { background-color: #614343; }
a { background-color: rgb(97,67,67); }
div.DivClassName
{
background-color: #614343;
}
.BgClassName
{
background-color: #614343;
}
</style>
border-color css
<style>
span { border-color: #614343; }
span { border-color: rgb(97,67,67); }
td.TdClassName
{
border-color: #614343;
}
.TagClassName
{
border-color: #614343;
}
</style>