Shades of Lynch #637485
Tints of Lynch #637485
RGB
CMYK
RGB Variations
Color information
#637485 (or 0x637485) is known color: Lynch. HEX triplet: 63, 74 and 85. RGB value is (99,116,133). Sum of RGB (Red+Green+Blue) = 99+116+133=348 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.45% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 133 - color contains mainly: blue. Hex color #637485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637485 is #9C8B7A. Grayscale: #707070. Windows color (decimal): -10259323 or 8746083. OLE color: 8746083.
HSL color Cylindrical-coordinate representation of color #637485: hue angle of 210º 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 #637485 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 116 | 133 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.48 |
| HSL | 210º | 0.15% | 0.45% | - |
| HSV(B) | 210º | 0.26% | 0.52% | - |
| XYZ | 15.62 | 16.84 | 24.62 | - |
| YUV | 112.86 | 139.37 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 133 | 0.26 | 0.13 | 0 | 0.48 | 210 | 0.15 | 0.45 |
| Hex | 63 | 74 | 85 | 1A | D | 0 | 30 | D2 | F | 2D |
| Octal | 143 | 164 | 205 | 32 | 15 | 0 | 60 | 322 | 17 | 55 |
| Binary | 1100011 | 1110100 | 10000101 | 11010 | 1101 | 0 | 110000 | 11010010 | 1111 | 101101 |
Color Harmonies of #637485
Complementary color
Monochromatic Colors of #637485
Black with #637485
Text Example
Text Example
White with #637485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637485; }
p { color: rgb(99,116,133); }
H1.HeaderClassName
{
color: #637485;
}
.AnyTagClassName
{
color: #637485;
}
</style>
background-color css
<style>
a { background-color: #637485; }
a { background-color: rgb(99,116,133); }
div.DivClassName
{
background-color: #637485;
}
.BgClassName
{
background-color: #637485;
}
</style>
border-color css
<style>
span { border-color: #637485; }
span { border-color: rgb(99,116,133); }
td.TdClassName
{
border-color: #637485;
}
.TagClassName
{
border-color: #637485;
}
</style>