Shades of Congo Brown #614543
Tints of Congo Brown #614543
RGB
CMYK
RGB Variations
Color information
#614543 (or 0x614543) is known color: Congo Brown. HEX triplet: 61, 45 and 43. RGB value is (97,69,67). Sum of RGB (Red+Green+Blue) = 97+69+67=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 67 (26.56% from 255 or 28.76% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #614543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614543 is #9EBABC. Grayscale: #4D4D4D. Windows color (decimal): -10402493 or 4408673. OLE color: 4408673.
HSL color Cylindrical-coordinate representation of color #614543: hue angle of 4º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614543 is Cyan = 0, Magento = 0.29, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 67 | - |
| CMYK | 0 | 0.29 | 0.31 | 0.62 |
| HSL | 4º | 0.18% | 0.32% | - |
| HSV(B) | 4º | 0.31% | 0.38% | - |
| XYZ | 8.07 | 7.2 | 6.28 | - |
| YUV | 77.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 67 | 0 | 0.29 | 0.31 | 0.62 | 4 | 0.18 | 0.32 |
| Hex | 61 | 45 | 43 | 0 | 1D | 1F | 3E | 4 | 12 | 20 |
| Octal | 141 | 105 | 103 | 0 | 35 | 37 | 76 | 4 | 22 | 40 |
| Binary | 1100001 | 1000101 | 1000011 | 0 | 11101 | 11111 | 111110 | 100 | 10010 | 100000 |
Color Harmonies of #614543
Complementary color
Monochromatic Colors of #614543
Black with #614543
Text Example
Text Example
White with #614543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614543; }
p { color: rgb(97,69,67); }
H1.HeaderClassName
{
color: #614543;
}
.AnyTagClassName
{
color: #614543;
}
</style>
background-color css
<style>
a { background-color: #614543; }
a { background-color: rgb(97,69,67); }
div.DivClassName
{
background-color: #614543;
}
.BgClassName
{
background-color: #614543;
}
</style>
border-color css
<style>
span { border-color: #614543; }
span { border-color: rgb(97,69,67); }
td.TdClassName
{
border-color: #614543;
}
.TagClassName
{
border-color: #614543;
}
</style>