Shades of Congo Brown #664846
Tints of Congo Brown #664846
RGB
CMYK
RGB Variations
Color information
#664846 (or 0x664846) is known color: Congo Brown. HEX triplet: 66, 48 and 46. RGB value is (102,72,70). Sum of RGB (Red+Green+Blue) = 102+72+70=244 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.80% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 70 (27.73% from 255 or 28.69% from 244); Max value from RGB is 102 - color contains mainly: red. Hex color #664846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664846 is #99B7B9. Grayscale: #505050. Windows color (decimal): -10074042 or 4606054. OLE color: 4606054.
HSL color Cylindrical-coordinate representation of color #664846: hue angle of 3.75º 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 #664846 is Cyan = 0, Magento = 0.29, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 72 | 70 | - |
| CMYK | 0 | 0.29 | 0.31 | 0.6 |
| HSL | 3.75º | 0.19% | 0.34% | - |
| HSV(B) | 3.75º | 0.31% | 0.4% | - |
| XYZ | 8.9 | 7.9 | 6.85 | - |
| YUV | 80.74 | 121.94 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 72 | 70 | 0 | 0.29 | 0.31 | 0.6 | 3.75 | 0.19 | 0.34 |
| Hex | 66 | 48 | 46 | 0 | 1D | 1F | 3C | 4 | 13 | 22 |
| Octal | 146 | 110 | 106 | 0 | 35 | 37 | 74 | 4 | 23 | 42 |
| Binary | 1100110 | 1001000 | 1000110 | 0 | 11101 | 11111 | 111100 | 100 | 10011 | 100010 |
Color Harmonies of #664846
Complementary color
Monochromatic Colors of #664846
Black with #664846
Text Example
Text Example
White with #664846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664846; }
p { color: rgb(102,72,70); }
H1.HeaderClassName
{
color: #664846;
}
.AnyTagClassName
{
color: #664846;
}
</style>
background-color css
<style>
a { background-color: #664846; }
a { background-color: rgb(102,72,70); }
div.DivClassName
{
background-color: #664846;
}
.BgClassName
{
background-color: #664846;
}
</style>
border-color css
<style>
span { border-color: #664846; }
span { border-color: rgb(102,72,70); }
td.TdClassName
{
border-color: #664846;
}
.TagClassName
{
border-color: #664846;
}
</style>