Shades of Congo Brown #604946
Tints of Congo Brown #604946
RGB
CMYK
RGB Variations
Color information
#604946 (or 0x604946) is known color: Congo Brown. HEX triplet: 60, 49 and 46. RGB value is (96,73,70). Sum of RGB (Red+Green+Blue) = 96+73+70=239 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.17% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 70 (27.73% from 255 or 29.29% from 239); Max value from RGB is 96 - color contains mainly: red. Hex color #604946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604946 is #9FB6B9. Grayscale: #4F4F4F. Windows color (decimal): -10467002 or 4606304. OLE color: 4606304.
HSL color Cylindrical-coordinate representation of color #604946: hue angle of 6.92º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #604946 is Cyan = 0, Magento = 0.24, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 70 | - |
| CMYK | 0 | 0.24 | 0.27 | 0.62 |
| HSL | 6.92º | 0.16% | 0.33% | - |
| HSV(B) | 6.92º | 0.27% | 0.38% | - |
| XYZ | 8.31 | 7.69 | 6.84 | - |
| YUV | 79.54 | 122.62 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 70 | 0 | 0.24 | 0.27 | 0.62 | 6.92 | 0.16 | 0.33 |
| Hex | 60 | 49 | 46 | 0 | 18 | 1B | 3E | 7 | 10 | 21 |
| Octal | 140 | 111 | 106 | 0 | 30 | 33 | 76 | 7 | 20 | 41 |
| Binary | 1100000 | 1001001 | 1000110 | 0 | 11000 | 11011 | 111110 | 111 | 10000 | 100001 |
Color Harmonies of #604946
Complementary color
Monochromatic Colors of #604946
Black with #604946
Text Example
Text Example
White with #604946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604946; }
p { color: rgb(96,73,70); }
H1.HeaderClassName
{
color: #604946;
}
.AnyTagClassName
{
color: #604946;
}
</style>
background-color css
<style>
a { background-color: #604946; }
a { background-color: rgb(96,73,70); }
div.DivClassName
{
background-color: #604946;
}
.BgClassName
{
background-color: #604946;
}
</style>
border-color css
<style>
span { border-color: #604946; }
span { border-color: rgb(96,73,70); }
td.TdClassName
{
border-color: #604946;
}
.TagClassName
{
border-color: #604946;
}
</style>