Shades of Congo Brown #664847
Tints of Congo Brown #664847
RGB
CMYK
RGB Variations
Color information
#664847 (or 0x664847) is known color: Congo Brown. HEX triplet: 66, 48 and 47. RGB value is (102,72,71). Sum of RGB (Red+Green+Blue) = 102+72+71=245 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.63% from 245); Green value is 72 (28.52% from 255 or 29.39% from 245); Blue value is 71 (28.12% from 255 or 28.98% from 245); Max value from RGB is 102 - color contains mainly: red. Hex color #664847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664847 is #99B7B8. Grayscale: #505050. Windows color (decimal): -10074041 or 4671590. OLE color: 4671590.
HSL color Cylindrical-coordinate representation of color #664847: hue angle of 1.94º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #664847 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 72 | 71 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.6 |
| HSL | 1.94º | 0.18% | 0.34% | - |
| HSV(B) | 1.94º | 0.3% | 0.4% | - |
| XYZ | 8.93 | 7.91 | 7.02 | - |
| YUV | 80.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 72 | 71 | 0 | 0.29 | 0.30 | 0.6 | 1.94 | 0.18 | 0.34 |
| Hex | 66 | 48 | 47 | 0 | 1D | 1E | 3C | 2 | 12 | 22 |
| Octal | 146 | 110 | 107 | 0 | 35 | 36 | 74 | 2 | 22 | 42 |
| Binary | 1100110 | 1001000 | 1000111 | 0 | 11101 | 11110 | 111100 | 10 | 10010 | 100010 |
Color Harmonies of #664847
Complementary color
Monochromatic Colors of #664847
Black with #664847
Text Example
Text Example
White with #664847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664847; }
p { color: rgb(102,72,71); }
H1.HeaderClassName
{
color: #664847;
}
.AnyTagClassName
{
color: #664847;
}
</style>
background-color css
<style>
a { background-color: #664847; }
a { background-color: rgb(102,72,71); }
div.DivClassName
{
background-color: #664847;
}
.BgClassName
{
background-color: #664847;
}
</style>
border-color css
<style>
span { border-color: #664847; }
span { border-color: rgb(102,72,71); }
td.TdClassName
{
border-color: #664847;
}
.TagClassName
{
border-color: #664847;
}
</style>