Shades of Lynch #617484
Tints of Lynch #617484
RGB
CMYK
RGB Variations
Color information
#617484 (or 0x617484) is known color: Lynch. HEX triplet: 61, 74 and 84. RGB value is (97,116,132). Sum of RGB (Red+Green+Blue) = 97+116+132=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 116 (45.70% from 255 or 33.62% from 345); Blue value is 132 (51.95% from 255 or 38.26% from 345); Max value from RGB is 132 - color contains mainly: blue. Hex color #617484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617484 is #9E8B7B. Grayscale: #707070. Windows color (decimal): -10390396 or 8680545. OLE color: 8680545.
HSL color Cylindrical-coordinate representation of color #617484: hue angle of 207.43º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617484 is Cyan = 0.27, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 116 | 132 | - |
| CMYK | 0.27 | 0.12 | 0 | 0.48 |
| HSL | 207.43º | 0.15% | 0.45% | - |
| HSV(B) | 207.43º | 0.27% | 0.52% | - |
| XYZ | 15.34 | 16.7 | 24.24 | - |
| YUV | 112.14 | 139.21 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 132 | 0.27 | 0.12 | 0 | 0.48 | 207.43 | 0.15 | 0.45 |
| Hex | 61 | 74 | 84 | 1B | C | 0 | 30 | CF | F | 2D |
| Octal | 141 | 164 | 204 | 33 | 14 | 0 | 60 | 317 | 17 | 55 |
| Binary | 1100001 | 1110100 | 10000100 | 11011 | 1100 | 0 | 110000 | 11001111 | 1111 | 101101 |
Color Harmonies of #617484
Complementary color
Monochromatic Colors of #617484
Black with #617484
Text Example
Text Example
White with #617484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617484; }
p { color: rgb(97,116,132); }
H1.HeaderClassName
{
color: #617484;
}
.AnyTagClassName
{
color: #617484;
}
</style>
background-color css
<style>
a { background-color: #617484; }
a { background-color: rgb(97,116,132); }
div.DivClassName
{
background-color: #617484;
}
.BgClassName
{
background-color: #617484;
}
</style>
border-color css
<style>
span { border-color: #617484; }
span { border-color: rgb(97,116,132); }
td.TdClassName
{
border-color: #617484;
}
.TagClassName
{
border-color: #617484;
}
</style>