Shades of Lynch #617382
Tints of Lynch #617382
RGB
CMYK
RGB Variations
Color information
#617382 (or 0x617382) is known color: Lynch. HEX triplet: 61, 73 and 82. RGB value is (97,115,130). Sum of RGB (Red+Green+Blue) = 97+115+130=342 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.36% from 342); Green value is 115 (45.31% from 255 or 33.63% from 342); Blue value is 130 (51.17% from 255 or 38.01% from 342); Max value from RGB is 130 - color contains mainly: blue. Hex color #617382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617382 is #9E8C7D. Grayscale: #6F6F6F. Windows color (decimal): -10390654 or 8549217. OLE color: 8549217.
HSL color Cylindrical-coordinate representation of color #617382: hue angle of 207.27º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617382 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 115 | 130 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.49 |
| HSL | 207.27º | 0.15% | 0.45% | - |
| HSV(B) | 207.27º | 0.25% | 0.51% | - |
| XYZ | 15.09 | 16.41 | 23.49 | - |
| YUV | 111.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 130 | 0.25 | 0.12 | 0 | 0.49 | 207.27 | 0.15 | 0.45 |
| Hex | 61 | 73 | 82 | 19 | C | 0 | 31 | CF | F | 2D |
| Octal | 141 | 163 | 202 | 31 | 14 | 0 | 61 | 317 | 17 | 55 |
| Binary | 1100001 | 1110011 | 10000010 | 11001 | 1100 | 0 | 110001 | 11001111 | 1111 | 101101 |
Color Harmonies of #617382
Complementary color
Monochromatic Colors of #617382
Black with #617382
Text Example
Text Example
White with #617382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617382; }
p { color: rgb(97,115,130); }
H1.HeaderClassName
{
color: #617382;
}
.AnyTagClassName
{
color: #617382;
}
</style>
background-color css
<style>
a { background-color: #617382; }
a { background-color: rgb(97,115,130); }
div.DivClassName
{
background-color: #617382;
}
.BgClassName
{
background-color: #617382;
}
</style>
border-color css
<style>
span { border-color: #617382; }
span { border-color: rgb(97,115,130); }
td.TdClassName
{
border-color: #617382;
}
.TagClassName
{
border-color: #617382;
}
</style>