Shades of Lynch #667688
Tints of Lynch #667688
RGB
CMYK
RGB Variations
Color information
#667688 (or 0x667688) is known color: Lynch. HEX triplet: 66, 76 and 88. RGB value is (102,118,136). Sum of RGB (Red+Green+Blue) = 102+118+136=356 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.65% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 136 (53.52% from 255 or 38.20% from 356); Max value from RGB is 136 - color contains mainly: blue. Hex color #667688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667688 is #998977. Grayscale: #737373. Windows color (decimal): -10062200 or 8943206. OLE color: 8943206.
HSL color Cylindrical-coordinate representation of color #667688: hue angle of 211.76º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #667688 is Cyan = 0.25, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 118 | 136 | - |
| CMYK | 0.25 | 0.13 | 0 | 0.47 |
| HSL | 211.76º | 0.14% | 0.47% | - |
| HSV(B) | 211.76º | 0.25% | 0.53% | - |
| XYZ | 16.4 | 17.56 | 25.82 | - |
| YUV | 115.27 | 139.7 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 136 | 0.25 | 0.13 | 0 | 0.47 | 211.76 | 0.14 | 0.47 |
| Hex | 66 | 76 | 88 | 19 | D | 0 | 2F | D4 | E | 2F |
| Octal | 146 | 166 | 210 | 31 | 15 | 0 | 57 | 324 | 16 | 57 |
| Binary | 1100110 | 1110110 | 10001000 | 11001 | 1101 | 0 | 101111 | 11010100 | 1110 | 101111 |
Color Harmonies of #667688
Complementary color
Monochromatic Colors of #667688
Black with #667688
Text Example
Text Example
White with #667688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667688; }
p { color: rgb(102,118,136); }
H1.HeaderClassName
{
color: #667688;
}
.AnyTagClassName
{
color: #667688;
}
</style>
background-color css
<style>
a { background-color: #667688; }
a { background-color: rgb(102,118,136); }
div.DivClassName
{
background-color: #667688;
}
.BgClassName
{
background-color: #667688;
}
</style>
border-color css
<style>
span { border-color: #667688; }
span { border-color: rgb(102,118,136); }
td.TdClassName
{
border-color: #667688;
}
.TagClassName
{
border-color: #667688;
}
</style>