Shades of Congo Brown #685752
Tints of Congo Brown #685752
RGB
CMYK
RGB Variations
Color information
#685752 (or 0x685752) is known color: Congo Brown. HEX triplet: 68, 57 and 52. RGB value is (104,87,82). Sum of RGB (Red+Green+Blue) = 104+87+82=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 82 (32.42% from 255 or 30.04% from 273); Max value from RGB is 104 - color contains mainly: red. Hex color #685752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685752 is #97A8AD. Grayscale: #5B5B5B. Windows color (decimal): -9939118 or 5396328. OLE color: 5396328.
HSL color Cylindrical-coordinate representation of color #685752: hue angle of 13.64º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685752 is Cyan = 0, Magento = 0.16, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 82 | - |
| CMYK | 0 | 0.16 | 0.21 | 0.59 |
| HSL | 13.64º | 0.12% | 0.36% | - |
| HSV(B) | 13.64º | 0.21% | 0.41% | - |
| XYZ | 10.64 | 10.37 | 9.42 | - |
| YUV | 91.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 82 | 0 | 0.16 | 0.21 | 0.59 | 13.64 | 0.12 | 0.36 |
| Hex | 68 | 57 | 52 | 0 | 10 | 15 | 3B | E | C | 24 |
| Octal | 150 | 127 | 122 | 0 | 20 | 25 | 73 | 16 | 14 | 44 |
| Binary | 1101000 | 1010111 | 1010010 | 0 | 10000 | 10101 | 111011 | 1110 | 1100 | 100100 |
Color Harmonies of #685752
Complementary color
Monochromatic Colors of #685752
Black with #685752
Text Example
Text Example
White with #685752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685752; }
p { color: rgb(104,87,82); }
H1.HeaderClassName
{
color: #685752;
}
.AnyTagClassName
{
color: #685752;
}
</style>
background-color css
<style>
a { background-color: #685752; }
a { background-color: rgb(104,87,82); }
div.DivClassName
{
background-color: #685752;
}
.BgClassName
{
background-color: #685752;
}
</style>
border-color css
<style>
span { border-color: #685752; }
span { border-color: rgb(104,87,82); }
td.TdClassName
{
border-color: #685752;
}
.TagClassName
{
border-color: #685752;
}
</style>