Shades of Lynch #627788
Tints of Lynch #627788
RGB
CMYK
RGB Variations
Color information
#627788 (or 0x627788) is known color: Lynch. HEX triplet: 62, 77 and 88. RGB value is (98,119,136). Sum of RGB (Red+Green+Blue) = 98+119+136=353 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.76% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 136 (53.52% from 255 or 38.53% from 353); Max value from RGB is 136 - color contains mainly: blue. Hex color #627788 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627788 is #9D8877. Grayscale: #727272. Windows color (decimal): -10324088 or 8943458. OLE color: 8943458.
HSL color Cylindrical-coordinate representation of color #627788: hue angle of 206.84º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #627788 is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 119 | 136 | - |
| CMYK | 0.28 | 0.12 | 0 | 0.47 |
| HSL | 206.84º | 0.16% | 0.46% | - |
| HSV(B) | 206.84º | 0.28% | 0.53% | - |
| XYZ | 16.08 | 17.57 | 25.84 | - |
| YUV | 114.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 136 | 0.28 | 0.12 | 0 | 0.47 | 206.84 | 0.16 | 0.46 |
| Hex | 62 | 77 | 88 | 1C | C | 0 | 2F | CF | 10 | 2E |
| Octal | 142 | 167 | 210 | 34 | 14 | 0 | 57 | 317 | 20 | 56 |
| Binary | 1100010 | 1110111 | 10001000 | 11100 | 1100 | 0 | 101111 | 11001111 | 10000 | 101110 |
Color Harmonies of #627788
Complementary color
Monochromatic Colors of #627788
Black with #627788
Text Example
Text Example
White with #627788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627788; }
p { color: rgb(98,119,136); }
H1.HeaderClassName
{
color: #627788;
}
.AnyTagClassName
{
color: #627788;
}
</style>
background-color css
<style>
a { background-color: #627788; }
a { background-color: rgb(98,119,136); }
div.DivClassName
{
background-color: #627788;
}
.BgClassName
{
background-color: #627788;
}
</style>
border-color css
<style>
span { border-color: #627788; }
span { border-color: rgb(98,119,136); }
td.TdClassName
{
border-color: #627788;
}
.TagClassName
{
border-color: #627788;
}
</style>