Shades of Lynch #667886
Tints of Lynch #667886
RGB
CMYK
RGB Variations
Color information
#667886 (or 0x667886) is known color: Lynch. HEX triplet: 66, 78 and 86. RGB value is (102,120,134). Sum of RGB (Red+Green+Blue) = 102+120+134=356 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.65% from 356); Green value is 120 (47.27% from 255 or 33.71% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 134 - color contains mainly: blue. Hex color #667886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667886 is #998779. Grayscale: #747474. Windows color (decimal): -10061690 or 8812646. OLE color: 8812646.
HSL color Cylindrical-coordinate representation of color #667886: hue angle of 206.25º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #667886 is Cyan = 0.24, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 120 | 134 | - |
| CMYK | 0.24 | 0.10 | 0 | 0.47 |
| HSL | 206.25º | 0.14% | 0.46% | - |
| HSV(B) | 206.25º | 0.24% | 0.53% | - |
| XYZ | 16.5 | 17.98 | 25.15 | - |
| YUV | 116.21 | 138.04 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 120 | 134 | 0.24 | 0.10 | 0 | 0.47 | 206.25 | 0.14 | 0.46 |
| Hex | 66 | 78 | 86 | 18 | A | 0 | 2F | CE | E | 2E |
| Octal | 146 | 170 | 206 | 30 | 12 | 0 | 57 | 316 | 16 | 56 |
| Binary | 1100110 | 1111000 | 10000110 | 11000 | 1010 | 0 | 101111 | 11001110 | 1110 | 101110 |
Color Harmonies of #667886
Complementary color
Monochromatic Colors of #667886
Black with #667886
Text Example
Text Example
White with #667886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667886; }
p { color: rgb(102,120,134); }
H1.HeaderClassName
{
color: #667886;
}
.AnyTagClassName
{
color: #667886;
}
</style>
background-color css
<style>
a { background-color: #667886; }
a { background-color: rgb(102,120,134); }
div.DivClassName
{
background-color: #667886;
}
.BgClassName
{
background-color: #667886;
}
</style>
border-color css
<style>
span { border-color: #667886; }
span { border-color: rgb(102,120,134); }
td.TdClassName
{
border-color: #667886;
}
.TagClassName
{
border-color: #667886;
}
</style>