Shades of Congo Brown #604741
Tints of Congo Brown #604741
RGB
CMYK
RGB Variations
Color information
#604741 (or 0x604741) is known color: Congo Brown. HEX triplet: 60, 47 and 41. RGB value is (96,71,65). Sum of RGB (Red+Green+Blue) = 96+71+65=232 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.38% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 96 - color contains mainly: red. Hex color #604741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604741 is #9FB8BE. Grayscale: #4D4D4D. Windows color (decimal): -10467519 or 4278112. OLE color: 4278112.
HSL color Cylindrical-coordinate representation of color #604741: hue angle of 11.61º 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 #604741 is Cyan = 0, Magento = 0.26, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 65 | - |
| CMYK | 0 | 0.26 | 0.32 | 0.62 |
| HSL | 11.61º | 0.19% | 0.32% | - |
| HSV(B) | 11.61º | 0.32% | 0.38% | - |
| XYZ | 8.03 | 7.37 | 6 | - |
| YUV | 77.79 | 120.78 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 65 | 0 | 0.26 | 0.32 | 0.62 | 11.61 | 0.19 | 0.32 |
| Hex | 60 | 47 | 41 | 0 | 1A | 20 | 3E | C | 13 | 20 |
| Octal | 140 | 107 | 101 | 0 | 32 | 40 | 76 | 14 | 23 | 40 |
| Binary | 1100000 | 1000111 | 1000001 | 0 | 11010 | 100000 | 111110 | 1100 | 10011 | 100000 |
Color Harmonies of #604741
Complementary color
Monochromatic Colors of #604741
Black with #604741
Text Example
Text Example
White with #604741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604741; }
p { color: rgb(96,71,65); }
H1.HeaderClassName
{
color: #604741;
}
.AnyTagClassName
{
color: #604741;
}
</style>
background-color css
<style>
a { background-color: #604741; }
a { background-color: rgb(96,71,65); }
div.DivClassName
{
background-color: #604741;
}
.BgClassName
{
background-color: #604741;
}
</style>
border-color css
<style>
span { border-color: #604741; }
span { border-color: rgb(96,71,65); }
td.TdClassName
{
border-color: #604741;
}
.TagClassName
{
border-color: #604741;
}
</style>