Shades of Congo Brown #615755
Tints of Congo Brown #615755
RGB
CMYK
RGB Variations
Color information
#615755 (or 0x615755) is known color: Congo Brown. HEX triplet: 61, 57 and 55. RGB value is (97,87,85). Sum of RGB (Red+Green+Blue) = 97+87+85=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 87 (34.38% from 255 or 32.34% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 97 - color contains mainly: red. Hex color #615755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615755 is #9EA8AA. Grayscale: #595959. Windows color (decimal): -10397867 or 5592929. OLE color: 5592929.
HSL color Cylindrical-coordinate representation of color #615755: hue angle of 10º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #615755 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 85 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.62 |
| HSL | 10º | 0.07% | 0.36% | - |
| HSV(B) | 10º | 0.12% | 0.38% | - |
| XYZ | 9.98 | 10.01 | 10 | - |
| YUV | 89.76 | 125.31 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 85 | 0 | 0.10 | 0.12 | 0.62 | 10 | 0.07 | 0.36 |
| Hex | 61 | 57 | 55 | 0 | A | C | 3E | A | 7 | 24 |
| Octal | 141 | 127 | 125 | 0 | 12 | 14 | 76 | 12 | 7 | 44 |
| Binary | 1100001 | 1010111 | 1010101 | 0 | 1010 | 1100 | 111110 | 1010 | 111 | 100100 |
Color Harmonies of #615755
Complementary color
Monochromatic Colors of #615755
Black with #615755
Text Example
Text Example
White with #615755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615755; }
p { color: rgb(97,87,85); }
H1.HeaderClassName
{
color: #615755;
}
.AnyTagClassName
{
color: #615755;
}
</style>
background-color css
<style>
a { background-color: #615755; }
a { background-color: rgb(97,87,85); }
div.DivClassName
{
background-color: #615755;
}
.BgClassName
{
background-color: #615755;
}
</style>
border-color css
<style>
span { border-color: #615755; }
span { border-color: rgb(97,87,85); }
td.TdClassName
{
border-color: #615755;
}
.TagClassName
{
border-color: #615755;
}
</style>