Shades of Congo Brown #664746
Tints of Congo Brown #664746
RGB
CMYK
RGB Variations
Color information
#664746 (or 0x664746) is known color: Congo Brown. HEX triplet: 66, 47 and 46. RGB value is (102,71,70). Sum of RGB (Red+Green+Blue) = 102+71+70=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #664746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664746 is #99B8B9. Grayscale: #505050. Windows color (decimal): -10074298 or 4605798. OLE color: 4605798.
HSL color Cylindrical-coordinate representation of color #664746: hue angle of 1.88º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #664746 is Cyan = 0, Magento = 0.30, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 71 | 70 | - |
| CMYK | 0 | 0.30 | 0.31 | 0.6 |
| HSL | 1.88º | 0.19% | 0.34% | - |
| HSV(B) | 1.88º | 0.31% | 0.4% | - |
| XYZ | 8.84 | 7.77 | 6.83 | - |
| YUV | 80.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 70 | 0 | 0.30 | 0.31 | 0.6 | 1.88 | 0.19 | 0.34 |
| Hex | 66 | 47 | 46 | 0 | 1E | 1F | 3C | 2 | 13 | 22 |
| Octal | 146 | 107 | 106 | 0 | 36 | 37 | 74 | 2 | 23 | 42 |
| Binary | 1100110 | 1000111 | 1000110 | 0 | 11110 | 11111 | 111100 | 10 | 10011 | 100010 |
Color Harmonies of #664746
Complementary color
Monochromatic Colors of #664746
Black with #664746
Text Example
Text Example
White with #664746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664746; }
p { color: rgb(102,71,70); }
H1.HeaderClassName
{
color: #664746;
}
.AnyTagClassName
{
color: #664746;
}
</style>
background-color css
<style>
a { background-color: #664746; }
a { background-color: rgb(102,71,70); }
div.DivClassName
{
background-color: #664746;
}
.BgClassName
{
background-color: #664746;
}
</style>
border-color css
<style>
span { border-color: #664746; }
span { border-color: rgb(102,71,70); }
td.TdClassName
{
border-color: #664746;
}
.TagClassName
{
border-color: #664746;
}
</style>