Shades of Congo Brown #664643
Tints of Congo Brown #664643
RGB
CMYK
RGB Variations
Color information
#664643 (or 0x664643) is known color: Congo Brown. HEX triplet: 66, 46 and 43. RGB value is (102,70,67). Sum of RGB (Red+Green+Blue) = 102+70+67=239 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.68% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 67 (26.56% from 255 or 28.03% from 239); Max value from RGB is 102 - color contains mainly: red. Hex color #664643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664643 is #99B9BC. Grayscale: #4F4F4F. Windows color (decimal): -10074557 or 4408934. OLE color: 4408934.
HSL color Cylindrical-coordinate representation of color #664643: hue angle of 5.14º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #664643 is Cyan = 0, Magento = 0.31, Yellow = 0.34 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 70 | 67 | - |
| CMYK | 0 | 0.31 | 0.34 | 0.6 |
| HSL | 5.14º | 0.21% | 0.33% | - |
| HSV(B) | 5.14º | 0.34% | 0.4% | - |
| XYZ | 8.68 | 7.61 | 6.32 | - |
| YUV | 79.23 | 121.1 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 67 | 0 | 0.31 | 0.34 | 0.6 | 5.14 | 0.21 | 0.33 |
| Hex | 66 | 46 | 43 | 0 | 1F | 22 | 3C | 5 | 15 | 21 |
| Octal | 146 | 106 | 103 | 0 | 37 | 42 | 74 | 5 | 25 | 41 |
| Binary | 1100110 | 1000110 | 1000011 | 0 | 11111 | 100010 | 111100 | 101 | 10101 | 100001 |
Color Harmonies of #664643
Complementary color
Monochromatic Colors of #664643
Black with #664643
Text Example
Text Example
White with #664643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664643; }
p { color: rgb(102,70,67); }
H1.HeaderClassName
{
color: #664643;
}
.AnyTagClassName
{
color: #664643;
}
</style>
background-color css
<style>
a { background-color: #664643; }
a { background-color: rgb(102,70,67); }
div.DivClassName
{
background-color: #664643;
}
.BgClassName
{
background-color: #664643;
}
</style>
border-color css
<style>
span { border-color: #664643; }
span { border-color: rgb(102,70,67); }
td.TdClassName
{
border-color: #664643;
}
.TagClassName
{
border-color: #664643;
}
</style>