Shades of Lynch #677784
Tints of Lynch #677784
RGB
CMYK
RGB Variations
Color information
#677784 (or 0x677784) is known color: Lynch. HEX triplet: 67, 77 and 84. RGB value is (103,119,132). Sum of RGB (Red+Green+Blue) = 103+119+132=354 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.10% from 354); Green value is 119 (46.88% from 255 or 33.62% from 354); Blue value is 132 (51.95% from 255 or 37.29% from 354); Max value from RGB is 132 - color contains mainly: blue. Hex color #677784 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677784 is #98887B. Grayscale: #737373. Windows color (decimal): -9996412 or 8681319. OLE color: 8681319.
HSL color Cylindrical-coordinate representation of color #677784: hue angle of 206.9º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #677784 is Cyan = 0.22, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 119 | 132 | - |
| CMYK | 0.22 | 0.10 | 0 | 0.48 |
| HSL | 206.9º | 0.12% | 0.46% | - |
| HSV(B) | 206.9º | 0.22% | 0.52% | - |
| XYZ | 16.36 | 17.74 | 24.39 | - |
| YUV | 115.7 | 137.2 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 132 | 0.22 | 0.10 | 0 | 0.48 | 206.9 | 0.12 | 0.46 |
| Hex | 67 | 77 | 84 | 16 | A | 0 | 30 | CF | C | 2E |
| Octal | 147 | 167 | 204 | 26 | 12 | 0 | 60 | 317 | 14 | 56 |
| Binary | 1100111 | 1110111 | 10000100 | 10110 | 1010 | 0 | 110000 | 11001111 | 1100 | 101110 |
Color Harmonies of #677784
Complementary color
Monochromatic Colors of #677784
Black with #677784
Text Example
Text Example
White with #677784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677784; }
p { color: rgb(103,119,132); }
H1.HeaderClassName
{
color: #677784;
}
.AnyTagClassName
{
color: #677784;
}
</style>
background-color css
<style>
a { background-color: #677784; }
a { background-color: rgb(103,119,132); }
div.DivClassName
{
background-color: #677784;
}
.BgClassName
{
background-color: #677784;
}
</style>
border-color css
<style>
span { border-color: #677784; }
span { border-color: rgb(103,119,132); }
td.TdClassName
{
border-color: #677784;
}
.TagClassName
{
border-color: #677784;
}
</style>