Shades of Congo Brown #614541
Tints of Congo Brown #614541
RGB
CMYK
RGB Variations
Color information
#614541 (or 0x614541) is known color: Congo Brown. HEX triplet: 61, 45 and 41. RGB value is (97,69,65). Sum of RGB (Red+Green+Blue) = 97+69+65=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 69 (27.34% from 255 or 29.87% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 97 - color contains mainly: red. Hex color #614541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614541 is #9EBABE. Grayscale: #4C4C4C. Windows color (decimal): -10402495 or 4277601. OLE color: 4277601.
HSL color Cylindrical-coordinate representation of color #614541: hue angle of 7.5º 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 #614541 is Cyan = 0, Magento = 0.29, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 65 | - |
| CMYK | 0 | 0.29 | 0.33 | 0.62 |
| HSL | 7.5º | 0.2% | 0.32% | - |
| HSV(B) | 7.5º | 0.33% | 0.38% | - |
| XYZ | 8.01 | 7.18 | 5.96 | - |
| YUV | 76.92 | 121.28 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 65 | 0 | 0.29 | 0.33 | 0.62 | 7.5 | 0.2 | 0.32 |
| Hex | 61 | 45 | 41 | 0 | 1D | 21 | 3E | 8 | 14 | 20 |
| Octal | 141 | 105 | 101 | 0 | 35 | 41 | 76 | 10 | 24 | 40 |
| Binary | 1100001 | 1000101 | 1000001 | 0 | 11101 | 100001 | 111110 | 1000 | 10100 | 100000 |
Color Harmonies of #614541
Complementary color
Monochromatic Colors of #614541
Black with #614541
Text Example
Text Example
White with #614541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614541; }
p { color: rgb(97,69,65); }
H1.HeaderClassName
{
color: #614541;
}
.AnyTagClassName
{
color: #614541;
}
</style>
background-color css
<style>
a { background-color: #614541; }
a { background-color: rgb(97,69,65); }
div.DivClassName
{
background-color: #614541;
}
.BgClassName
{
background-color: #614541;
}
</style>
border-color css
<style>
span { border-color: #614541; }
span { border-color: rgb(97,69,65); }
td.TdClassName
{
border-color: #614541;
}
.TagClassName
{
border-color: #614541;
}
</style>