Shades of Congo Brown #634746
Tints of Congo Brown #634746
RGB
CMYK
RGB Variations
Color information
#634746 (or 0x634746) is known color: Congo Brown. HEX triplet: 63, 47 and 46. RGB value is (99,71,70). Sum of RGB (Red+Green+Blue) = 99+71+70=240 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.25% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 99 - color contains mainly: red. Hex color #634746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634746 is #9CB8B9. Grayscale: #4F4F4F. Windows color (decimal): -10270906 or 4605795. OLE color: 4605795.
HSL color Cylindrical-coordinate representation of color #634746: hue angle of 2.07º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #634746 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 70 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.61 |
| HSL | 2.07º | 0.17% | 0.33% | - |
| HSV(B) | 2.07º | 0.29% | 0.39% | - |
| XYZ | 8.5 | 7.6 | 6.81 | - |
| YUV | 79.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 70 | 0 | 0.28 | 0.29 | 0.61 | 2.07 | 0.17 | 0.33 |
| Hex | 63 | 47 | 46 | 0 | 1C | 1D | 3D | 2 | 11 | 21 |
| Octal | 143 | 107 | 106 | 0 | 34 | 35 | 75 | 2 | 21 | 41 |
| Binary | 1100011 | 1000111 | 1000110 | 0 | 11100 | 11101 | 111101 | 10 | 10001 | 100001 |
Color Harmonies of #634746
Complementary color
Monochromatic Colors of #634746
Black with #634746
Text Example
Text Example
White with #634746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634746; }
p { color: rgb(99,71,70); }
H1.HeaderClassName
{
color: #634746;
}
.AnyTagClassName
{
color: #634746;
}
</style>
background-color css
<style>
a { background-color: #634746; }
a { background-color: rgb(99,71,70); }
div.DivClassName
{
background-color: #634746;
}
.BgClassName
{
background-color: #634746;
}
</style>
border-color css
<style>
span { border-color: #634746; }
span { border-color: rgb(99,71,70); }
td.TdClassName
{
border-color: #634746;
}
.TagClassName
{
border-color: #634746;
}
</style>