Shades of Congo Brown #684741
Tints of Congo Brown #684741
RGB
CMYK
RGB Variations
Color information
#684741 (or 0x684741) is known color: Congo Brown. HEX triplet: 68, 47 and 41. RGB value is (104,71,65). Sum of RGB (Red+Green+Blue) = 104+71+65=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 65 (25.78% from 255 or 27.08% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #684741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684741 is #97B8BE. Grayscale: #505050. Windows color (decimal): -9943231 or 4278120. OLE color: 4278120.
HSL color Cylindrical-coordinate representation of color #684741: hue angle of 9.23º degrees, saturation: 0.23, 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 #684741 is Cyan = 0, Magento = 0.32, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 65 | - |
| CMYK | 0 | 0.32 | 0.38 | 0.59 |
| HSL | 9.23º | 0.23% | 0.33% | - |
| HSV(B) | 9.23º | 0.38% | 0.41% | - |
| XYZ | 8.92 | 7.83 | 6.04 | - |
| YUV | 80.18 | 119.43 | 144.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 65 | 0 | 0.32 | 0.38 | 0.59 | 9.23 | 0.23 | 0.33 |
| Hex | 68 | 47 | 41 | 0 | 20 | 26 | 3B | 9 | 17 | 21 |
| Octal | 150 | 107 | 101 | 0 | 40 | 46 | 73 | 11 | 27 | 41 |
| Binary | 1101000 | 1000111 | 1000001 | 0 | 100000 | 100110 | 111011 | 1001 | 10111 | 100001 |
Color Harmonies of #684741
Complementary color
Monochromatic Colors of #684741
Black with #684741
Text Example
Text Example
White with #684741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684741; }
p { color: rgb(104,71,65); }
H1.HeaderClassName
{
color: #684741;
}
.AnyTagClassName
{
color: #684741;
}
</style>
background-color css
<style>
a { background-color: #684741; }
a { background-color: rgb(104,71,65); }
div.DivClassName
{
background-color: #684741;
}
.BgClassName
{
background-color: #684741;
}
</style>
border-color css
<style>
span { border-color: #684741; }
span { border-color: rgb(104,71,65); }
td.TdClassName
{
border-color: #684741;
}
.TagClassName
{
border-color: #684741;
}
</style>