Shades of Lynch #607992
Tints of Lynch #607992
RGB
CMYK
RGB Variations
Color information
#607992 (or 0x607992) is known color: Lynch. HEX triplet: 60, 79 and 92. RGB value is (96,121,146). Sum of RGB (Red+Green+Blue) = 96+121+146=363 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.45% from 363); Green value is 121 (47.66% from 255 or 33.33% from 363); Blue value is 146 (57.42% from 255 or 40.22% from 363); Max value from RGB is 146 - color contains mainly: blue. Hex color #607992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607992 is #9F866D. Grayscale: #747474. Windows color (decimal): -10454638 or 9599328. OLE color: 9599328.
HSL color Cylindrical-coordinate representation of color #607992: hue angle of 210º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #607992 is Cyan = 0.34, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 121 | 146 | - |
| CMYK | 0.34 | 0.17 | 0 | 0.43 |
| HSL | 210º | 0.21% | 0.47% | - |
| HSV(B) | 210º | 0.34% | 0.57% | - |
| XYZ | 16.85 | 18.24 | 29.83 | - |
| YUV | 116.38 | 144.72 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 121 | 146 | 0.34 | 0.17 | 0 | 0.43 | 210 | 0.21 | 0.47 |
| Hex | 60 | 79 | 92 | 22 | 11 | 0 | 2B | D2 | 15 | 2F |
| Octal | 140 | 171 | 222 | 42 | 21 | 0 | 53 | 322 | 25 | 57 |
| Binary | 1100000 | 1111001 | 10010010 | 100010 | 10001 | 0 | 101011 | 11010010 | 10101 | 101111 |
Color Harmonies of #607992
Complementary color
Monochromatic Colors of #607992
Black with #607992
Text Example
Text Example
White with #607992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607992; }
p { color: rgb(96,121,146); }
H1.HeaderClassName
{
color: #607992;
}
.AnyTagClassName
{
color: #607992;
}
</style>
background-color css
<style>
a { background-color: #607992; }
a { background-color: rgb(96,121,146); }
div.DivClassName
{
background-color: #607992;
}
.BgClassName
{
background-color: #607992;
}
</style>
border-color css
<style>
span { border-color: #607992; }
span { border-color: rgb(96,121,146); }
td.TdClassName
{
border-color: #607992;
}
.TagClassName
{
border-color: #607992;
}
</style>