Shades of Congo Brown #664540
Tints of Congo Brown #664540
RGB
CMYK
RGB Variations
Color information
#664540 (or 0x664540) is known color: Congo Brown. HEX triplet: 66, 45 and 40. RGB value is (102,69,64). Sum of RGB (Red+Green+Blue) = 102+69+64=235 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.40% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 102 - color contains mainly: red. Hex color #664540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664540 is #99BABF. Grayscale: #4E4E4E. Windows color (decimal): -10074816 or 4212070. OLE color: 4212070.
HSL color Cylindrical-coordinate representation of color #664540: hue angle of 7.89º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #664540 is Cyan = 0, Magento = 0.32, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 69 | 64 | - |
| CMYK | 0 | 0.32 | 0.37 | 0.6 |
| HSL | 7.89º | 0.23% | 0.33% | - |
| HSV(B) | 7.89º | 0.37% | 0.4% | - |
| XYZ | 8.53 | 7.45 | 5.84 | - |
| YUV | 78.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 64 | 0 | 0.32 | 0.37 | 0.6 | 7.89 | 0.23 | 0.33 |
| Hex | 66 | 45 | 40 | 0 | 20 | 25 | 3C | 8 | 17 | 21 |
| Octal | 146 | 105 | 100 | 0 | 40 | 45 | 74 | 10 | 27 | 41 |
| Binary | 1100110 | 1000101 | 1000000 | 0 | 100000 | 100101 | 111100 | 1000 | 10111 | 100001 |
Color Harmonies of #664540
Complementary color
Monochromatic Colors of #664540
Black with #664540
Text Example
Text Example
White with #664540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664540; }
p { color: rgb(102,69,64); }
H1.HeaderClassName
{
color: #664540;
}
.AnyTagClassName
{
color: #664540;
}
</style>
background-color css
<style>
a { background-color: #664540; }
a { background-color: rgb(102,69,64); }
div.DivClassName
{
background-color: #664540;
}
.BgClassName
{
background-color: #664540;
}
</style>
border-color css
<style>
span { border-color: #664540; }
span { border-color: rgb(102,69,64); }
td.TdClassName
{
border-color: #664540;
}
.TagClassName
{
border-color: #664540;
}
</style>