Shades of Congo Brown #604641
Tints of Congo Brown #604641
RGB
CMYK
RGB Variations
Color information
#604641 (or 0x604641) is known color: Congo Brown. HEX triplet: 60, 46 and 41. RGB value is (96,70,65). Sum of RGB (Red+Green+Blue) = 96+70+65=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 70 (27.73% from 255 or 30.30% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 96 - color contains mainly: red. Hex color #604641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604641 is #9FB9BE. Grayscale: #4D4D4D. Windows color (decimal): -10467775 or 4277856. OLE color: 4277856.
HSL color Cylindrical-coordinate representation of color #604641: hue angle of 9.68º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #604641 is Cyan = 0, Magento = 0.27, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 65 | - |
| CMYK | 0 | 0.27 | 0.32 | 0.62 |
| HSL | 9.68º | 0.19% | 0.32% | - |
| HSV(B) | 9.68º | 0.32% | 0.38% | - |
| XYZ | 7.97 | 7.25 | 5.98 | - |
| YUV | 77.2 | 121.11 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 65 | 0 | 0.27 | 0.32 | 0.62 | 9.68 | 0.19 | 0.32 |
| Hex | 60 | 46 | 41 | 0 | 1B | 20 | 3E | A | 13 | 20 |
| Octal | 140 | 106 | 101 | 0 | 33 | 40 | 76 | 12 | 23 | 40 |
| Binary | 1100000 | 1000110 | 1000001 | 0 | 11011 | 100000 | 111110 | 1010 | 10011 | 100000 |
Color Harmonies of #604641
Complementary color
Monochromatic Colors of #604641
Black with #604641
Text Example
Text Example
White with #604641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604641; }
p { color: rgb(96,70,65); }
H1.HeaderClassName
{
color: #604641;
}
.AnyTagClassName
{
color: #604641;
}
</style>
background-color css
<style>
a { background-color: #604641; }
a { background-color: rgb(96,70,65); }
div.DivClassName
{
background-color: #604641;
}
.BgClassName
{
background-color: #604641;
}
</style>
border-color css
<style>
span { border-color: #604641; }
span { border-color: rgb(96,70,65); }
td.TdClassName
{
border-color: #604641;
}
.TagClassName
{
border-color: #604641;
}
</style>