Shades of Congo Brown #614740
Tints of Congo Brown #614740
RGB
CMYK
RGB Variations
Color information
#614740 (or 0x614740) is known color: Congo Brown. HEX triplet: 61, 47 and 40. RGB value is (97,71,64). Sum of RGB (Red+Green+Blue) = 97+71+64=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #614740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614740 is #9EB8BF. Grayscale: #4E4E4E. Windows color (decimal): -10401984 or 4212577. OLE color: 4212577.
HSL color Cylindrical-coordinate representation of color #614740: hue angle of 12.73º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614740 is Cyan = 0, Magento = 0.27, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 64 | - |
| CMYK | 0 | 0.27 | 0.34 | 0.62 |
| HSL | 12.73º | 0.2% | 0.32% | - |
| HSV(B) | 12.73º | 0.34% | 0.38% | - |
| XYZ | 8.11 | 7.42 | 5.85 | - |
| YUV | 77.98 | 120.11 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 64 | 0 | 0.27 | 0.34 | 0.62 | 12.73 | 0.2 | 0.32 |
| Hex | 61 | 47 | 40 | 0 | 1B | 22 | 3E | D | 14 | 20 |
| Octal | 141 | 107 | 100 | 0 | 33 | 42 | 76 | 15 | 24 | 40 |
| Binary | 1100001 | 1000111 | 1000000 | 0 | 11011 | 100010 | 111110 | 1101 | 10100 | 100000 |
Color Harmonies of #614740
Complementary color
Monochromatic Colors of #614740
Black with #614740
Text Example
Text Example
White with #614740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614740; }
p { color: rgb(97,71,64); }
H1.HeaderClassName
{
color: #614740;
}
.AnyTagClassName
{
color: #614740;
}
</style>
background-color css
<style>
a { background-color: #614740; }
a { background-color: rgb(97,71,64); }
div.DivClassName
{
background-color: #614740;
}
.BgClassName
{
background-color: #614740;
}
</style>
border-color css
<style>
span { border-color: #614740; }
span { border-color: rgb(97,71,64); }
td.TdClassName
{
border-color: #614740;
}
.TagClassName
{
border-color: #614740;
}
</style>