Shades of Congo Brown #664442
Tints of Congo Brown #664442
RGB
CMYK
RGB Variations
Color information
#664442 (or 0x664442) is known color: Congo Brown. HEX triplet: 66, 44 and 42. RGB value is (102,68,66). Sum of RGB (Red+Green+Blue) = 102+68+66=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 102 - color contains mainly: red. Hex color #664442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664442 is #99BBBD. Grayscale: #4D4D4D. Windows color (decimal): -10075070 or 4342886. OLE color: 4342886.
HSL color Cylindrical-coordinate representation of color #664442: hue angle of 3.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #664442 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 68 | 66 | - |
| CMYK | 0 | 0.33 | 0.35 | 0.6 |
| HSL | 3.33º | 0.21% | 0.33% | - |
| HSV(B) | 3.33º | 0.35% | 0.4% | - |
| XYZ | 8.53 | 7.35 | 6.12 | - |
| YUV | 77.94 | 121.26 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 66 | 0 | 0.33 | 0.35 | 0.6 | 3.33 | 0.21 | 0.33 |
| Hex | 66 | 44 | 42 | 0 | 21 | 23 | 3C | 3 | 15 | 21 |
| Octal | 146 | 104 | 102 | 0 | 41 | 43 | 74 | 3 | 25 | 41 |
| Binary | 1100110 | 1000100 | 1000010 | 0 | 100001 | 100011 | 111100 | 11 | 10101 | 100001 |
Color Harmonies of #664442
Complementary color
Monochromatic Colors of #664442
Black with #664442
Text Example
Text Example
White with #664442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664442; }
p { color: rgb(102,68,66); }
H1.HeaderClassName
{
color: #664442;
}
.AnyTagClassName
{
color: #664442;
}
</style>
background-color css
<style>
a { background-color: #664442; }
a { background-color: rgb(102,68,66); }
div.DivClassName
{
background-color: #664442;
}
.BgClassName
{
background-color: #664442;
}
</style>
border-color css
<style>
span { border-color: #664442; }
span { border-color: rgb(102,68,66); }
td.TdClassName
{
border-color: #664442;
}
.TagClassName
{
border-color: #664442;
}
</style>