Shades of Lynch #627990
Tints of Lynch #627990
RGB
CMYK
RGB Variations
Color information
#627990 (or 0x627990) is known color: Lynch. HEX triplet: 62, 79 and 90. RGB value is (98,121,144). Sum of RGB (Red+Green+Blue) = 98+121+144=363 (48% of max value = 765). Red value is 98 (38.67% from 255 or 27.00% from 363); Green value is 121 (47.66% from 255 or 33.33% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 144 - color contains mainly: blue. Hex color #627990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627990 is #9D866F. Grayscale: #747474. Windows color (decimal): -10323568 or 9468258. OLE color: 9468258.
HSL color Cylindrical-coordinate representation of color #627990: hue angle of 210º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #627990 is Cyan = 0.32, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 121 | 144 | - |
| CMYK | 0.32 | 0.16 | 0 | 0.44 |
| HSL | 210º | 0.19% | 0.47% | - |
| HSV(B) | 210º | 0.32% | 0.56% | - |
| XYZ | 16.91 | 18.29 | 29.02 | - |
| YUV | 116.75 | 143.38 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 121 | 144 | 0.32 | 0.16 | 0 | 0.44 | 210 | 0.19 | 0.47 |
| Hex | 62 | 79 | 90 | 20 | 10 | 0 | 2C | D2 | 13 | 2F |
| Octal | 142 | 171 | 220 | 40 | 20 | 0 | 54 | 322 | 23 | 57 |
| Binary | 1100010 | 1111001 | 10010000 | 100000 | 10000 | 0 | 101100 | 11010010 | 10011 | 101111 |
Color Harmonies of #627990
Complementary color
Monochromatic Colors of #627990
Black with #627990
Text Example
Text Example
White with #627990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627990; }
p { color: rgb(98,121,144); }
H1.HeaderClassName
{
color: #627990;
}
.AnyTagClassName
{
color: #627990;
}
</style>
background-color css
<style>
a { background-color: #627990; }
a { background-color: rgb(98,121,144); }
div.DivClassName
{
background-color: #627990;
}
.BgClassName
{
background-color: #627990;
}
</style>
border-color css
<style>
span { border-color: #627990; }
span { border-color: rgb(98,121,144); }
td.TdClassName
{
border-color: #627990;
}
.TagClassName
{
border-color: #627990;
}
</style>