Shades of Congo Brown #614542
Tints of Congo Brown #614542
RGB
CMYK
RGB Variations
Color information
#614542 (or 0x614542) is known color: Congo Brown. HEX triplet: 61, 45 and 42. RGB value is (97,69,66). Sum of RGB (Red+Green+Blue) = 97+69+66=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 69 (27.34% from 255 or 29.74% from 232); Blue value is 66 (26.17% from 255 or 28.45% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #614542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614542 is #9EBABD. Grayscale: #4D4D4D. Windows color (decimal): -10402494 or 4343137. OLE color: 4343137.
HSL color Cylindrical-coordinate representation of color #614542: hue angle of 5.81º 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 #614542 is Cyan = 0, Magento = 0.29, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 66 | - |
| CMYK | 0 | 0.29 | 0.32 | 0.62 |
| HSL | 5.81º | 0.19% | 0.32% | - |
| HSV(B) | 5.81º | 0.32% | 0.38% | - |
| XYZ | 8.04 | 7.19 | 6.12 | - |
| YUV | 77.03 | 121.78 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 66 | 0 | 0.29 | 0.32 | 0.62 | 5.81 | 0.19 | 0.32 |
| Hex | 61 | 45 | 42 | 0 | 1D | 20 | 3E | 6 | 13 | 20 |
| Octal | 141 | 105 | 102 | 0 | 35 | 40 | 76 | 6 | 23 | 40 |
| Binary | 1100001 | 1000101 | 1000010 | 0 | 11101 | 100000 | 111110 | 110 | 10011 | 100000 |
Color Harmonies of #614542
Complementary color
Monochromatic Colors of #614542
Black with #614542
Text Example
Text Example
White with #614542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614542; }
p { color: rgb(97,69,66); }
H1.HeaderClassName
{
color: #614542;
}
.AnyTagClassName
{
color: #614542;
}
</style>
background-color css
<style>
a { background-color: #614542; }
a { background-color: rgb(97,69,66); }
div.DivClassName
{
background-color: #614542;
}
.BgClassName
{
background-color: #614542;
}
</style>
border-color css
<style>
span { border-color: #614542; }
span { border-color: rgb(97,69,66); }
td.TdClassName
{
border-color: #614542;
}
.TagClassName
{
border-color: #614542;
}
</style>