Shades of Congo Brown #685350
Tints of Congo Brown #685350
RGB
CMYK
RGB Variations
Color information
#685350 (or 0x685350) is known color: Congo Brown. HEX triplet: 68, 53 and 50. RGB value is (104,83,80). Sum of RGB (Red+Green+Blue) = 104+83+80=267 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.95% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 104 - color contains mainly: red. Hex color #685350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685350 is #97ACAF. Grayscale: #585858. Windows color (decimal): -9940144 or 5264232. OLE color: 5264232.
HSL color Cylindrical-coordinate representation of color #685350: hue angle of 7.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #685350 is Cyan = 0, Magento = 0.20, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 80 | - |
| CMYK | 0 | 0.20 | 0.23 | 0.59 |
| HSL | 7.5º | 0.13% | 0.36% | - |
| HSV(B) | 7.5º | 0.23% | 0.41% | - |
| XYZ | 10.25 | 9.71 | 8.92 | - |
| YUV | 88.94 | 122.96 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 80 | 0 | 0.20 | 0.23 | 0.59 | 7.5 | 0.13 | 0.36 |
| Hex | 68 | 53 | 50 | 0 | 14 | 17 | 3B | 8 | D | 24 |
| Octal | 150 | 123 | 120 | 0 | 24 | 27 | 73 | 10 | 15 | 44 |
| Binary | 1101000 | 1010011 | 1010000 | 0 | 10100 | 10111 | 111011 | 1000 | 1101 | 100100 |
Color Harmonies of #685350
Complementary color
Monochromatic Colors of #685350
Black with #685350
Text Example
Text Example
White with #685350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685350; }
p { color: rgb(104,83,80); }
H1.HeaderClassName
{
color: #685350;
}
.AnyTagClassName
{
color: #685350;
}
</style>
background-color css
<style>
a { background-color: #685350; }
a { background-color: rgb(104,83,80); }
div.DivClassName
{
background-color: #685350;
}
.BgClassName
{
background-color: #685350;
}
</style>
border-color css
<style>
span { border-color: #685350; }
span { border-color: rgb(104,83,80); }
td.TdClassName
{
border-color: #685350;
}
.TagClassName
{
border-color: #685350;
}
</style>