Shades of Congo Brown #675650
Tints of Congo Brown #675650
RGB
CMYK
RGB Variations
Color information
#675650 (or 0x675650) is known color: Congo Brown. HEX triplet: 67, 56 and 50. RGB value is (103,86,80). Sum of RGB (Red+Green+Blue) = 103+86+80=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 103 - color contains mainly: red. Hex color #675650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675650 is #98A9AF. Grayscale: #5A5A5A. Windows color (decimal): -10004912 or 5264999. OLE color: 5264999.
HSL color Cylindrical-coordinate representation of color #675650: hue angle of 15.65º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #675650 is Cyan = 0, Magento = 0.17, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 80 | - |
| CMYK | 0 | 0.17 | 0.22 | 0.60 |
| HSL | 15.65º | 0.13% | 0.36% | - |
| HSV(B) | 15.65º | 0.22% | 0.4% | - |
| XYZ | 10.37 | 10.12 | 9 | - |
| YUV | 90.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 80 | 0 | 0.17 | 0.22 | 0.60 | 15.65 | 0.13 | 0.36 |
| Hex | 67 | 56 | 50 | 0 | 11 | 16 | 3C | 10 | D | 24 |
| Octal | 147 | 126 | 120 | 0 | 21 | 26 | 74 | 20 | 15 | 44 |
| Binary | 1100111 | 1010110 | 1010000 | 0 | 10001 | 10110 | 111100 | 10000 | 1101 | 100100 |
Color Harmonies of #675650
Complementary color
Monochromatic Colors of #675650
Black with #675650
Text Example
Text Example
White with #675650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675650; }
p { color: rgb(103,86,80); }
H1.HeaderClassName
{
color: #675650;
}
.AnyTagClassName
{
color: #675650;
}
</style>
background-color css
<style>
a { background-color: #675650; }
a { background-color: rgb(103,86,80); }
div.DivClassName
{
background-color: #675650;
}
.BgClassName
{
background-color: #675650;
}
</style>
border-color css
<style>
span { border-color: #675650; }
span { border-color: rgb(103,86,80); }
td.TdClassName
{
border-color: #675650;
}
.TagClassName
{
border-color: #675650;
}
</style>