Shades of Lynch #728189
Tints of Lynch #728189
RGB
CMYK
RGB Variations
Color information
#728189 (or 0x728189) is known color: Lynch. HEX triplet: 72, 81 and 89. RGB value is (114,129,137). Sum of RGB (Red+Green+Blue) = 114+129+137=380 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30% from 380); Green value is 129 (50.78% from 255 or 33.95% from 380); Blue value is 137 (53.91% from 255 or 36.05% from 380); Max value from RGB is 137 - color contains mainly: blue. Hex color #728189 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728189 is #8D7E76. Grayscale: #7D7D7D. Windows color (decimal): -9272951 or 9011570. OLE color: 9011570.
HSL color Cylindrical-coordinate representation of color #728189: hue angle of 200.87º 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 #728189 is Cyan = 0.17, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 129 | 137 | - |
| CMYK | 0.17 | 0.06 | 0 | 0.46 |
| HSL | 200.87º | 0.09% | 0.49% | - |
| HSV(B) | 200.87º | 0.17% | 0.54% | - |
| XYZ | 19.31 | 21.08 | 26.72 | - |
| YUV | 125.43 | 134.53 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 137 | 0.17 | 0.06 | 0 | 0.46 | 200.87 | 0.09 | 0.49 |
| Hex | 72 | 81 | 89 | 11 | 6 | 0 | 2E | C9 | 9 | 31 |
| Octal | 162 | 201 | 211 | 21 | 6 | 0 | 56 | 311 | 11 | 61 |
| Binary | 1110010 | 10000001 | 10001001 | 10001 | 110 | 0 | 101110 | 11001001 | 1001 | 110001 |
Color Harmonies of #728189
Complementary color
Monochromatic Colors of #728189
Black with #728189
Text Example
Text Example
White with #728189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728189; }
p { color: rgb(114,129,137); }
H1.HeaderClassName
{
color: #728189;
}
.AnyTagClassName
{
color: #728189;
}
</style>
background-color css
<style>
a { background-color: #728189; }
a { background-color: rgb(114,129,137); }
div.DivClassName
{
background-color: #728189;
}
.BgClassName
{
background-color: #728189;
}
</style>
border-color css
<style>
span { border-color: #728189; }
span { border-color: rgb(114,129,137); }
td.TdClassName
{
border-color: #728189;
}
.TagClassName
{
border-color: #728189;
}
</style>