Shades of Lynch #628092
Tints of Lynch #628092
RGB
CMYK
RGB Variations
Color information
#628092 (or 0x628092) is known color: Lynch. HEX triplet: 62, 80 and 92. RGB value is (98,128,146). Sum of RGB (Red+Green+Blue) = 98+128+146=372 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.34% from 372); Green value is 128 (50.39% from 255 or 34.41% from 372); Blue value is 146 (57.42% from 255 or 39.25% from 372); Max value from RGB is 146 - color contains mainly: blue. Hex color #628092 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628092 is #9D7F6D. Grayscale: #787878. Windows color (decimal): -10321774 or 9601122. OLE color: 9601122.
HSL color Cylindrical-coordinate representation of color #628092: hue angle of 202.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #628092 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 128 | 146 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.43 |
| HSL | 202.5º | 0.2% | 0.48% | - |
| HSV(B) | 202.5º | 0.33% | 0.57% | - |
| XYZ | 17.94 | 20.11 | 30.13 | - |
| YUV | 121.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 128 | 146 | 0.33 | 0.12 | 0 | 0.43 | 202.5 | 0.2 | 0.48 |
| Hex | 62 | 80 | 92 | 21 | C | 0 | 2B | CA | 14 | 30 |
| Octal | 142 | 200 | 222 | 41 | 14 | 0 | 53 | 312 | 24 | 60 |
| Binary | 1100010 | 10000000 | 10010010 | 100001 | 1100 | 0 | 101011 | 11001010 | 10100 | 110000 |
Color Harmonies of #628092
Complementary color
Monochromatic Colors of #628092
Black with #628092
Text Example
Text Example
White with #628092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628092; }
p { color: rgb(98,128,146); }
H1.HeaderClassName
{
color: #628092;
}
.AnyTagClassName
{
color: #628092;
}
</style>
background-color css
<style>
a { background-color: #628092; }
a { background-color: rgb(98,128,146); }
div.DivClassName
{
background-color: #628092;
}
.BgClassName
{
background-color: #628092;
}
</style>
border-color css
<style>
span { border-color: #628092; }
span { border-color: rgb(98,128,146); }
td.TdClassName
{
border-color: #628092;
}
.TagClassName
{
border-color: #628092;
}
</style>