Shades of Lynch #637581
Tints of Lynch #637581
RGB
CMYK
RGB Variations
Color information
#637581 (or 0x637581) is known color: Lynch. HEX triplet: 63, 75 and 81. RGB value is (99,117,129). Sum of RGB (Red+Green+Blue) = 99+117+129=345 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.70% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 129 - color contains mainly: blue. Hex color #637581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637581 is #9C8A7E. Grayscale: #707070. Windows color (decimal): -10259071 or 8484195. OLE color: 8484195.
HSL color Cylindrical-coordinate representation of color #637581: hue angle of 204º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #637581 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 117 | 129 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.49 |
| HSL | 204º | 0.13% | 0.45% | - |
| HSV(B) | 204º | 0.23% | 0.51% | - |
| XYZ | 15.47 | 16.96 | 23.23 | - |
| YUV | 112.99 | 137.04 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 129 | 0.23 | 0.09 | 0 | 0.49 | 204 | 0.13 | 0.45 |
| Hex | 63 | 75 | 81 | 17 | 9 | 0 | 31 | CC | D | 2D |
| Octal | 143 | 165 | 201 | 27 | 11 | 0 | 61 | 314 | 15 | 55 |
| Binary | 1100011 | 1110101 | 10000001 | 10111 | 1001 | 0 | 110001 | 11001100 | 1101 | 101101 |
Color Harmonies of #637581
Complementary color
Monochromatic Colors of #637581
Black with #637581
Text Example
Text Example
White with #637581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637581; }
p { color: rgb(99,117,129); }
H1.HeaderClassName
{
color: #637581;
}
.AnyTagClassName
{
color: #637581;
}
</style>
background-color css
<style>
a { background-color: #637581; }
a { background-color: rgb(99,117,129); }
div.DivClassName
{
background-color: #637581;
}
.BgClassName
{
background-color: #637581;
}
</style>
border-color css
<style>
span { border-color: #637581; }
span { border-color: rgb(99,117,129); }
td.TdClassName
{
border-color: #637581;
}
.TagClassName
{
border-color: #637581;
}
</style>