Shades of Lynch #637486
Tints of Lynch #637486
RGB
CMYK
RGB Variations
Color information
#637486 (or 0x637486) is known color: Lynch. HEX triplet: 63, 74 and 86. RGB value is (99,116,134). Sum of RGB (Red+Green+Blue) = 99+116+134=349 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.37% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 134 (52.73% from 255 or 38.40% from 349); Max value from RGB is 134 - color contains mainly: blue. Hex color #637486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637486 is #9C8B79. Grayscale: #707070. Windows color (decimal): -10259322 or 8811619. OLE color: 8811619.
HSL color Cylindrical-coordinate representation of color #637486: hue angle of 210.86º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #637486 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 116 | 134 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.47 |
| HSL | 210.86º | 0.15% | 0.46% | - |
| HSV(B) | 210.86º | 0.26% | 0.53% | - |
| XYZ | 15.69 | 16.86 | 24.98 | - |
| YUV | 112.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 134 | 0.26 | 0.13 | 0 | 0.47 | 210.86 | 0.15 | 0.46 |
| Hex | 63 | 74 | 86 | 1A | D | 0 | 2F | D3 | F | 2E |
| Octal | 143 | 164 | 206 | 32 | 15 | 0 | 57 | 323 | 17 | 56 |
| Binary | 1100011 | 1110100 | 10000110 | 11010 | 1101 | 0 | 101111 | 11010011 | 1111 | 101110 |
Color Harmonies of #637486
Complementary color
Monochromatic Colors of #637486
Black with #637486
Text Example
Text Example
White with #637486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637486; }
p { color: rgb(99,116,134); }
H1.HeaderClassName
{
color: #637486;
}
.AnyTagClassName
{
color: #637486;
}
</style>
background-color css
<style>
a { background-color: #637486; }
a { background-color: rgb(99,116,134); }
div.DivClassName
{
background-color: #637486;
}
.BgClassName
{
background-color: #637486;
}
</style>
border-color css
<style>
span { border-color: #637486; }
span { border-color: rgb(99,116,134); }
td.TdClassName
{
border-color: #637486;
}
.TagClassName
{
border-color: #637486;
}
</style>