Shades of Lynch #678190
Tints of Lynch #678190
RGB
CMYK
RGB Variations
Color information
#678190 (or 0x678190) is known color: Lynch. HEX triplet: 67, 81 and 90. RGB value is (103,129,144). Sum of RGB (Red+Green+Blue) = 103+129+144=376 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.39% from 376); Green value is 129 (50.78% from 255 or 34.31% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 144 - color contains mainly: blue. Hex color #678190 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678190 is #987E6F. Grayscale: #7A7A7A. Windows color (decimal): -9993840 or 9470311. OLE color: 9470311.
HSL color Cylindrical-coordinate representation of color #678190: hue angle of 201.95º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #678190 is Cyan = 0.28, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 129 | 144 | - |
| CMYK | 0.28 | 0.10 | 0 | 0.44 |
| HSL | 201.95º | 0.17% | 0.48% | - |
| HSV(B) | 201.95º | 0.28% | 0.56% | - |
| XYZ | 18.48 | 20.6 | 29.39 | - |
| YUV | 122.94 | 139.89 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 129 | 144 | 0.28 | 0.10 | 0 | 0.44 | 201.95 | 0.17 | 0.48 |
| Hex | 67 | 81 | 90 | 1C | A | 0 | 2C | CA | 11 | 30 |
| Octal | 147 | 201 | 220 | 34 | 12 | 0 | 54 | 312 | 21 | 60 |
| Binary | 1100111 | 10000001 | 10010000 | 11100 | 1010 | 0 | 101100 | 11001010 | 10001 | 110000 |
Color Harmonies of #678190
Complementary color
Monochromatic Colors of #678190
Black with #678190
Text Example
Text Example
White with #678190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678190; }
p { color: rgb(103,129,144); }
H1.HeaderClassName
{
color: #678190;
}
.AnyTagClassName
{
color: #678190;
}
</style>
background-color css
<style>
a { background-color: #678190; }
a { background-color: rgb(103,129,144); }
div.DivClassName
{
background-color: #678190;
}
.BgClassName
{
background-color: #678190;
}
</style>
border-color css
<style>
span { border-color: #678190; }
span { border-color: rgb(103,129,144); }
td.TdClassName
{
border-color: #678190;
}
.TagClassName
{
border-color: #678190;
}
</style>