Shades of Lynch #677885
Tints of Lynch #677885
RGB
CMYK
RGB Variations
Color information
#677885 (or 0x677885) is known color: Lynch. HEX triplet: 67, 78 and 85. RGB value is (103,120,133). Sum of RGB (Red+Green+Blue) = 103+120+133=356 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.93% from 356); Green value is 120 (47.27% from 255 or 33.71% from 356); Blue value is 133 (52.34% from 255 or 37.36% from 356); Max value from RGB is 133 - color contains mainly: blue. Hex color #677885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677885 is #98877A. Grayscale: #747474. Windows color (decimal): -9996155 or 8747111. OLE color: 8747111.
HSL color Cylindrical-coordinate representation of color #677885: hue angle of 206º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #677885 is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 120 | 133 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.48 |
| HSL | 206º | 0.13% | 0.46% | - |
| HSV(B) | 206º | 0.23% | 0.52% | - |
| XYZ | 16.54 | 18.01 | 24.79 | - |
| YUV | 116.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 133 | 0.23 | 0.10 | 0 | 0.48 | 206 | 0.13 | 0.46 |
| Hex | 67 | 78 | 85 | 17 | A | 0 | 30 | CE | D | 2E |
| Octal | 147 | 170 | 205 | 27 | 12 | 0 | 60 | 316 | 15 | 56 |
| Binary | 1100111 | 1111000 | 10000101 | 10111 | 1010 | 0 | 110000 | 11001110 | 1101 | 101110 |
Color Harmonies of #677885
Complementary color
Monochromatic Colors of #677885
Black with #677885
Text Example
Text Example
White with #677885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677885; }
p { color: rgb(103,120,133); }
H1.HeaderClassName
{
color: #677885;
}
.AnyTagClassName
{
color: #677885;
}
</style>
background-color css
<style>
a { background-color: #677885; }
a { background-color: rgb(103,120,133); }
div.DivClassName
{
background-color: #677885;
}
.BgClassName
{
background-color: #677885;
}
</style>
border-color css
<style>
span { border-color: #677885; }
span { border-color: rgb(103,120,133); }
td.TdClassName
{
border-color: #677885;
}
.TagClassName
{
border-color: #677885;
}
</style>