Shades of Congo Brown #625553
Tints of Congo Brown #625553
RGB
CMYK
RGB Variations
Color information
#625553 (or 0x625553) is known color: Congo Brown. HEX triplet: 62, 55 and 53. RGB value is (98,85,83). Sum of RGB (Red+Green+Blue) = 98+85+83=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 85 (33.59% from 255 or 31.95% from 266); Blue value is 83 (32.81% from 255 or 31.20% from 266); Max value from RGB is 98 - color contains mainly: red. Hex color #625553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625553 is #9DAAAC. Grayscale: #585858. Windows color (decimal): -10332845 or 5461346. OLE color: 5461346.
HSL color Cylindrical-coordinate representation of color #625553: hue angle of 8º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625553 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 83 | - |
| CMYK | 0 | 0.13 | 0.15 | 0.62 |
| HSL | 8º | 0.08% | 0.35% | - |
| HSV(B) | 8º | 0.15% | 0.38% | - |
| XYZ | 9.85 | 9.72 | 9.54 | - |
| YUV | 88.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 83 | 0 | 0.13 | 0.15 | 0.62 | 8 | 0.08 | 0.35 |
| Hex | 62 | 55 | 53 | 0 | D | F | 3E | 8 | 8 | 23 |
| Octal | 142 | 125 | 123 | 0 | 15 | 17 | 76 | 10 | 10 | 43 |
| Binary | 1100010 | 1010101 | 1010011 | 0 | 1101 | 1111 | 111110 | 1000 | 1000 | 100011 |
Color Harmonies of #625553
Complementary color
Monochromatic Colors of #625553
Black with #625553
Text Example
Text Example
White with #625553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625553; }
p { color: rgb(98,85,83); }
H1.HeaderClassName
{
color: #625553;
}
.AnyTagClassName
{
color: #625553;
}
</style>
background-color css
<style>
a { background-color: #625553; }
a { background-color: rgb(98,85,83); }
div.DivClassName
{
background-color: #625553;
}
.BgClassName
{
background-color: #625553;
}
</style>
border-color css
<style>
span { border-color: #625553; }
span { border-color: rgb(98,85,83); }
td.TdClassName
{
border-color: #625553;
}
.TagClassName
{
border-color: #625553;
}
</style>