Shades of Congo Brown #664946
Tints of Congo Brown #664946
RGB
CMYK
RGB Variations
Color information
#664946 (or 0x664946) is known color: Congo Brown. HEX triplet: 66, 49 and 46. RGB value is (102,73,70). Sum of RGB (Red+Green+Blue) = 102+73+70=245 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.63% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 102 - color contains mainly: red. Hex color #664946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664946 is #99B6B9. Grayscale: #515151. Windows color (decimal): -10073786 or 4606310. OLE color: 4606310.
HSL color Cylindrical-coordinate representation of color #664946: hue angle of 5.62º 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 #664946 is Cyan = 0, Magento = 0.28, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 73 | 70 | - |
| CMYK | 0 | 0.28 | 0.31 | 0.6 |
| HSL | 5.63º | 0.19% | 0.34% | - |
| HSV(B) | 5.63º | 0.31% | 0.4% | - |
| XYZ | 8.97 | 8.03 | 6.87 | - |
| YUV | 81.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 73 | 70 | 0 | 0.28 | 0.31 | 0.6 | 5.63 | 0.19 | 0.34 |
| Hex | 66 | 49 | 46 | 0 | 1C | 1F | 3C | 6 | 13 | 22 |
| Octal | 146 | 111 | 106 | 0 | 34 | 37 | 74 | 6 | 23 | 42 |
| Binary | 1100110 | 1001001 | 1000110 | 0 | 11100 | 11111 | 111100 | 110 | 10011 | 100010 |
Color Harmonies of #664946
Complementary color
Monochromatic Colors of #664946
Black with #664946
Text Example
Text Example
White with #664946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664946; }
p { color: rgb(102,73,70); }
H1.HeaderClassName
{
color: #664946;
}
.AnyTagClassName
{
color: #664946;
}
</style>
background-color css
<style>
a { background-color: #664946; }
a { background-color: rgb(102,73,70); }
div.DivClassName
{
background-color: #664946;
}
.BgClassName
{
background-color: #664946;
}
</style>
border-color css
<style>
span { border-color: #664946; }
span { border-color: rgb(102,73,70); }
td.TdClassName
{
border-color: #664946;
}
.TagClassName
{
border-color: #664946;
}
</style>