Shades of Congo Brown #684944
Tints of Congo Brown #684944
RGB
CMYK
RGB Variations
Color information
#684944 (or 0x684944) is known color: Congo Brown. HEX triplet: 68, 49 and 44. RGB value is (104,73,68). Sum of RGB (Red+Green+Blue) = 104+73+68=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 68 (26.95% from 255 or 27.76% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #684944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684944 is #97B6BB. Grayscale: #515151. Windows color (decimal): -9942716 or 4475240. OLE color: 4475240.
HSL color Cylindrical-coordinate representation of color #684944: hue angle of 8.33º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #684944 is Cyan = 0, Magento = 0.30, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 68 | - |
| CMYK | 0 | 0.30 | 0.35 | 0.59 |
| HSL | 8.33º | 0.21% | 0.34% | - |
| HSV(B) | 8.33º | 0.35% | 0.41% | - |
| XYZ | 9.13 | 8.13 | 6.56 | - |
| YUV | 81.7 | 120.27 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 68 | 0 | 0.30 | 0.35 | 0.59 | 8.33 | 0.21 | 0.34 |
| Hex | 68 | 49 | 44 | 0 | 1E | 23 | 3B | 8 | 15 | 22 |
| Octal | 150 | 111 | 104 | 0 | 36 | 43 | 73 | 10 | 25 | 42 |
| Binary | 1101000 | 1001001 | 1000100 | 0 | 11110 | 100011 | 111011 | 1000 | 10101 | 100010 |
Color Harmonies of #684944
Complementary color
Monochromatic Colors of #684944
Black with #684944
Text Example
Text Example
White with #684944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684944; }
p { color: rgb(104,73,68); }
H1.HeaderClassName
{
color: #684944;
}
.AnyTagClassName
{
color: #684944;
}
</style>
background-color css
<style>
a { background-color: #684944; }
a { background-color: rgb(104,73,68); }
div.DivClassName
{
background-color: #684944;
}
.BgClassName
{
background-color: #684944;
}
</style>
border-color css
<style>
span { border-color: #684944; }
span { border-color: rgb(104,73,68); }
td.TdClassName
{
border-color: #684944;
}
.TagClassName
{
border-color: #684944;
}
</style>