Shades of Lynch #627586
Tints of Lynch #627586
RGB
CMYK
RGB Variations
Color information
#627586 (or 0x627586) is known color: Lynch. HEX triplet: 62, 75 and 86. RGB value is (98,117,134). Sum of RGB (Red+Green+Blue) = 98+117+134=349 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.08% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 134 (52.73% from 255 or 38.40% from 349); Max value from RGB is 134 - color contains mainly: blue. Hex color #627586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627586 is #9D8A79. Grayscale: #717171. Windows color (decimal): -10324602 or 8811874. OLE color: 8811874.
HSL color Cylindrical-coordinate representation of color #627586: hue angle of 208.33º 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 #627586 is Cyan = 0.27, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 117 | 134 | - |
| CMYK | 0.27 | 0.13 | 0 | 0.47 |
| HSL | 208.33º | 0.16% | 0.45% | - |
| HSV(B) | 208.33º | 0.27% | 0.53% | - |
| XYZ | 15.7 | 17.04 | 25.02 | - |
| YUV | 113.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 134 | 0.27 | 0.13 | 0 | 0.47 | 208.33 | 0.16 | 0.45 |
| Hex | 62 | 75 | 86 | 1B | D | 0 | 2F | D0 | 10 | 2D |
| Octal | 142 | 165 | 206 | 33 | 15 | 0 | 57 | 320 | 20 | 55 |
| Binary | 1100010 | 1110101 | 10000110 | 11011 | 1101 | 0 | 101111 | 11010000 | 10000 | 101101 |
Color Harmonies of #627586
Complementary color
Monochromatic Colors of #627586
Black with #627586
Text Example
Text Example
White with #627586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627586; }
p { color: rgb(98,117,134); }
H1.HeaderClassName
{
color: #627586;
}
.AnyTagClassName
{
color: #627586;
}
</style>
background-color css
<style>
a { background-color: #627586; }
a { background-color: rgb(98,117,134); }
div.DivClassName
{
background-color: #627586;
}
.BgClassName
{
background-color: #627586;
}
</style>
border-color css
<style>
span { border-color: #627586; }
span { border-color: rgb(98,117,134); }
td.TdClassName
{
border-color: #627586;
}
.TagClassName
{
border-color: #627586;
}
</style>