Shades of Lynch #728089
Tints of Lynch #728089
RGB
CMYK
RGB Variations
Color information
#728089 (or 0x728089) is known color: Lynch. HEX triplet: 72, 80 and 89. RGB value is (114,128,137). Sum of RGB (Red+Green+Blue) = 114+128+137=379 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.08% from 379); Green value is 128 (50.39% from 255 or 33.77% from 379); Blue value is 137 (53.91% from 255 or 36.15% from 379); Max value from RGB is 137 - color contains mainly: blue. Hex color #728089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728089 is #8D7F76. Grayscale: #7C7C7C. Windows color (decimal): -9273207 or 9011314. OLE color: 9011314.
HSL color Cylindrical-coordinate representation of color #728089: hue angle of 203.48º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #728089 is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 128 | 137 | - |
| CMYK | 0.17 | 0.07 | 0 | 0.46 |
| HSL | 203.48º | 0.09% | 0.49% | - |
| HSV(B) | 203.48º | 0.17% | 0.54% | - |
| XYZ | 19.17 | 20.82 | 26.68 | - |
| YUV | 124.84 | 134.86 | 120.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 137 | 0.17 | 0.07 | 0 | 0.46 | 203.48 | 0.09 | 0.49 |
| Hex | 72 | 80 | 89 | 11 | 7 | 0 | 2E | CB | 9 | 31 |
| Octal | 162 | 200 | 211 | 21 | 7 | 0 | 56 | 313 | 11 | 61 |
| Binary | 1110010 | 10000000 | 10001001 | 10001 | 111 | 0 | 101110 | 11001011 | 1001 | 110001 |
Color Harmonies of #728089
Complementary color
Monochromatic Colors of #728089
Black with #728089
Text Example
Text Example
White with #728089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728089; }
p { color: rgb(114,128,137); }
H1.HeaderClassName
{
color: #728089;
}
.AnyTagClassName
{
color: #728089;
}
</style>
background-color css
<style>
a { background-color: #728089; }
a { background-color: rgb(114,128,137); }
div.DivClassName
{
background-color: #728089;
}
.BgClassName
{
background-color: #728089;
}
</style>
border-color css
<style>
span { border-color: #728089; }
span { border-color: rgb(114,128,137); }
td.TdClassName
{
border-color: #728089;
}
.TagClassName
{
border-color: #728089;
}
</style>