Shades of Lynch #667584
Tints of Lynch #667584
RGB
CMYK
RGB Variations
Color information
#667584 (or 0x667584) is known color: Lynch. HEX triplet: 66, 75 and 84. RGB value is (102,117,132). Sum of RGB (Red+Green+Blue) = 102+117+132=351 (46% of max value = 765). Red value is 102 (40.23% from 255 or 29.06% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 132 - color contains mainly: blue. Hex color #667584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667584 is #998A7B. Grayscale: #727272. Windows color (decimal): -10062460 or 8680806. OLE color: 8680806.
HSL color Cylindrical-coordinate representation of color #667584: hue angle of 210º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #667584 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 117 | 132 | - |
| CMYK | 0.23 | 0.11 | 0 | 0.48 |
| HSL | 210º | 0.13% | 0.46% | - |
| HSV(B) | 210º | 0.23% | 0.52% | - |
| XYZ | 16.01 | 17.21 | 24.31 | - |
| YUV | 114.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 132 | 0.23 | 0.11 | 0 | 0.48 | 210 | 0.13 | 0.46 |
| Hex | 66 | 75 | 84 | 17 | B | 0 | 30 | D2 | D | 2E |
| Octal | 146 | 165 | 204 | 27 | 13 | 0 | 60 | 322 | 15 | 56 |
| Binary | 1100110 | 1110101 | 10000100 | 10111 | 1011 | 0 | 110000 | 11010010 | 1101 | 101110 |
Color Harmonies of #667584
Complementary color
Monochromatic Colors of #667584
Black with #667584
Text Example
Text Example
White with #667584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667584; }
p { color: rgb(102,117,132); }
H1.HeaderClassName
{
color: #667584;
}
.AnyTagClassName
{
color: #667584;
}
</style>
background-color css
<style>
a { background-color: #667584; }
a { background-color: rgb(102,117,132); }
div.DivClassName
{
background-color: #667584;
}
.BgClassName
{
background-color: #667584;
}
</style>
border-color css
<style>
span { border-color: #667584; }
span { border-color: rgb(102,117,132); }
td.TdClassName
{
border-color: #667584;
}
.TagClassName
{
border-color: #667584;
}
</style>