Shades of Lynch #668291
Tints of Lynch #668291
RGB
CMYK
RGB Variations
Color information
#668291 (or 0x668291) is known color: Lynch. HEX triplet: 66, 82 and 91. RGB value is (102,130,145). Sum of RGB (Red+Green+Blue) = 102+130+145=377 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.06% from 377); Green value is 130 (51.17% from 255 or 34.48% from 377); Blue value is 145 (57.03% from 255 or 38.46% from 377); Max value from RGB is 145 - color contains mainly: blue. Hex color #668291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668291 is #997D6E. Grayscale: #7B7B7B. Windows color (decimal): -10059119 or 9536102. OLE color: 9536102.
HSL color Cylindrical-coordinate representation of color #668291: hue angle of 200.93º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #668291 is Cyan = 0.30, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 130 | 145 | - |
| CMYK | 0.30 | 0.10 | 0 | 0.43 |
| HSL | 200.93º | 0.17% | 0.48% | - |
| HSV(B) | 200.93º | 0.3% | 0.57% | - |
| XYZ | 18.57 | 20.83 | 29.83 | - |
| YUV | 123.34 | 140.22 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 130 | 145 | 0.30 | 0.10 | 0 | 0.43 | 200.93 | 0.17 | 0.48 |
| Hex | 66 | 82 | 91 | 1E | A | 0 | 2B | C9 | 11 | 30 |
| Octal | 146 | 202 | 221 | 36 | 12 | 0 | 53 | 311 | 21 | 60 |
| Binary | 1100110 | 10000010 | 10010001 | 11110 | 1010 | 0 | 101011 | 11001001 | 10001 | 110000 |
Color Harmonies of #668291
Complementary color
Monochromatic Colors of #668291
Black with #668291
Text Example
Text Example
White with #668291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668291; }
p { color: rgb(102,130,145); }
H1.HeaderClassName
{
color: #668291;
}
.AnyTagClassName
{
color: #668291;
}
</style>
background-color css
<style>
a { background-color: #668291; }
a { background-color: rgb(102,130,145); }
div.DivClassName
{
background-color: #668291;
}
.BgClassName
{
background-color: #668291;
}
</style>
border-color css
<style>
span { border-color: #668291; }
span { border-color: rgb(102,130,145); }
td.TdClassName
{
border-color: #668291;
}
.TagClassName
{
border-color: #668291;
}
</style>