Shades of Lynch #627380
Tints of Lynch #627380
RGB
CMYK
RGB Variations
Color information
#627380 (or 0x627380) is known color: Lynch. HEX triplet: 62, 73 and 80. RGB value is (98,115,128). Sum of RGB (Red+Green+Blue) = 98+115+128=341 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.74% from 341); Green value is 115 (45.31% from 255 or 33.72% from 341); Blue value is 128 (50.39% from 255 or 37.54% from 341); Max value from RGB is 128 - color contains mainly: blue. Hex color #627380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627380 is #9D8C7F. Grayscale: #6F6F6F. Windows color (decimal): -10325120 or 8418146. OLE color: 8418146.
HSL color Cylindrical-coordinate representation of color #627380: hue angle of 206º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #627380 is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 115 | 128 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.50 |
| HSL | 206º | 0.13% | 0.44% | - |
| HSV(B) | 206º | 0.23% | 0.5% | - |
| XYZ | 15.06 | 16.42 | 22.8 | - |
| YUV | 111.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 128 | 0.23 | 0.10 | 0 | 0.50 | 206 | 0.13 | 0.44 |
| Hex | 62 | 73 | 80 | 17 | A | 0 | 32 | CE | D | 2C |
| Octal | 142 | 163 | 200 | 27 | 12 | 0 | 62 | 316 | 15 | 54 |
| Binary | 1100010 | 1110011 | 10000000 | 10111 | 1010 | 0 | 110010 | 11001110 | 1101 | 101100 |
Color Harmonies of #627380
Complementary color
Monochromatic Colors of #627380
Black with #627380
Text Example
Text Example
White with #627380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627380; }
p { color: rgb(98,115,128); }
H1.HeaderClassName
{
color: #627380;
}
.AnyTagClassName
{
color: #627380;
}
</style>
background-color css
<style>
a { background-color: #627380; }
a { background-color: rgb(98,115,128); }
div.DivClassName
{
background-color: #627380;
}
.BgClassName
{
background-color: #627380;
}
</style>
border-color css
<style>
span { border-color: #627380; }
span { border-color: rgb(98,115,128); }
td.TdClassName
{
border-color: #627380;
}
.TagClassName
{
border-color: #627380;
}
</style>