Shades of Lynch #627582
Tints of Lynch #627582
RGB
CMYK
RGB Variations
Color information
#627582 (or 0x627582) is known color: Lynch. HEX triplet: 62, 75 and 82. RGB value is (98,117,130). Sum of RGB (Red+Green+Blue) = 98+117+130=345 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.41% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 130 (51.17% from 255 or 37.68% from 345); Max value from RGB is 130 - color contains mainly: blue. Hex color #627582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627582 is #9D8A7D. Grayscale: #707070. Windows color (decimal): -10324606 or 8549730. OLE color: 8549730.
HSL color Cylindrical-coordinate representation of color #627582: hue angle of 204.38º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #627582 is Cyan = 0.25, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 117 | 130 | - |
| CMYK | 0.25 | 0.1 | 0 | 0.49 |
| HSL | 204.38º | 0.14% | 0.45% | - |
| HSV(B) | 204.38º | 0.25% | 0.51% | - |
| XYZ | 15.43 | 16.93 | 23.57 | - |
| YUV | 112.8 | 137.71 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 130 | 0.25 | 0.1 | 0 | 0.49 | 204.38 | 0.14 | 0.45 |
| Hex | 62 | 75 | 82 | 19 | A | 0 | 31 | CC | E | 2D |
| Octal | 142 | 165 | 202 | 31 | 12 | 0 | 61 | 314 | 16 | 55 |
| Binary | 1100010 | 1110101 | 10000010 | 11001 | 1010 | 0 | 110001 | 11001100 | 1110 | 101101 |
Color Harmonies of #627582
Complementary color
Monochromatic Colors of #627582
Black with #627582
Text Example
Text Example
White with #627582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627582; }
p { color: rgb(98,117,130); }
H1.HeaderClassName
{
color: #627582;
}
.AnyTagClassName
{
color: #627582;
}
</style>
background-color css
<style>
a { background-color: #627582; }
a { background-color: rgb(98,117,130); }
div.DivClassName
{
background-color: #627582;
}
.BgClassName
{
background-color: #627582;
}
</style>
border-color css
<style>
span { border-color: #627582; }
span { border-color: rgb(98,117,130); }
td.TdClassName
{
border-color: #627582;
}
.TagClassName
{
border-color: #627582;
}
</style>