Shades of Congo Brown #685450
Tints of Congo Brown #685450
RGB
CMYK
RGB Variations
Color information
#685450 (or 0x685450) is known color: Congo Brown. HEX triplet: 68, 54 and 50. RGB value is (104,84,80). Sum of RGB (Red+Green+Blue) = 104+84+80=268 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.81% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 80 (31.64% from 255 or 29.85% from 268); Max value from RGB is 104 - color contains mainly: red. Hex color #685450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685450 is #97ABAF. Grayscale: #595959. Windows color (decimal): -9939888 or 5264488. OLE color: 5264488.
HSL color Cylindrical-coordinate representation of color #685450: hue angle of 10º 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 #685450 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 80 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.59 |
| HSL | 10º | 0.13% | 0.36% | - |
| HSV(B) | 10º | 0.23% | 0.41% | - |
| XYZ | 10.33 | 9.86 | 8.95 | - |
| YUV | 89.52 | 122.63 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 80 | 0 | 0.19 | 0.23 | 0.59 | 10 | 0.13 | 0.36 |
| Hex | 68 | 54 | 50 | 0 | 13 | 17 | 3B | A | D | 24 |
| Octal | 150 | 124 | 120 | 0 | 23 | 27 | 73 | 12 | 15 | 44 |
| Binary | 1101000 | 1010100 | 1010000 | 0 | 10011 | 10111 | 111011 | 1010 | 1101 | 100100 |
Color Harmonies of #685450
Complementary color
Monochromatic Colors of #685450
Black with #685450
Text Example
Text Example
White with #685450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685450; }
p { color: rgb(104,84,80); }
H1.HeaderClassName
{
color: #685450;
}
.AnyTagClassName
{
color: #685450;
}
</style>
background-color css
<style>
a { background-color: #685450; }
a { background-color: rgb(104,84,80); }
div.DivClassName
{
background-color: #685450;
}
.BgClassName
{
background-color: #685450;
}
</style>
border-color css
<style>
span { border-color: #685450; }
span { border-color: rgb(104,84,80); }
td.TdClassName
{
border-color: #685450;
}
.TagClassName
{
border-color: #685450;
}
</style>