Shades of Congo Brown #604944
Tints of Congo Brown #604944
RGB
CMYK
RGB Variations
Color information
#604944 (or 0x604944) is known color: Congo Brown. HEX triplet: 60, 49 and 44. RGB value is (96,73,68). Sum of RGB (Red+Green+Blue) = 96+73+68=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 73 (28.91% from 255 or 30.80% from 237); Blue value is 68 (26.95% from 255 or 28.69% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #604944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604944 is #9FB6BB. Grayscale: #4F4F4F. Windows color (decimal): -10467004 or 4475232. OLE color: 4475232.
HSL color Cylindrical-coordinate representation of color #604944: hue angle of 10.71º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #604944 is Cyan = 0, Magento = 0.24, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 68 | - |
| CMYK | 0 | 0.24 | 0.29 | 0.62 |
| HSL | 10.71º | 0.17% | 0.32% | - |
| HSV(B) | 10.71º | 0.29% | 0.38% | - |
| XYZ | 8.25 | 7.67 | 6.51 | - |
| YUV | 79.31 | 121.62 | 139.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 68 | 0 | 0.24 | 0.29 | 0.62 | 10.71 | 0.17 | 0.32 |
| Hex | 60 | 49 | 44 | 0 | 18 | 1D | 3E | B | 11 | 20 |
| Octal | 140 | 111 | 104 | 0 | 30 | 35 | 76 | 13 | 21 | 40 |
| Binary | 1100000 | 1001001 | 1000100 | 0 | 11000 | 11101 | 111110 | 1011 | 10001 | 100000 |
Color Harmonies of #604944
Complementary color
Monochromatic Colors of #604944
Black with #604944
Text Example
Text Example
White with #604944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604944; }
p { color: rgb(96,73,68); }
H1.HeaderClassName
{
color: #604944;
}
.AnyTagClassName
{
color: #604944;
}
</style>
background-color css
<style>
a { background-color: #604944; }
a { background-color: rgb(96,73,68); }
div.DivClassName
{
background-color: #604944;
}
.BgClassName
{
background-color: #604944;
}
</style>
border-color css
<style>
span { border-color: #604944; }
span { border-color: rgb(96,73,68); }
td.TdClassName
{
border-color: #604944;
}
.TagClassName
{
border-color: #604944;
}
</style>