Shades of Congo Brown #644847
Tints of Congo Brown #644847
RGB
CMYK
RGB Variations
Color information
#644847 (or 0x644847) is known color: Congo Brown. HEX triplet: 64, 48 and 47. RGB value is (100,72,71). Sum of RGB (Red+Green+Blue) = 100+72+71=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 72 (28.52% from 255 or 29.63% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 100 - color contains mainly: red. Hex color #644847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #644847 is #9BB7B8. Grayscale: #505050. Windows color (decimal): -10205113 or 4671588. OLE color: 4671588.
HSL color Cylindrical-coordinate representation of color #644847: hue angle of 2.07º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #644847 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 72 | 71 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.61 |
| HSL | 2.07º | 0.17% | 0.34% | - |
| HSV(B) | 2.07º | 0.29% | 0.39% | - |
| XYZ | 8.71 | 7.8 | 7.01 | - |
| YUV | 80.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 72 | 71 | 0 | 0.28 | 0.29 | 0.61 | 2.07 | 0.17 | 0.34 |
| Hex | 64 | 48 | 47 | 0 | 1C | 1D | 3D | 2 | 11 | 22 |
| Octal | 144 | 110 | 107 | 0 | 34 | 35 | 75 | 2 | 21 | 42 |
| Binary | 1100100 | 1001000 | 1000111 | 0 | 11100 | 11101 | 111101 | 10 | 10001 | 100010 |
Color Harmonies of #644847
Complementary color
Monochromatic Colors of #644847
Black with #644847
Text Example
Text Example
White with #644847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644847; }
p { color: rgb(100,72,71); }
H1.HeaderClassName
{
color: #644847;
}
.AnyTagClassName
{
color: #644847;
}
</style>
background-color css
<style>
a { background-color: #644847; }
a { background-color: rgb(100,72,71); }
div.DivClassName
{
background-color: #644847;
}
.BgClassName
{
background-color: #644847;
}
</style>
border-color css
<style>
span { border-color: #644847; }
span { border-color: rgb(100,72,71); }
td.TdClassName
{
border-color: #644847;
}
.TagClassName
{
border-color: #644847;
}
</style>