Shades of Lynch #697880
Tints of Lynch #697880
RGB
CMYK
RGB Variations
Color information
#697880 (or 0x697880) is known color: Lynch. HEX triplet: 69, 78 and 80. RGB value is (105,120,128). Sum of RGB (Red+Green+Blue) = 105+120+128=353 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.75% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 128 (50.39% from 255 or 36.26% from 353); Max value from RGB is 128 - color contains mainly: blue. Hex color #697880 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697880 is #96877F. Grayscale: #747474. Windows color (decimal): -9865088 or 8419433. OLE color: 8419433.
HSL color Cylindrical-coordinate representation of color #697880: hue angle of 200.87º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #697880 is Cyan = 0.18, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 120 | 128 | - |
| CMYK | 0.18 | 0.06 | 0 | 0.50 |
| HSL | 200.87º | 0.1% | 0.46% | - |
| HSV(B) | 200.87º | 0.18% | 0.5% | - |
| XYZ | 16.44 | 17.99 | 23.03 | - |
| YUV | 116.43 | 134.53 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 128 | 0.18 | 0.06 | 0 | 0.50 | 200.87 | 0.1 | 0.46 |
| Hex | 69 | 78 | 80 | 12 | 6 | 0 | 32 | C9 | A | 2E |
| Octal | 151 | 170 | 200 | 22 | 6 | 0 | 62 | 311 | 12 | 56 |
| Binary | 1101001 | 1111000 | 10000000 | 10010 | 110 | 0 | 110010 | 11001001 | 1010 | 101110 |
Color Harmonies of #697880
Complementary color
Monochromatic Colors of #697880
Black with #697880
Text Example
Text Example
White with #697880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697880; }
p { color: rgb(105,120,128); }
H1.HeaderClassName
{
color: #697880;
}
.AnyTagClassName
{
color: #697880;
}
</style>
background-color css
<style>
a { background-color: #697880; }
a { background-color: rgb(105,120,128); }
div.DivClassName
{
background-color: #697880;
}
.BgClassName
{
background-color: #697880;
}
</style>
border-color css
<style>
span { border-color: #697880; }
span { border-color: rgb(105,120,128); }
td.TdClassName
{
border-color: #697880;
}
.TagClassName
{
border-color: #697880;
}
</style>