Shades of Lynch #617281
Tints of Lynch #617281
RGB
CMYK
RGB Variations
Color information
#617281 (or 0x617281) is known color: Lynch. HEX triplet: 61, 72 and 81. RGB value is (97,114,129). Sum of RGB (Red+Green+Blue) = 97+114+129=340 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.53% from 340); Green value is 114 (44.92% from 255 or 33.53% from 340); Blue value is 129 (50.78% from 255 or 37.94% from 340); Max value from RGB is 129 - color contains mainly: blue. Hex color #617281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617281 is #9E8D7E. Grayscale: #6E6E6E. Windows color (decimal): -10390911 or 8483425. OLE color: 8483425.
HSL color Cylindrical-coordinate representation of color #617281: hue angle of 208.12º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617281 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 114 | 129 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.49 |
| HSL | 208.13º | 0.14% | 0.44% | - |
| HSV(B) | 208.13º | 0.25% | 0.51% | - |
| XYZ | 14.91 | 16.16 | 23.1 | - |
| YUV | 110.63 | 138.37 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 129 | 0.25 | 0.12 | 0 | 0.49 | 208.13 | 0.14 | 0.44 |
| Hex | 61 | 72 | 81 | 19 | C | 0 | 31 | D0 | E | 2C |
| Octal | 141 | 162 | 201 | 31 | 14 | 0 | 61 | 320 | 16 | 54 |
| Binary | 1100001 | 1110010 | 10000001 | 11001 | 1100 | 0 | 110001 | 11010000 | 1110 | 101100 |
Color Harmonies of #617281
Complementary color
Monochromatic Colors of #617281
Black with #617281
Text Example
Text Example
White with #617281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617281; }
p { color: rgb(97,114,129); }
H1.HeaderClassName
{
color: #617281;
}
.AnyTagClassName
{
color: #617281;
}
</style>
background-color css
<style>
a { background-color: #617281; }
a { background-color: rgb(97,114,129); }
div.DivClassName
{
background-color: #617281;
}
.BgClassName
{
background-color: #617281;
}
</style>
border-color css
<style>
span { border-color: #617281; }
span { border-color: rgb(97,114,129); }
td.TdClassName
{
border-color: #617281;
}
.TagClassName
{
border-color: #617281;
}
</style>