Shades of Lynch #637886
Tints of Lynch #637886
RGB
CMYK
RGB Variations
Color information
#637886 (or 0x637886) is known color: Lynch. HEX triplet: 63, 78 and 86. RGB value is (99,120,134). Sum of RGB (Red+Green+Blue) = 99+120+134=353 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.05% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #637886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637886 is #9C8779. Grayscale: #737373. Windows color (decimal): -10258298 or 8812643. OLE color: 8812643.
HSL color Cylindrical-coordinate representation of color #637886: hue angle of 204º 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 #637886 is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 120 | 134 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.47 |
| HSL | 204º | 0.15% | 0.46% | - |
| HSV(B) | 204º | 0.26% | 0.53% | - |
| XYZ | 16.17 | 17.81 | 25.14 | - |
| YUV | 115.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 120 | 134 | 0.26 | 0.10 | 0 | 0.47 | 204 | 0.15 | 0.46 |
| Hex | 63 | 78 | 86 | 1A | A | 0 | 2F | CC | F | 2E |
| Octal | 143 | 170 | 206 | 32 | 12 | 0 | 57 | 314 | 17 | 56 |
| Binary | 1100011 | 1111000 | 10000110 | 11010 | 1010 | 0 | 101111 | 11001100 | 1111 | 101110 |
Color Harmonies of #637886
Complementary color
Monochromatic Colors of #637886
Black with #637886
Text Example
Text Example
White with #637886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637886; }
p { color: rgb(99,120,134); }
H1.HeaderClassName
{
color: #637886;
}
.AnyTagClassName
{
color: #637886;
}
</style>
background-color css
<style>
a { background-color: #637886; }
a { background-color: rgb(99,120,134); }
div.DivClassName
{
background-color: #637886;
}
.BgClassName
{
background-color: #637886;
}
</style>
border-color css
<style>
span { border-color: #637886; }
span { border-color: rgb(99,120,134); }
td.TdClassName
{
border-color: #637886;
}
.TagClassName
{
border-color: #637886;
}
</style>