Shades of Lynch #638195
Tints of Lynch #638195
RGB
CMYK
RGB Variations
Color information
#638195 (or 0x638195) is known color: Lynch. HEX triplet: 63, 81 and 95. RGB value is (99,129,149). Sum of RGB (Red+Green+Blue) = 99+129+149=377 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.26% from 377); Green value is 129 (50.78% from 255 or 34.22% from 377); Blue value is 149 (58.59% from 255 or 39.52% from 377); Max value from RGB is 149 - color contains mainly: blue. Hex color #638195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638195 is #9C7E6A. Grayscale: #7A7A7A. Windows color (decimal): -10255979 or 9797987. OLE color: 9797987.
HSL color Cylindrical-coordinate representation of color #638195: hue angle of 204º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #638195 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 129 | 149 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.42 |
| HSL | 204º | 0.2% | 0.49% | - |
| HSV(B) | 204º | 0.34% | 0.58% | - |
| XYZ | 18.42 | 20.52 | 31.42 | - |
| YUV | 122.31 | 143.06 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 129 | 149 | 0.34 | 0.13 | 0 | 0.42 | 204 | 0.2 | 0.49 |
| Hex | 63 | 81 | 95 | 22 | D | 0 | 2A | CC | 14 | 31 |
| Octal | 143 | 201 | 225 | 42 | 15 | 0 | 52 | 314 | 24 | 61 |
| Binary | 1100011 | 10000001 | 10010101 | 100010 | 1101 | 0 | 101010 | 11001100 | 10100 | 110001 |
Color Harmonies of #638195
Complementary color
Monochromatic Colors of #638195
Black with #638195
Text Example
Text Example
White with #638195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638195; }
p { color: rgb(99,129,149); }
H1.HeaderClassName
{
color: #638195;
}
.AnyTagClassName
{
color: #638195;
}
</style>
background-color css
<style>
a { background-color: #638195; }
a { background-color: rgb(99,129,149); }
div.DivClassName
{
background-color: #638195;
}
.BgClassName
{
background-color: #638195;
}
</style>
border-color css
<style>
span { border-color: #638195; }
span { border-color: rgb(99,129,149); }
td.TdClassName
{
border-color: #638195;
}
.TagClassName
{
border-color: #638195;
}
</style>