Shades of Lynch #627784
Tints of Lynch #627784
RGB
CMYK
RGB Variations
Color information
#627784 (or 0x627784) is known color: Lynch. HEX triplet: 62, 77 and 84. RGB value is (98,119,132). Sum of RGB (Red+Green+Blue) = 98+119+132=349 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.08% from 349); Green value is 119 (46.88% from 255 or 34.10% from 349); Blue value is 132 (51.95% from 255 or 37.82% from 349); Max value from RGB is 132 - color contains mainly: blue. Hex color #627784 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627784 is #9D887B. Grayscale: #727272. Windows color (decimal): -10324092 or 8681314. OLE color: 8681314.
HSL color Cylindrical-coordinate representation of color #627784: hue angle of 202.94º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #627784 is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 119 | 132 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.48 |
| HSL | 202.94º | 0.15% | 0.45% | - |
| HSV(B) | 202.94º | 0.26% | 0.52% | - |
| XYZ | 15.8 | 17.46 | 24.37 | - |
| YUV | 114.2 | 138.04 | 116.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 132 | 0.26 | 0.10 | 0 | 0.48 | 202.94 | 0.15 | 0.45 |
| Hex | 62 | 77 | 84 | 1A | A | 0 | 30 | CB | F | 2D |
| Octal | 142 | 167 | 204 | 32 | 12 | 0 | 60 | 313 | 17 | 55 |
| Binary | 1100010 | 1110111 | 10000100 | 11010 | 1010 | 0 | 110000 | 11001011 | 1111 | 101101 |
Color Harmonies of #627784
Complementary color
Monochromatic Colors of #627784
Black with #627784
Text Example
Text Example
White with #627784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627784; }
p { color: rgb(98,119,132); }
H1.HeaderClassName
{
color: #627784;
}
.AnyTagClassName
{
color: #627784;
}
</style>
background-color css
<style>
a { background-color: #627784; }
a { background-color: rgb(98,119,132); }
div.DivClassName
{
background-color: #627784;
}
.BgClassName
{
background-color: #627784;
}
</style>
border-color css
<style>
span { border-color: #627784; }
span { border-color: rgb(98,119,132); }
td.TdClassName
{
border-color: #627784;
}
.TagClassName
{
border-color: #627784;
}
</style>