Shades of Congo Brown #604640
Tints of Congo Brown #604640
RGB
CMYK
RGB Variations
Color information
#604640 (or 0x604640) is known color: Congo Brown. HEX triplet: 60, 46 and 40. RGB value is (96,70,64). Sum of RGB (Red+Green+Blue) = 96+70+64=230 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.74% from 230); Green value is 70 (27.73% from 255 or 30.43% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 96 - color contains mainly: red. Hex color #604640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604640 is #9FB9BF. Grayscale: #4D4D4D. Windows color (decimal): -10467776 or 4212320. OLE color: 4212320.
HSL color Cylindrical-coordinate representation of color #604640: hue angle of 11.25º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604640 is Cyan = 0, Magento = 0.27, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 64 | - |
| CMYK | 0 | 0.27 | 0.33 | 0.62 |
| HSL | 11.25º | 0.2% | 0.31% | - |
| HSV(B) | 11.25º | 0.33% | 0.38% | - |
| XYZ | 7.94 | 7.24 | 5.83 | - |
| YUV | 77.09 | 120.61 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 64 | 0 | 0.27 | 0.33 | 0.62 | 11.25 | 0.2 | 0.31 |
| Hex | 60 | 46 | 40 | 0 | 1B | 21 | 3E | B | 14 | 1F |
| Octal | 140 | 106 | 100 | 0 | 33 | 41 | 76 | 13 | 24 | 37 |
| Binary | 1100000 | 1000110 | 1000000 | 0 | 11011 | 100001 | 111110 | 1011 | 10100 | 11111 |
Color Harmonies of #604640
Complementary color
Monochromatic Colors of #604640
Black with #604640
Text Example
Text Example
White with #604640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604640; }
p { color: rgb(96,70,64); }
H1.HeaderClassName
{
color: #604640;
}
.AnyTagClassName
{
color: #604640;
}
</style>
background-color css
<style>
a { background-color: #604640; }
a { background-color: rgb(96,70,64); }
div.DivClassName
{
background-color: #604640;
}
.BgClassName
{
background-color: #604640;
}
</style>
border-color css
<style>
span { border-color: #604640; }
span { border-color: rgb(96,70,64); }
td.TdClassName
{
border-color: #604640;
}
.TagClassName
{
border-color: #604640;
}
</style>