Shades of Lynch #677883
Tints of Lynch #677883
RGB
CMYK
RGB Variations
Color information
#677883 (or 0x677883) is known color: Lynch. HEX triplet: 67, 78 and 83. RGB value is (103,120,131). Sum of RGB (Red+Green+Blue) = 103+120+131=354 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.10% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 131 (51.56% from 255 or 37.01% from 354); Max value from RGB is 131 - color contains mainly: blue. Hex color #677883 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677883 is #98877C. Grayscale: #747474. Windows color (decimal): -9996157 or 8616039. OLE color: 8616039.
HSL color Cylindrical-coordinate representation of color #677883: hue angle of 203.57º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #677883 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 120 | 131 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.49 |
| HSL | 203.57º | 0.12% | 0.46% | - |
| HSV(B) | 203.57º | 0.21% | 0.51% | - |
| XYZ | 16.41 | 17.96 | 24.07 | - |
| YUV | 116.17 | 136.37 | 118.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 131 | 0.21 | 0.08 | 0 | 0.49 | 203.57 | 0.12 | 0.46 |
| Hex | 67 | 78 | 83 | 15 | 8 | 0 | 31 | CC | C | 2E |
| Octal | 147 | 170 | 203 | 25 | 10 | 0 | 61 | 314 | 14 | 56 |
| Binary | 1100111 | 1111000 | 10000011 | 10101 | 1000 | 0 | 110001 | 11001100 | 1100 | 101110 |
Color Harmonies of #677883
Complementary color
Monochromatic Colors of #677883
Black with #677883
Text Example
Text Example
White with #677883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677883; }
p { color: rgb(103,120,131); }
H1.HeaderClassName
{
color: #677883;
}
.AnyTagClassName
{
color: #677883;
}
</style>
background-color css
<style>
a { background-color: #677883; }
a { background-color: rgb(103,120,131); }
div.DivClassName
{
background-color: #677883;
}
.BgClassName
{
background-color: #677883;
}
</style>
border-color css
<style>
span { border-color: #677883; }
span { border-color: rgb(103,120,131); }
td.TdClassName
{
border-color: #677883;
}
.TagClassName
{
border-color: #677883;
}
</style>