Shades of Lynch #627786
Tints of Lynch #627786
RGB
CMYK
RGB Variations
Color information
#627786 (or 0x627786) is known color: Lynch. HEX triplet: 62, 77 and 86. RGB value is (98,119,134). Sum of RGB (Red+Green+Blue) = 98+119+134=351 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.92% from 351); Green value is 119 (46.88% from 255 or 33.90% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 134 - color contains mainly: blue. Hex color #627786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627786 is #9D8879. Grayscale: #727272. Windows color (decimal): -10324090 or 8812386. OLE color: 8812386.
HSL color Cylindrical-coordinate representation of color #627786: hue angle of 205º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #627786 is Cyan = 0.27, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 119 | 134 | - |
| CMYK | 0.27 | 0.11 | 0 | 0.47 |
| HSL | 205º | 0.16% | 0.45% | - |
| HSV(B) | 205º | 0.27% | 0.53% | - |
| XYZ | 15.94 | 17.51 | 25.09 | - |
| YUV | 114.43 | 139.04 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 134 | 0.27 | 0.11 | 0 | 0.47 | 205 | 0.16 | 0.45 |
| Hex | 62 | 77 | 86 | 1B | B | 0 | 2F | CD | 10 | 2D |
| Octal | 142 | 167 | 206 | 33 | 13 | 0 | 57 | 315 | 20 | 55 |
| Binary | 1100010 | 1110111 | 10000110 | 11011 | 1011 | 0 | 101111 | 11001101 | 10000 | 101101 |
Color Harmonies of #627786
Complementary color
Monochromatic Colors of #627786
Black with #627786
Text Example
Text Example
White with #627786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627786; }
p { color: rgb(98,119,134); }
H1.HeaderClassName
{
color: #627786;
}
.AnyTagClassName
{
color: #627786;
}
</style>
background-color css
<style>
a { background-color: #627786; }
a { background-color: rgb(98,119,134); }
div.DivClassName
{
background-color: #627786;
}
.BgClassName
{
background-color: #627786;
}
</style>
border-color css
<style>
span { border-color: #627786; }
span { border-color: rgb(98,119,134); }
td.TdClassName
{
border-color: #627786;
}
.TagClassName
{
border-color: #627786;
}
</style>