Shades of Congo Brown #684542
Tints of Congo Brown #684542
RGB
CMYK
RGB Variations
Color information
#684542 (or 0x684542) is known color: Congo Brown. HEX triplet: 68, 45 and 42. RGB value is (104,69,66). Sum of RGB (Red+Green+Blue) = 104+69+66=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 66 (26.17% from 255 or 27.62% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #684542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684542 is #97BABD. Grayscale: #4F4F4F. Windows color (decimal): -9943742 or 4343144. OLE color: 4343144.
HSL color Cylindrical-coordinate representation of color #684542: hue angle of 4.74º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #684542 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 66 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.59 |
| HSL | 4.74º | 0.22% | 0.33% | - |
| HSV(B) | 4.74º | 0.37% | 0.41% | - |
| XYZ | 8.82 | 7.59 | 6.15 | - |
| YUV | 79.12 | 120.6 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 66 | 0 | 0.34 | 0.37 | 0.59 | 4.74 | 0.22 | 0.33 |
| Hex | 68 | 45 | 42 | 0 | 22 | 25 | 3B | 5 | 16 | 21 |
| Octal | 150 | 105 | 102 | 0 | 42 | 45 | 73 | 5 | 26 | 41 |
| Binary | 1101000 | 1000101 | 1000010 | 0 | 100010 | 100101 | 111011 | 101 | 10110 | 100001 |
Color Harmonies of #684542
Complementary color
Monochromatic Colors of #684542
Black with #684542
Text Example
Text Example
White with #684542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684542; }
p { color: rgb(104,69,66); }
H1.HeaderClassName
{
color: #684542;
}
.AnyTagClassName
{
color: #684542;
}
</style>
background-color css
<style>
a { background-color: #684542; }
a { background-color: rgb(104,69,66); }
div.DivClassName
{
background-color: #684542;
}
.BgClassName
{
background-color: #684542;
}
</style>
border-color css
<style>
span { border-color: #684542; }
span { border-color: rgb(104,69,66); }
td.TdClassName
{
border-color: #684542;
}
.TagClassName
{
border-color: #684542;
}
</style>