Shades of Congo Brown #614842
Tints of Congo Brown #614842
RGB
CMYK
RGB Variations
Color information
#614842 (or 0x614842) is known color: Congo Brown. HEX triplet: 61, 48 and 42. RGB value is (97,72,66). Sum of RGB (Red+Green+Blue) = 97+72+66=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 72 (28.52% from 255 or 30.64% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 97 - color contains mainly: red. Hex color #614842 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614842 is #9EB7BD. Grayscale: #4E4E4E. Windows color (decimal): -10401726 or 4343905. OLE color: 4343905.
HSL color Cylindrical-coordinate representation of color #614842: hue angle of 11.61º 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 #614842 is Cyan = 0, Magento = 0.26, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 72 | 66 | - |
| CMYK | 0 | 0.26 | 0.32 | 0.62 |
| HSL | 11.61º | 0.19% | 0.32% | - |
| HSV(B) | 11.61º | 0.32% | 0.38% | - |
| XYZ | 8.23 | 7.57 | 6.18 | - |
| YUV | 78.79 | 120.78 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 66 | 0 | 0.26 | 0.32 | 0.62 | 11.61 | 0.19 | 0.32 |
| Hex | 61 | 48 | 42 | 0 | 1A | 20 | 3E | C | 13 | 20 |
| Octal | 141 | 110 | 102 | 0 | 32 | 40 | 76 | 14 | 23 | 40 |
| Binary | 1100001 | 1001000 | 1000010 | 0 | 11010 | 100000 | 111110 | 1100 | 10011 | 100000 |
Color Harmonies of #614842
Complementary color
Monochromatic Colors of #614842
Black with #614842
Text Example
Text Example
White with #614842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614842; }
p { color: rgb(97,72,66); }
H1.HeaderClassName
{
color: #614842;
}
.AnyTagClassName
{
color: #614842;
}
</style>
background-color css
<style>
a { background-color: #614842; }
a { background-color: rgb(97,72,66); }
div.DivClassName
{
background-color: #614842;
}
.BgClassName
{
background-color: #614842;
}
</style>
border-color css
<style>
span { border-color: #614842; }
span { border-color: rgb(97,72,66); }
td.TdClassName
{
border-color: #614842;
}
.TagClassName
{
border-color: #614842;
}
</style>