Shades of Finn #665057
Tints of Finn #665057
RGB
CMYK
RGB Variations
Color information
#665057 (or 0x665057) is known color: Finn. HEX triplet: 66, 50 and 57. RGB value is (102,80,87). Sum of RGB (Red+Green+Blue) = 102+80+87=269 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.92% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 87 (34.38% from 255 or 32.34% from 269); Max value from RGB is 102 - color contains mainly: red. Hex color #665057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665057 is #99AFA8. Grayscale: #575757. Windows color (decimal): -10071977 or 5722214. OLE color: 5722214.
HSL color Cylindrical-coordinate representation of color #665057: hue angle of 340.91º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #665057 is Cyan = 0, Magento = 0.22, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 87 | - |
| CMYK | 0 | 0.22 | 0.15 | 0.6 |
| HSL | 340.91º | 0.12% | 0.36% | - |
| HSV(B) | 340.91º | 0.22% | 0.4% | - |
| XYZ | 10.07 | 9.25 | 10.27 | - |
| YUV | 87.38 | 127.79 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 87 | 0 | 0.22 | 0.15 | 0.6 | 340.91 | 0.12 | 0.36 |
| Hex | 66 | 50 | 57 | 0 | 16 | F | 3C | 155 | C | 24 |
| Octal | 146 | 120 | 127 | 0 | 26 | 17 | 74 | 525 | 14 | 44 |
| Binary | 1100110 | 1010000 | 1010111 | 0 | 10110 | 1111 | 111100 | 101010101 | 1100 | 100100 |
Color Harmonies of #665057
Complementary color
Monochromatic Colors of #665057
Black with #665057
Text Example
Text Example
White with #665057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665057; }
p { color: rgb(102,80,87); }
H1.HeaderClassName
{
color: #665057;
}
.AnyTagClassName
{
color: #665057;
}
</style>
background-color css
<style>
a { background-color: #665057; }
a { background-color: rgb(102,80,87); }
div.DivClassName
{
background-color: #665057;
}
.BgClassName
{
background-color: #665057;
}
</style>
border-color css
<style>
span { border-color: #665057; }
span { border-color: rgb(102,80,87); }
td.TdClassName
{
border-color: #665057;
}
.TagClassName
{
border-color: #665057;
}
</style>