Shades of Congo Brown #664844
Tints of Congo Brown #664844
RGB
CMYK
RGB Variations
Color information
#664844 (or 0x664844) is known color: Congo Brown. HEX triplet: 66, 48 and 44. RGB value is (102,72,68). Sum of RGB (Red+Green+Blue) = 102+72+68=242 (32% of max value = 765). Red value is 102 (40.23% from 255 or 42.15% from 242); Green value is 72 (28.52% from 255 or 29.75% from 242); Blue value is 68 (26.95% from 255 or 28.10% from 242); Max value from RGB is 102 - color contains mainly: red. Hex color #664844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664844 is #99B7BB. Grayscale: #505050. Windows color (decimal): -10074044 or 4474982. OLE color: 4474982.
HSL color Cylindrical-coordinate representation of color #664844: hue angle of 7.06º 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 #664844 is Cyan = 0, Magento = 0.29, Yellow = 0.33 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 72 | 68 | - |
| CMYK | 0 | 0.29 | 0.33 | 0.6 |
| HSL | 7.06º | 0.2% | 0.33% | - |
| HSV(B) | 7.06º | 0.33% | 0.4% | - |
| XYZ | 8.84 | 7.88 | 6.52 | - |
| YUV | 80.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 72 | 68 | 0 | 0.29 | 0.33 | 0.6 | 7.06 | 0.2 | 0.33 |
| Hex | 66 | 48 | 44 | 0 | 1D | 21 | 3C | 7 | 14 | 21 |
| Octal | 146 | 110 | 104 | 0 | 35 | 41 | 74 | 7 | 24 | 41 |
| Binary | 1100110 | 1001000 | 1000100 | 0 | 11101 | 100001 | 111100 | 111 | 10100 | 100001 |
Color Harmonies of #664844
Complementary color
Monochromatic Colors of #664844
Black with #664844
Text Example
Text Example
White with #664844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664844; }
p { color: rgb(102,72,68); }
H1.HeaderClassName
{
color: #664844;
}
.AnyTagClassName
{
color: #664844;
}
</style>
background-color css
<style>
a { background-color: #664844; }
a { background-color: rgb(102,72,68); }
div.DivClassName
{
background-color: #664844;
}
.BgClassName
{
background-color: #664844;
}
</style>
border-color css
<style>
span { border-color: #664844; }
span { border-color: rgb(102,72,68); }
td.TdClassName
{
border-color: #664844;
}
.TagClassName
{
border-color: #664844;
}
</style>