Shades of Congo Brown #614642
Tints of Congo Brown #614642
RGB
CMYK
RGB Variations
Color information
#614642 (or 0x614642) is known color: Congo Brown. HEX triplet: 61, 46 and 42. RGB value is (97,70,66). Sum of RGB (Red+Green+Blue) = 97+70+66=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 70 (27.73% from 255 or 30.04% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #614642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614642 is #9EB9BD. Grayscale: #4D4D4D. Windows color (decimal): -10402238 or 4343393. OLE color: 4343393.
HSL color Cylindrical-coordinate representation of color #614642: hue angle of 7.74º 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 #614642 is Cyan = 0, Magento = 0.28, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 66 | - |
| CMYK | 0 | 0.28 | 0.32 | 0.62 |
| HSL | 7.74º | 0.19% | 0.32% | - |
| HSV(B) | 7.74º | 0.32% | 0.38% | - |
| XYZ | 8.1 | 7.32 | 6.14 | - |
| YUV | 77.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 66 | 0 | 0.28 | 0.32 | 0.62 | 7.74 | 0.19 | 0.32 |
| Hex | 61 | 46 | 42 | 0 | 1C | 20 | 3E | 8 | 13 | 20 |
| Octal | 141 | 106 | 102 | 0 | 34 | 40 | 76 | 10 | 23 | 40 |
| Binary | 1100001 | 1000110 | 1000010 | 0 | 11100 | 100000 | 111110 | 1000 | 10011 | 100000 |
Color Harmonies of #614642
Complementary color
Monochromatic Colors of #614642
Black with #614642
Text Example
Text Example
White with #614642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614642; }
p { color: rgb(97,70,66); }
H1.HeaderClassName
{
color: #614642;
}
.AnyTagClassName
{
color: #614642;
}
</style>
background-color css
<style>
a { background-color: #614642; }
a { background-color: rgb(97,70,66); }
div.DivClassName
{
background-color: #614642;
}
.BgClassName
{
background-color: #614642;
}
</style>
border-color css
<style>
span { border-color: #614642; }
span { border-color: rgb(97,70,66); }
td.TdClassName
{
border-color: #614642;
}
.TagClassName
{
border-color: #614642;
}
</style>