Shades of Lynch #677682
Tints of Lynch #677682
RGB
CMYK
RGB Variations
Color information
#677682 (or 0x677682) is known color: Lynch. HEX triplet: 67, 76 and 82. RGB value is (103,118,130). Sum of RGB (Red+Green+Blue) = 103+118+130=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 130 (51.17% from 255 or 37.04% from 351); Max value from RGB is 130 - color contains mainly: blue. Hex color #677682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677682 is #98897D. Grayscale: #727272. Windows color (decimal): -9996670 or 8549991. OLE color: 8549991.
HSL color Cylindrical-coordinate representation of color #677682: hue angle of 206.67º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #677682 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 118 | 130 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.49 |
| HSL | 206.67º | 0.12% | 0.46% | - |
| HSV(B) | 206.67º | 0.21% | 0.51% | - |
| XYZ | 16.1 | 17.45 | 23.64 | - |
| YUV | 114.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 130 | 0.21 | 0.09 | 0 | 0.49 | 206.67 | 0.12 | 0.46 |
| Hex | 67 | 76 | 82 | 15 | 9 | 0 | 31 | CF | C | 2E |
| Octal | 147 | 166 | 202 | 25 | 11 | 0 | 61 | 317 | 14 | 56 |
| Binary | 1100111 | 1110110 | 10000010 | 10101 | 1001 | 0 | 110001 | 11001111 | 1100 | 101110 |
Color Harmonies of #677682
Complementary color
Monochromatic Colors of #677682
Black with #677682
Text Example
Text Example
White with #677682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677682; }
p { color: rgb(103,118,130); }
H1.HeaderClassName
{
color: #677682;
}
.AnyTagClassName
{
color: #677682;
}
</style>
background-color css
<style>
a { background-color: #677682; }
a { background-color: rgb(103,118,130); }
div.DivClassName
{
background-color: #677682;
}
.BgClassName
{
background-color: #677682;
}
</style>
border-color css
<style>
span { border-color: #677682; }
span { border-color: rgb(103,118,130); }
td.TdClassName
{
border-color: #677682;
}
.TagClassName
{
border-color: #677682;
}
</style>