Shades of Lynch #677580
Tints of Lynch #677580
RGB
CMYK
RGB Variations
Color information
#677580 (or 0x677580) is known color: Lynch. HEX triplet: 67, 75 and 80. RGB value is (103,117,128). Sum of RGB (Red+Green+Blue) = 103+117+128=348 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.60% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 128 (50.39% from 255 or 36.78% from 348); Max value from RGB is 128 - color contains mainly: blue. Hex color #677580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677580 is #988A7F. Grayscale: #727272. Windows color (decimal): -9996928 or 8418663. OLE color: 8418663.
HSL color Cylindrical-coordinate representation of color #677580: hue angle of 206.4º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #677580 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 117 | 128 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.50 |
| HSL | 206.4º | 0.11% | 0.45% | - |
| HSV(B) | 206.4º | 0.2% | 0.5% | - |
| XYZ | 15.85 | 17.16 | 22.9 | - |
| YUV | 114.07 | 135.86 | 120.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 128 | 0.20 | 0.09 | 0 | 0.50 | 206.4 | 0.11 | 0.45 |
| Hex | 67 | 75 | 80 | 14 | 9 | 0 | 32 | CE | B | 2D |
| Octal | 147 | 165 | 200 | 24 | 11 | 0 | 62 | 316 | 13 | 55 |
| Binary | 1100111 | 1110101 | 10000000 | 10100 | 1001 | 0 | 110010 | 11001110 | 1011 | 101101 |
Color Harmonies of #677580
Complementary color
Monochromatic Colors of #677580
Black with #677580
Text Example
Text Example
White with #677580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677580; }
p { color: rgb(103,117,128); }
H1.HeaderClassName
{
color: #677580;
}
.AnyTagClassName
{
color: #677580;
}
</style>
background-color css
<style>
a { background-color: #677580; }
a { background-color: rgb(103,117,128); }
div.DivClassName
{
background-color: #677580;
}
.BgClassName
{
background-color: #677580;
}
</style>
border-color css
<style>
span { border-color: #677580; }
span { border-color: rgb(103,117,128); }
td.TdClassName
{
border-color: #677580;
}
.TagClassName
{
border-color: #677580;
}
</style>