Shades of Congo Brown #625755
Tints of Congo Brown #625755
RGB
CMYK
RGB Variations
Color information
#625755 (or 0x625755) is known color: Congo Brown. HEX triplet: 62, 57 and 55. RGB value is (98,87,85). Sum of RGB (Red+Green+Blue) = 98+87+85=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625755 is #9DA8AA. Grayscale: #5A5A5A. Windows color (decimal): -10332331 or 5592930. OLE color: 5592930.
HSL color Cylindrical-coordinate representation of color #625755: hue angle of 9.23º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #625755 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 85 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.62 |
| HSL | 9.23º | 0.07% | 0.36% | - |
| HSV(B) | 9.23º | 0.13% | 0.38% | - |
| XYZ | 10.08 | 10.07 | 10.01 | - |
| YUV | 90.06 | 125.14 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 85 | 0 | 0.11 | 0.13 | 0.62 | 9.23 | 0.07 | 0.36 |
| Hex | 62 | 57 | 55 | 0 | B | D | 3E | 9 | 7 | 24 |
| Octal | 142 | 127 | 125 | 0 | 13 | 15 | 76 | 11 | 7 | 44 |
| Binary | 1100010 | 1010111 | 1010101 | 0 | 1011 | 1101 | 111110 | 1001 | 111 | 100100 |
Color Harmonies of #625755
Complementary color
Monochromatic Colors of #625755
Black with #625755
Text Example
Text Example
White with #625755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625755; }
p { color: rgb(98,87,85); }
H1.HeaderClassName
{
color: #625755;
}
.AnyTagClassName
{
color: #625755;
}
</style>
background-color css
<style>
a { background-color: #625755; }
a { background-color: rgb(98,87,85); }
div.DivClassName
{
background-color: #625755;
}
.BgClassName
{
background-color: #625755;
}
</style>
border-color css
<style>
span { border-color: #625755; }
span { border-color: rgb(98,87,85); }
td.TdClassName
{
border-color: #625755;
}
.TagClassName
{
border-color: #625755;
}
</style>