Shades of Congo Brown #644946
Tints of Congo Brown #644946
RGB
CMYK
RGB Variations
Color information
#644946 (or 0x644946) is known color: Congo Brown. HEX triplet: 64, 49 and 46. RGB value is (100,73,70). Sum of RGB (Red+Green+Blue) = 100+73+70=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 100 - color contains mainly: red. Hex color #644946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #644946 is #9BB6B9. Grayscale: #505050. Windows color (decimal): -10204858 or 4606308. OLE color: 4606308.
HSL color Cylindrical-coordinate representation of color #644946: hue angle of 6º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #644946 is Cyan = 0, Magento = 0.27, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 73 | 70 | - |
| CMYK | 0 | 0.27 | 0.30 | 0.61 |
| HSL | 6º | 0.18% | 0.33% | - |
| HSV(B) | 6º | 0.3% | 0.39% | - |
| XYZ | 8.74 | 7.92 | 6.86 | - |
| YUV | 80.73 | 121.95 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 73 | 70 | 0 | 0.27 | 0.30 | 0.61 | 6 | 0.18 | 0.33 |
| Hex | 64 | 49 | 46 | 0 | 1B | 1E | 3D | 6 | 12 | 21 |
| Octal | 144 | 111 | 106 | 0 | 33 | 36 | 75 | 6 | 22 | 41 |
| Binary | 1100100 | 1001001 | 1000110 | 0 | 11011 | 11110 | 111101 | 110 | 10010 | 100001 |
Color Harmonies of #644946
Complementary color
Monochromatic Colors of #644946
Black with #644946
Text Example
Text Example
White with #644946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644946; }
p { color: rgb(100,73,70); }
H1.HeaderClassName
{
color: #644946;
}
.AnyTagClassName
{
color: #644946;
}
</style>
background-color css
<style>
a { background-color: #644946; }
a { background-color: rgb(100,73,70); }
div.DivClassName
{
background-color: #644946;
}
.BgClassName
{
background-color: #644946;
}
</style>
border-color css
<style>
span { border-color: #644946; }
span { border-color: rgb(100,73,70); }
td.TdClassName
{
border-color: #644946;
}
.TagClassName
{
border-color: #644946;
}
</style>