Shades of Lynch #657584
Tints of Lynch #657584
RGB
CMYK
RGB Variations
Color information
#657584 (or 0x657584) is known color: Lynch. HEX triplet: 65, 75 and 84. RGB value is (101,117,132). Sum of RGB (Red+Green+Blue) = 101+117+132=350 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.86% from 350); Green value is 117 (46.09% from 255 or 33.43% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 132 - color contains mainly: blue. Hex color #657584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657584 is #9A8A7B. Grayscale: #717171. Windows color (decimal): -10127996 or 8680805. OLE color: 8680805.
HSL color Cylindrical-coordinate representation of color #657584: hue angle of 209.03º 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 #657584 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 117 | 132 | - |
| CMYK | 0.23 | 0.11 | 0 | 0.48 |
| HSL | 209.03º | 0.13% | 0.46% | - |
| HSV(B) | 209.03º | 0.23% | 0.52% | - |
| XYZ | 15.89 | 17.16 | 24.3 | - |
| YUV | 113.93 | 138.2 | 118.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 132 | 0.23 | 0.11 | 0 | 0.48 | 209.03 | 0.13 | 0.46 |
| Hex | 65 | 75 | 84 | 17 | B | 0 | 30 | D1 | D | 2E |
| Octal | 145 | 165 | 204 | 27 | 13 | 0 | 60 | 321 | 15 | 56 |
| Binary | 1100101 | 1110101 | 10000100 | 10111 | 1011 | 0 | 110000 | 11010001 | 1101 | 101110 |
Color Harmonies of #657584
Complementary color
Monochromatic Colors of #657584
Black with #657584
Text Example
Text Example
White with #657584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657584; }
p { color: rgb(101,117,132); }
H1.HeaderClassName
{
color: #657584;
}
.AnyTagClassName
{
color: #657584;
}
</style>
background-color css
<style>
a { background-color: #657584; }
a { background-color: rgb(101,117,132); }
div.DivClassName
{
background-color: #657584;
}
.BgClassName
{
background-color: #657584;
}
</style>
border-color css
<style>
span { border-color: #657584; }
span { border-color: rgb(101,117,132); }
td.TdClassName
{
border-color: #657584;
}
.TagClassName
{
border-color: #657584;
}
</style>