Shades of Lynch #718089
Tints of Lynch #718089
RGB
CMYK
RGB Variations
Color information
#718089 (or 0x718089) is known color: Lynch. HEX triplet: 71, 80 and 89. RGB value is (113,128,137). Sum of RGB (Red+Green+Blue) = 113+128+137=378 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.89% from 378); Green value is 128 (50.39% from 255 or 33.86% from 378); Blue value is 137 (53.91% from 255 or 36.24% from 378); Max value from RGB is 137 - color contains mainly: blue. Hex color #718089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718089 is #8E7F76. Grayscale: #7C7C7C. Windows color (decimal): -9338743 or 9011313. OLE color: 9011313.
HSL color Cylindrical-coordinate representation of color #718089: hue angle of 202.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #718089 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 128 | 137 | - |
| CMYK | 0.18 | 0.07 | 0 | 0.46 |
| HSL | 202.5º | 0.1% | 0.49% | - |
| HSV(B) | 202.5º | 0.18% | 0.54% | - |
| XYZ | 19.04 | 20.76 | 26.67 | - |
| YUV | 124.54 | 135.03 | 119.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 128 | 137 | 0.18 | 0.07 | 0 | 0.46 | 202.5 | 0.1 | 0.49 |
| Hex | 71 | 80 | 89 | 12 | 7 | 0 | 2E | CA | A | 31 |
| Octal | 161 | 200 | 211 | 22 | 7 | 0 | 56 | 312 | 12 | 61 |
| Binary | 1110001 | 10000000 | 10001001 | 10010 | 111 | 0 | 101110 | 11001010 | 1010 | 110001 |
Color Harmonies of #718089
Complementary color
Monochromatic Colors of #718089
Black with #718089
Text Example
Text Example
White with #718089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718089; }
p { color: rgb(113,128,137); }
H1.HeaderClassName
{
color: #718089;
}
.AnyTagClassName
{
color: #718089;
}
</style>
background-color css
<style>
a { background-color: #718089; }
a { background-color: rgb(113,128,137); }
div.DivClassName
{
background-color: #718089;
}
.BgClassName
{
background-color: #718089;
}
</style>
border-color css
<style>
span { border-color: #718089; }
span { border-color: rgb(113,128,137); }
td.TdClassName
{
border-color: #718089;
}
.TagClassName
{
border-color: #718089;
}
</style>