Shades of Congo Brown #634740
Tints of Congo Brown #634740
RGB
CMYK
RGB Variations
Color information
#634740 (or 0x634740) is known color: Congo Brown. HEX triplet: 63, 47 and 40. RGB value is (99,71,64). Sum of RGB (Red+Green+Blue) = 99+71+64=234 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.31% from 234); Green value is 71 (28.12% from 255 or 30.34% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 99 - color contains mainly: red. Hex color #634740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634740 is #9CB8BF. Grayscale: #4E4E4E. Windows color (decimal): -10270912 or 4212579. OLE color: 4212579.
HSL color Cylindrical-coordinate representation of color #634740: hue angle of 12º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634740 is Cyan = 0, Magento = 0.28, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 64 | - |
| CMYK | 0 | 0.28 | 0.35 | 0.61 |
| HSL | 12º | 0.21% | 0.32% | - |
| HSV(B) | 12º | 0.35% | 0.39% | - |
| XYZ | 8.32 | 7.53 | 5.87 | - |
| YUV | 78.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 64 | 0 | 0.28 | 0.35 | 0.61 | 12 | 0.21 | 0.32 |
| Hex | 63 | 47 | 40 | 0 | 1C | 23 | 3D | C | 15 | 20 |
| Octal | 143 | 107 | 100 | 0 | 34 | 43 | 75 | 14 | 25 | 40 |
| Binary | 1100011 | 1000111 | 1000000 | 0 | 11100 | 100011 | 111101 | 1100 | 10101 | 100000 |
Color Harmonies of #634740
Complementary color
Monochromatic Colors of #634740
Black with #634740
Text Example
Text Example
White with #634740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634740; }
p { color: rgb(99,71,64); }
H1.HeaderClassName
{
color: #634740;
}
.AnyTagClassName
{
color: #634740;
}
</style>
background-color css
<style>
a { background-color: #634740; }
a { background-color: rgb(99,71,64); }
div.DivClassName
{
background-color: #634740;
}
.BgClassName
{
background-color: #634740;
}
</style>
border-color css
<style>
span { border-color: #634740; }
span { border-color: rgb(99,71,64); }
td.TdClassName
{
border-color: #634740;
}
.TagClassName
{
border-color: #634740;
}
</style>