Shades of Lynch #637484
Tints of Lynch #637484
RGB
CMYK
RGB Variations
Color information
#637484 (or 0x637484) is known color: Lynch. HEX triplet: 63, 74 and 84. RGB value is (99,116,132). Sum of RGB (Red+Green+Blue) = 99+116+132=347 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.53% from 347); Green value is 116 (45.70% from 255 or 33.43% from 347); Blue value is 132 (51.95% from 255 or 38.04% from 347); Max value from RGB is 132 - color contains mainly: blue. Hex color #637484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637484 is #9C8B7B. Grayscale: #707070. Windows color (decimal): -10259324 or 8680547. OLE color: 8680547.
HSL color Cylindrical-coordinate representation of color #637484: hue angle of 209.09º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #637484 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 116 | 132 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.48 |
| HSL | 209.09º | 0.14% | 0.45% | - |
| HSV(B) | 209.09º | 0.25% | 0.52% | - |
| XYZ | 15.56 | 16.81 | 24.25 | - |
| YUV | 112.74 | 138.87 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 132 | 0.25 | 0.12 | 0 | 0.48 | 209.09 | 0.14 | 0.45 |
| Hex | 63 | 74 | 84 | 19 | C | 0 | 30 | D1 | E | 2D |
| Octal | 143 | 164 | 204 | 31 | 14 | 0 | 60 | 321 | 16 | 55 |
| Binary | 1100011 | 1110100 | 10000100 | 11001 | 1100 | 0 | 110000 | 11010001 | 1110 | 101101 |
Color Harmonies of #637484
Complementary color
Monochromatic Colors of #637484
Black with #637484
Text Example
Text Example
White with #637484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637484; }
p { color: rgb(99,116,132); }
H1.HeaderClassName
{
color: #637484;
}
.AnyTagClassName
{
color: #637484;
}
</style>
background-color css
<style>
a { background-color: #637484; }
a { background-color: rgb(99,116,132); }
div.DivClassName
{
background-color: #637484;
}
.BgClassName
{
background-color: #637484;
}
</style>
border-color css
<style>
span { border-color: #637484; }
span { border-color: rgb(99,116,132); }
td.TdClassName
{
border-color: #637484;
}
.TagClassName
{
border-color: #637484;
}
</style>