Shades of Congo Brown #604542
Tints of Congo Brown #604542
RGB
CMYK
RGB Variations
Color information
#604542 (or 0x604542) is known color: Congo Brown. HEX triplet: 60, 45 and 42. RGB value is (96,69,66). Sum of RGB (Red+Green+Blue) = 96+69+66=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 69 (27.34% from 255 or 29.87% from 231); Blue value is 66 (26.17% from 255 or 28.57% from 231); Max value from RGB is 96 - color contains mainly: red. Hex color #604542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604542 is #9FBABD. Grayscale: #4C4C4C. Windows color (decimal): -10468030 or 4343136. OLE color: 4343136.
HSL color Cylindrical-coordinate representation of color #604542: hue angle of 6º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #604542 is Cyan = 0, Magento = 0.28, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 66 | - |
| CMYK | 0 | 0.28 | 0.31 | 0.62 |
| HSL | 6º | 0.19% | 0.32% | - |
| HSV(B) | 6º | 0.31% | 0.38% | - |
| XYZ | 7.94 | 7.14 | 6.11 | - |
| YUV | 76.73 | 121.95 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 66 | 0 | 0.28 | 0.31 | 0.62 | 6 | 0.19 | 0.32 |
| Hex | 60 | 45 | 42 | 0 | 1C | 1F | 3E | 6 | 13 | 20 |
| Octal | 140 | 105 | 102 | 0 | 34 | 37 | 76 | 6 | 23 | 40 |
| Binary | 1100000 | 1000101 | 1000010 | 0 | 11100 | 11111 | 111110 | 110 | 10011 | 100000 |
Color Harmonies of #604542
Complementary color
Monochromatic Colors of #604542
Black with #604542
Text Example
Text Example
White with #604542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604542; }
p { color: rgb(96,69,66); }
H1.HeaderClassName
{
color: #604542;
}
.AnyTagClassName
{
color: #604542;
}
</style>
background-color css
<style>
a { background-color: #604542; }
a { background-color: rgb(96,69,66); }
div.DivClassName
{
background-color: #604542;
}
.BgClassName
{
background-color: #604542;
}
</style>
border-color css
<style>
span { border-color: #604542; }
span { border-color: rgb(96,69,66); }
td.TdClassName
{
border-color: #604542;
}
.TagClassName
{
border-color: #604542;
}
</style>