Shades of Congo Brown #664944
Tints of Congo Brown #664944
RGB
CMYK
RGB Variations
Color information
#664944 (or 0x664944) is known color: Congo Brown. HEX triplet: 66, 49 and 44. RGB value is (102,73,68). Sum of RGB (Red+Green+Blue) = 102+73+68=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 68 (26.95% from 255 or 27.98% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #664944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664944 is #99B6BB. Grayscale: #515151. Windows color (decimal): -10073788 or 4475238. OLE color: 4475238.
HSL color Cylindrical-coordinate representation of color #664944: hue angle of 8.82º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #664944 is Cyan = 0, Magento = 0.28, Yellow = 0.33 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 73 | 68 | - |
| CMYK | 0 | 0.28 | 0.33 | 0.6 |
| HSL | 8.82º | 0.2% | 0.33% | - |
| HSV(B) | 8.82º | 0.33% | 0.4% | - |
| XYZ | 8.91 | 8.01 | 6.55 | - |
| YUV | 81.1 | 120.61 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 73 | 68 | 0 | 0.28 | 0.33 | 0.6 | 8.82 | 0.2 | 0.33 |
| Hex | 66 | 49 | 44 | 0 | 1C | 21 | 3C | 9 | 14 | 21 |
| Octal | 146 | 111 | 104 | 0 | 34 | 41 | 74 | 11 | 24 | 41 |
| Binary | 1100110 | 1001001 | 1000100 | 0 | 11100 | 100001 | 111100 | 1001 | 10100 | 100001 |
Color Harmonies of #664944
Complementary color
Monochromatic Colors of #664944
Black with #664944
Text Example
Text Example
White with #664944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664944; }
p { color: rgb(102,73,68); }
H1.HeaderClassName
{
color: #664944;
}
.AnyTagClassName
{
color: #664944;
}
</style>
background-color css
<style>
a { background-color: #664944; }
a { background-color: rgb(102,73,68); }
div.DivClassName
{
background-color: #664944;
}
.BgClassName
{
background-color: #664944;
}
</style>
border-color css
<style>
span { border-color: #664944; }
span { border-color: rgb(102,73,68); }
td.TdClassName
{
border-color: #664944;
}
.TagClassName
{
border-color: #664944;
}
</style>