Shades of Congo Brown #614741
Tints of Congo Brown #614741
RGB
CMYK
RGB Variations
Color information
#614741 (or 0x614741) is known color: Congo Brown. HEX triplet: 61, 47 and 41. RGB value is (97,71,65). Sum of RGB (Red+Green+Blue) = 97+71+65=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 71 (28.12% from 255 or 30.47% from 233); Blue value is 65 (25.78% from 255 or 27.90% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #614741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614741 is #9EB8BE. Grayscale: #4E4E4E. Windows color (decimal): -10401983 or 4278113. OLE color: 4278113.
HSL color Cylindrical-coordinate representation of color #614741: hue angle of 11.25º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614741 is Cyan = 0, Magento = 0.27, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 65 | - |
| CMYK | 0 | 0.27 | 0.33 | 0.62 |
| HSL | 11.25º | 0.2% | 0.32% | - |
| HSV(B) | 11.25º | 0.33% | 0.38% | - |
| XYZ | 8.14 | 7.43 | 6.01 | - |
| YUV | 78.09 | 120.61 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 65 | 0 | 0.27 | 0.33 | 0.62 | 11.25 | 0.2 | 0.32 |
| Hex | 61 | 47 | 41 | 0 | 1B | 21 | 3E | B | 14 | 20 |
| Octal | 141 | 107 | 101 | 0 | 33 | 41 | 76 | 13 | 24 | 40 |
| Binary | 1100001 | 1000111 | 1000001 | 0 | 11011 | 100001 | 111110 | 1011 | 10100 | 100000 |
Color Harmonies of #614741
Complementary color
Monochromatic Colors of #614741
Black with #614741
Text Example
Text Example
White with #614741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614741; }
p { color: rgb(97,71,65); }
H1.HeaderClassName
{
color: #614741;
}
.AnyTagClassName
{
color: #614741;
}
</style>
background-color css
<style>
a { background-color: #614741; }
a { background-color: rgb(97,71,65); }
div.DivClassName
{
background-color: #614741;
}
.BgClassName
{
background-color: #614741;
}
</style>
border-color css
<style>
span { border-color: #614741; }
span { border-color: rgb(97,71,65); }
td.TdClassName
{
border-color: #614741;
}
.TagClassName
{
border-color: #614741;
}
</style>