Shades of Congo Brown #625452
Tints of Congo Brown #625452
RGB
CMYK
RGB Variations
Color information
#625452 (or 0x625452) is known color: Congo Brown. HEX triplet: 62, 54 and 52. RGB value is (98,84,82). Sum of RGB (Red+Green+Blue) = 98+84+82=264 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.12% from 264); Green value is 84 (33.20% from 255 or 31.82% from 264); Blue value is 82 (32.42% from 255 or 31.06% from 264); Max value from RGB is 98 - color contains mainly: red. Hex color #625452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625452 is #9DABAD. Grayscale: #575757. Windows color (decimal): -10333102 or 5395554. OLE color: 5395554.
HSL color Cylindrical-coordinate representation of color #625452: hue angle of 7.5º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #625452 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 82 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.62 |
| HSL | 7.5º | 0.09% | 0.35% | - |
| HSV(B) | 7.5º | 0.16% | 0.38% | - |
| XYZ | 9.73 | 9.55 | 9.31 | - |
| YUV | 87.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 82 | 0 | 0.14 | 0.16 | 0.62 | 7.5 | 0.09 | 0.35 |
| Hex | 62 | 54 | 52 | 0 | E | 10 | 3E | 8 | 9 | 23 |
| Octal | 142 | 124 | 122 | 0 | 16 | 20 | 76 | 10 | 11 | 43 |
| Binary | 1100010 | 1010100 | 1010010 | 0 | 1110 | 10000 | 111110 | 1000 | 1001 | 100011 |
Color Harmonies of #625452
Complementary color
Monochromatic Colors of #625452
Black with #625452
Text Example
Text Example
White with #625452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625452; }
p { color: rgb(98,84,82); }
H1.HeaderClassName
{
color: #625452;
}
.AnyTagClassName
{
color: #625452;
}
</style>
background-color css
<style>
a { background-color: #625452; }
a { background-color: rgb(98,84,82); }
div.DivClassName
{
background-color: #625452;
}
.BgClassName
{
background-color: #625452;
}
</style>
border-color css
<style>
span { border-color: #625452; }
span { border-color: rgb(98,84,82); }
td.TdClassName
{
border-color: #625452;
}
.TagClassName
{
border-color: #625452;
}
</style>