Shades of Congo Brown #634744
Tints of Congo Brown #634744
RGB
CMYK
RGB Variations
Color information
#634744 (or 0x634744) is known color: Congo Brown. HEX triplet: 63, 47 and 44. RGB value is (99,71,68). Sum of RGB (Red+Green+Blue) = 99+71+68=238 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.60% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 99 - color contains mainly: red. Hex color #634744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634744 is #9CB8BB. Grayscale: #4F4F4F. Windows color (decimal): -10270908 or 4474723. OLE color: 4474723.
HSL color Cylindrical-coordinate representation of color #634744: hue angle of 5.81º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #634744 is Cyan = 0, Magento = 0.28, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 68 | - |
| CMYK | 0 | 0.28 | 0.31 | 0.61 |
| HSL | 5.81º | 0.19% | 0.33% | - |
| HSV(B) | 5.81º | 0.31% | 0.39% | - |
| XYZ | 8.44 | 7.58 | 6.49 | - |
| YUV | 79.03 | 121.78 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 68 | 0 | 0.28 | 0.31 | 0.61 | 5.81 | 0.19 | 0.33 |
| Hex | 63 | 47 | 44 | 0 | 1C | 1F | 3D | 6 | 13 | 21 |
| Octal | 143 | 107 | 104 | 0 | 34 | 37 | 75 | 6 | 23 | 41 |
| Binary | 1100011 | 1000111 | 1000100 | 0 | 11100 | 11111 | 111101 | 110 | 10011 | 100001 |
Color Harmonies of #634744
Complementary color
Monochromatic Colors of #634744
Black with #634744
Text Example
Text Example
White with #634744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634744; }
p { color: rgb(99,71,68); }
H1.HeaderClassName
{
color: #634744;
}
.AnyTagClassName
{
color: #634744;
}
</style>
background-color css
<style>
a { background-color: #634744; }
a { background-color: rgb(99,71,68); }
div.DivClassName
{
background-color: #634744;
}
.BgClassName
{
background-color: #634744;
}
</style>
border-color css
<style>
span { border-color: #634744; }
span { border-color: rgb(99,71,68); }
td.TdClassName
{
border-color: #634744;
}
.TagClassName
{
border-color: #634744;
}
</style>