Shades of Lynch #657582
Tints of Lynch #657582
RGB
CMYK
RGB Variations
Color information
#657582 (or 0x657582) is known color: Lynch. HEX triplet: 65, 75 and 82. RGB value is (101,117,130). Sum of RGB (Red+Green+Blue) = 101+117+130=348 (46% of max value = 765). Red value is 101 (39.84% from 255 or 29.02% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 130 (51.17% from 255 or 37.36% from 348); Max value from RGB is 130 - color contains mainly: blue. Hex color #657582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657582 is #9A8A7D. Grayscale: #717171. Windows color (decimal): -10127998 or 8549733. OLE color: 8549733.
HSL color Cylindrical-coordinate representation of color #657582: hue angle of 206.9º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #657582 is Cyan = 0.22, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 117 | 130 | - |
| CMYK | 0.22 | 0.1 | 0 | 0.49 |
| HSL | 206.9º | 0.13% | 0.45% | - |
| HSV(B) | 206.9º | 0.22% | 0.51% | - |
| XYZ | 15.76 | 17.1 | 23.59 | - |
| YUV | 113.7 | 137.2 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 130 | 0.22 | 0.1 | 0 | 0.49 | 206.9 | 0.13 | 0.45 |
| Hex | 65 | 75 | 82 | 16 | A | 0 | 31 | CF | D | 2D |
| Octal | 145 | 165 | 202 | 26 | 12 | 0 | 61 | 317 | 15 | 55 |
| Binary | 1100101 | 1110101 | 10000010 | 10110 | 1010 | 0 | 110001 | 11001111 | 1101 | 101101 |
Color Harmonies of #657582
Complementary color
Monochromatic Colors of #657582
Black with #657582
Text Example
Text Example
White with #657582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657582; }
p { color: rgb(101,117,130); }
H1.HeaderClassName
{
color: #657582;
}
.AnyTagClassName
{
color: #657582;
}
</style>
background-color css
<style>
a { background-color: #657582; }
a { background-color: rgb(101,117,130); }
div.DivClassName
{
background-color: #657582;
}
.BgClassName
{
background-color: #657582;
}
</style>
border-color css
<style>
span { border-color: #657582; }
span { border-color: rgb(101,117,130); }
td.TdClassName
{
border-color: #657582;
}
.TagClassName
{
border-color: #657582;
}
</style>