Shades of Lynch #637380
Tints of Lynch #637380
RGB
CMYK
RGB Variations
Color information
#637380 (or 0x637380) is known color: Lynch. HEX triplet: 63, 73 and 80. RGB value is (99,115,128). Sum of RGB (Red+Green+Blue) = 99+115+128=342 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.95% from 342); Green value is 115 (45.31% from 255 or 33.63% from 342); Blue value is 128 (50.39% from 255 or 37.43% from 342); Max value from RGB is 128 - color contains mainly: blue. Hex color #637380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637380 is #9C8C7F. Grayscale: #6F6F6F. Windows color (decimal): -10259584 or 8418147. OLE color: 8418147.
HSL color Cylindrical-coordinate representation of color #637380: hue angle of 206.9º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #637380 is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 99 | 115 | 128 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.50 |
| HSL | 206.9º | 0.13% | 0.45% | - |
| HSV(B) | 206.9º | 0.23% | 0.5% | - |
| XYZ | 15.17 | 16.47 | 22.8 | - |
| YUV | 111.7 | 137.2 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 128 | 0.23 | 0.10 | 0 | 0.50 | 206.9 | 0.13 | 0.45 |
| Hex | 63 | 73 | 80 | 17 | A | 0 | 32 | CF | D | 2D |
| Octal | 143 | 163 | 200 | 27 | 12 | 0 | 62 | 317 | 15 | 55 |
| Binary | 1100011 | 1110011 | 10000000 | 10111 | 1010 | 0 | 110010 | 11001111 | 1101 | 101101 |
Color Harmonies of #637380
Complementary color
Monochromatic Colors of #637380
Black with #637380
Text Example
Text Example
White with #637380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637380; }
p { color: rgb(99,115,128); }
H1.HeaderClassName
{
color: #637380;
}
.AnyTagClassName
{
color: #637380;
}
</style>
background-color css
<style>
a { background-color: #637380; }
a { background-color: rgb(99,115,128); }
div.DivClassName
{
background-color: #637380;
}
.BgClassName
{
background-color: #637380;
}
</style>
border-color css
<style>
span { border-color: #637380; }
span { border-color: rgb(99,115,128); }
td.TdClassName
{
border-color: #637380;
}
.TagClassName
{
border-color: #637380;
}
</style>