Shades of Lynch #677781
Tints of Lynch #677781
RGB
CMYK
RGB Variations
Color information
#677781 (or 0x677781) is known color: Lynch. HEX triplet: 67, 77 and 81. RGB value is (103,119,129). Sum of RGB (Red+Green+Blue) = 103+119+129=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 119 (46.88% from 255 or 33.90% from 351); Blue value is 129 (50.78% from 255 or 36.75% from 351); Max value from RGB is 129 - color contains mainly: blue. Hex color #677781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677781 is #98887E. Grayscale: #737373. Windows color (decimal): -9996415 or 8484711. OLE color: 8484711.
HSL color Cylindrical-coordinate representation of color #677781: hue angle of 203.08º 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 #677781 is Cyan = 0.20, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 119 | 129 | - |
| CMYK | 0.20 | 0.08 | 0 | 0.49 |
| HSL | 203.08º | 0.11% | 0.45% | - |
| HSV(B) | 203.08º | 0.2% | 0.51% | - |
| XYZ | 16.15 | 17.66 | 23.33 | - |
| YUV | 115.36 | 135.7 | 119.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 129 | 0.20 | 0.08 | 0 | 0.49 | 203.08 | 0.11 | 0.45 |
| Hex | 67 | 77 | 81 | 14 | 8 | 0 | 31 | CB | B | 2D |
| Octal | 147 | 167 | 201 | 24 | 10 | 0 | 61 | 313 | 13 | 55 |
| Binary | 1100111 | 1110111 | 10000001 | 10100 | 1000 | 0 | 110001 | 11001011 | 1011 | 101101 |
Color Harmonies of #677781
Complementary color
Monochromatic Colors of #677781
Black with #677781
Text Example
Text Example
White with #677781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677781; }
p { color: rgb(103,119,129); }
H1.HeaderClassName
{
color: #677781;
}
.AnyTagClassName
{
color: #677781;
}
</style>
background-color css
<style>
a { background-color: #677781; }
a { background-color: rgb(103,119,129); }
div.DivClassName
{
background-color: #677781;
}
.BgClassName
{
background-color: #677781;
}
</style>
border-color css
<style>
span { border-color: #677781; }
span { border-color: rgb(103,119,129); }
td.TdClassName
{
border-color: #677781;
}
.TagClassName
{
border-color: #677781;
}
</style>