Shades of Congo Brown #664742
Tints of Congo Brown #664742
RGB
CMYK
RGB Variations
Color information
#664742 (or 0x664742) is known color: Congo Brown. HEX triplet: 66, 47 and 42. RGB value is (102,71,66). Sum of RGB (Red+Green+Blue) = 102+71+66=239 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.68% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 66 (26.17% from 255 or 27.62% from 239); Max value from RGB is 102 - color contains mainly: red. Hex color #664742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664742 is #99B8BD. Grayscale: #4F4F4F. Windows color (decimal): -10074302 or 4343654. OLE color: 4343654.
HSL color Cylindrical-coordinate representation of color #664742: hue angle of 8.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 #664742 is Cyan = 0, Magento = 0.30, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 71 | 66 | - |
| CMYK | 0 | 0.30 | 0.35 | 0.6 |
| HSL | 8.33º | 0.21% | 0.33% | - |
| HSV(B) | 8.33º | 0.35% | 0.4% | - |
| XYZ | 8.72 | 7.72 | 6.19 | - |
| YUV | 79.7 | 120.27 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 66 | 0 | 0.30 | 0.35 | 0.6 | 8.33 | 0.21 | 0.33 |
| Hex | 66 | 47 | 42 | 0 | 1E | 23 | 3C | 8 | 15 | 21 |
| Octal | 146 | 107 | 102 | 0 | 36 | 43 | 74 | 10 | 25 | 41 |
| Binary | 1100110 | 1000111 | 1000010 | 0 | 11110 | 100011 | 111100 | 1000 | 10101 | 100001 |
Color Harmonies of #664742
Complementary color
Monochromatic Colors of #664742
Black with #664742
Text Example
Text Example
White with #664742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664742; }
p { color: rgb(102,71,66); }
H1.HeaderClassName
{
color: #664742;
}
.AnyTagClassName
{
color: #664742;
}
</style>
background-color css
<style>
a { background-color: #664742; }
a { background-color: rgb(102,71,66); }
div.DivClassName
{
background-color: #664742;
}
.BgClassName
{
background-color: #664742;
}
</style>
border-color css
<style>
span { border-color: #664742; }
span { border-color: rgb(102,71,66); }
td.TdClassName
{
border-color: #664742;
}
.TagClassName
{
border-color: #664742;
}
</style>