Shades of Lynch #627688
Tints of Lynch #627688
RGB
CMYK
RGB Variations
Color information
#627688 (or 0x627688) is known color: Lynch. HEX triplet: 62, 76 and 88. RGB value is (98,118,136). Sum of RGB (Red+Green+Blue) = 98+118+136=352 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.84% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #627688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627688 is #9D8977. Grayscale: #717171. Windows color (decimal): -10324344 or 8943202. OLE color: 8943202.
HSL color Cylindrical-coordinate representation of color #627688: hue angle of 208.42º 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 #627688 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 118 | 136 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.47 |
| HSL | 208.42º | 0.16% | 0.46% | - |
| HSV(B) | 208.42º | 0.28% | 0.53% | - |
| XYZ | 15.96 | 17.33 | 25.8 | - |
| YUV | 114.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 136 | 0.28 | 0.13 | 0 | 0.47 | 208.42 | 0.16 | 0.46 |
| Hex | 62 | 76 | 88 | 1C | D | 0 | 2F | D0 | 10 | 2E |
| Octal | 142 | 166 | 210 | 34 | 15 | 0 | 57 | 320 | 20 | 56 |
| Binary | 1100010 | 1110110 | 10001000 | 11100 | 1101 | 0 | 101111 | 11010000 | 10000 | 101110 |
Color Harmonies of #627688
Complementary color
Monochromatic Colors of #627688
Black with #627688
Text Example
Text Example
White with #627688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627688; }
p { color: rgb(98,118,136); }
H1.HeaderClassName
{
color: #627688;
}
.AnyTagClassName
{
color: #627688;
}
</style>
background-color css
<style>
a { background-color: #627688; }
a { background-color: rgb(98,118,136); }
div.DivClassName
{
background-color: #627688;
}
.BgClassName
{
background-color: #627688;
}
</style>
border-color css
<style>
span { border-color: #627688; }
span { border-color: rgb(98,118,136); }
td.TdClassName
{
border-color: #627688;
}
.TagClassName
{
border-color: #627688;
}
</style>