Shades of Congo Brown #685048
Tints of Congo Brown #685048
RGB
CMYK
RGB Variations
Color information
#685048 (or 0x685048) is known color: Congo Brown. HEX triplet: 68, 50 and 48. RGB value is (104,80,72). Sum of RGB (Red+Green+Blue) = 104+80+72=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 80 (31.64% from 255 or 31.25% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #685048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685048 is #97AFB7. Grayscale: #565656. Windows color (decimal): -9940920 or 4739176. OLE color: 4739176.
HSL color Cylindrical-coordinate representation of color #685048: hue angle of 15º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685048 is Cyan = 0, Magento = 0.23, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 72 | - |
| CMYK | 0 | 0.23 | 0.31 | 0.59 |
| HSL | 15º | 0.18% | 0.35% | - |
| HSV(B) | 15º | 0.31% | 0.41% | - |
| XYZ | 9.75 | 9.15 | 7.38 | - |
| YUV | 86.26 | 119.95 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 72 | 0 | 0.23 | 0.31 | 0.59 | 15 | 0.18 | 0.35 |
| Hex | 68 | 50 | 48 | 0 | 17 | 1F | 3B | F | 12 | 23 |
| Octal | 150 | 120 | 110 | 0 | 27 | 37 | 73 | 17 | 22 | 43 |
| Binary | 1101000 | 1010000 | 1001000 | 0 | 10111 | 11111 | 111011 | 1111 | 10010 | 100011 |
Color Harmonies of #685048
Complementary color
Monochromatic Colors of #685048
Black with #685048
Text Example
Text Example
White with #685048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685048; }
p { color: rgb(104,80,72); }
H1.HeaderClassName
{
color: #685048;
}
.AnyTagClassName
{
color: #685048;
}
</style>
background-color css
<style>
a { background-color: #685048; }
a { background-color: rgb(104,80,72); }
div.DivClassName
{
background-color: #685048;
}
.BgClassName
{
background-color: #685048;
}
</style>
border-color css
<style>
span { border-color: #685048; }
span { border-color: rgb(104,80,72); }
td.TdClassName
{
border-color: #685048;
}
.TagClassName
{
border-color: #685048;
}
</style>