Shades of Lynch #667581
Tints of Lynch #667581
RGB
CMYK
RGB Variations
Color information
#667581 (or 0x667581) is known color: Lynch. HEX triplet: 66, 75 and 81. RGB value is (102,117,129). Sum of RGB (Red+Green+Blue) = 102+117+129=348 (46% of max value = 765). Red value is 102 (40.23% from 255 or 29.31% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 129 (50.78% from 255 or 37.07% from 348); Max value from RGB is 129 - color contains mainly: blue. Hex color #667581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667581 is #998A7E. Grayscale: #717171. Windows color (decimal): -10062463 or 8484198. OLE color: 8484198.
HSL color Cylindrical-coordinate representation of color #667581: hue angle of 206.67º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #667581 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 117 | 129 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.49 |
| HSL | 206.67º | 0.12% | 0.45% | - |
| HSV(B) | 206.67º | 0.21% | 0.51% | - |
| XYZ | 15.8 | 17.13 | 23.24 | - |
| YUV | 113.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 129 | 0.21 | 0.09 | 0 | 0.49 | 206.67 | 0.12 | 0.45 |
| Hex | 66 | 75 | 81 | 15 | 9 | 0 | 31 | CF | C | 2D |
| Octal | 146 | 165 | 201 | 25 | 11 | 0 | 61 | 317 | 14 | 55 |
| Binary | 1100110 | 1110101 | 10000001 | 10101 | 1001 | 0 | 110001 | 11001111 | 1100 | 101101 |
Color Harmonies of #667581
Complementary color
Monochromatic Colors of #667581
Black with #667581
Text Example
Text Example
White with #667581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667581; }
p { color: rgb(102,117,129); }
H1.HeaderClassName
{
color: #667581;
}
.AnyTagClassName
{
color: #667581;
}
</style>
background-color css
<style>
a { background-color: #667581; }
a { background-color: rgb(102,117,129); }
div.DivClassName
{
background-color: #667581;
}
.BgClassName
{
background-color: #667581;
}
</style>
border-color css
<style>
span { border-color: #667581; }
span { border-color: rgb(102,117,129); }
td.TdClassName
{
border-color: #667581;
}
.TagClassName
{
border-color: #667581;
}
</style>