Shades of Lynch #677681
Tints of Lynch #677681
RGB
CMYK
RGB Variations
Color information
#677681 (or 0x677681) is known color: Lynch. HEX triplet: 67, 76 and 81. RGB value is (103,118,129). Sum of RGB (Red+Green+Blue) = 103+118+129=350 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.43% from 350); Green value is 118 (46.48% from 255 or 33.71% from 350); Blue value is 129 (50.78% from 255 or 36.86% from 350); Max value from RGB is 129 - color contains mainly: blue. Hex color #677681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677681 is #98897E. Grayscale: #727272. Windows color (decimal): -9996671 or 8484455. OLE color: 8484455.
HSL color Cylindrical-coordinate representation of color #677681: hue angle of 205.38º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #677681 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 118 | 129 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.49 |
| HSL | 205.38º | 0.11% | 0.45% | - |
| HSV(B) | 205.38º | 0.2% | 0.51% | - |
| XYZ | 16.03 | 17.43 | 23.29 | - |
| YUV | 114.77 | 136.03 | 119.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 129 | 0.20 | 0.09 | 0 | 0.49 | 205.38 | 0.11 | 0.45 |
| Hex | 67 | 76 | 81 | 14 | 9 | 0 | 31 | CD | B | 2D |
| Octal | 147 | 166 | 201 | 24 | 11 | 0 | 61 | 315 | 13 | 55 |
| Binary | 1100111 | 1110110 | 10000001 | 10100 | 1001 | 0 | 110001 | 11001101 | 1011 | 101101 |
Color Harmonies of #677681
Complementary color
Monochromatic Colors of #677681
Black with #677681
Text Example
Text Example
White with #677681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677681; }
p { color: rgb(103,118,129); }
H1.HeaderClassName
{
color: #677681;
}
.AnyTagClassName
{
color: #677681;
}
</style>
background-color css
<style>
a { background-color: #677681; }
a { background-color: rgb(103,118,129); }
div.DivClassName
{
background-color: #677681;
}
.BgClassName
{
background-color: #677681;
}
</style>
border-color css
<style>
span { border-color: #677681; }
span { border-color: rgb(103,118,129); }
td.TdClassName
{
border-color: #677681;
}
.TagClassName
{
border-color: #677681;
}
</style>