Shades of Congo Brown #684540
Tints of Congo Brown #684540
RGB
CMYK
RGB Variations
Color information
#684540 (or 0x684540) is known color: Congo Brown. HEX triplet: 68, 45 and 40. RGB value is (104,69,64). Sum of RGB (Red+Green+Blue) = 104+69+64=237 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.88% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 104 - color contains mainly: red. Hex color #684540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684540 is #97BABF. Grayscale: #4E4E4E. Windows color (decimal): -9943744 or 4212072. OLE color: 4212072.
HSL color Cylindrical-coordinate representation of color #684540: hue angle of 7.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #684540 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 64 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.59 |
| HSL | 7.5º | 0.24% | 0.33% | - |
| HSV(B) | 7.5º | 0.38% | 0.41% | - |
| XYZ | 8.76 | 7.57 | 5.85 | - |
| YUV | 78.9 | 119.6 | 145.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 64 | 0 | 0.34 | 0.38 | 0.59 | 7.5 | 0.24 | 0.33 |
| Hex | 68 | 45 | 40 | 0 | 22 | 26 | 3B | 8 | 18 | 21 |
| Octal | 150 | 105 | 100 | 0 | 42 | 46 | 73 | 10 | 30 | 41 |
| Binary | 1101000 | 1000101 | 1000000 | 0 | 100010 | 100110 | 111011 | 1000 | 11000 | 100001 |
Color Harmonies of #684540
Complementary color
Monochromatic Colors of #684540
Black with #684540
Text Example
Text Example
White with #684540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684540; }
p { color: rgb(104,69,64); }
H1.HeaderClassName
{
color: #684540;
}
.AnyTagClassName
{
color: #684540;
}
</style>
background-color css
<style>
a { background-color: #684540; }
a { background-color: rgb(104,69,64); }
div.DivClassName
{
background-color: #684540;
}
.BgClassName
{
background-color: #684540;
}
</style>
border-color css
<style>
span { border-color: #684540; }
span { border-color: rgb(104,69,64); }
td.TdClassName
{
border-color: #684540;
}
.TagClassName
{
border-color: #684540;
}
</style>