Shades of Finn #665158
Tints of Finn #665158
RGB
CMYK
RGB Variations
Color information
#665158 (or 0x665158) is known color: Finn. HEX triplet: 66, 51 and 58. RGB value is (102,81,88). Sum of RGB (Red+Green+Blue) = 102+81+88=271 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.64% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 102 - color contains mainly: red. Hex color #665158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665158 is #99AEA7. Grayscale: #585858. Windows color (decimal): -10071720 or 5788006. OLE color: 5788006.
HSL color Cylindrical-coordinate representation of color #665158: hue angle of 340º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #665158 is Cyan = 0, Magento = 0.21, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 88 | - |
| CMYK | 0 | 0.21 | 0.14 | 0.6 |
| HSL | 340º | 0.11% | 0.36% | - |
| HSV(B) | 340º | 0.21% | 0.4% | - |
| XYZ | 10.18 | 9.41 | 10.51 | - |
| YUV | 88.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 88 | 0 | 0.21 | 0.14 | 0.6 | 340 | 0.11 | 0.36 |
| Hex | 66 | 51 | 58 | 0 | 15 | E | 3C | 154 | B | 24 |
| Octal | 146 | 121 | 130 | 0 | 25 | 16 | 74 | 524 | 13 | 44 |
| Binary | 1100110 | 1010001 | 1011000 | 0 | 10101 | 1110 | 111100 | 101010100 | 1011 | 100100 |
Color Harmonies of #665158
Complementary color
Monochromatic Colors of #665158
Black with #665158
Text Example
Text Example
White with #665158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665158; }
p { color: rgb(102,81,88); }
H1.HeaderClassName
{
color: #665158;
}
.AnyTagClassName
{
color: #665158;
}
</style>
background-color css
<style>
a { background-color: #665158; }
a { background-color: rgb(102,81,88); }
div.DivClassName
{
background-color: #665158;
}
.BgClassName
{
background-color: #665158;
}
</style>
border-color css
<style>
span { border-color: #665158; }
span { border-color: rgb(102,81,88); }
td.TdClassName
{
border-color: #665158;
}
.TagClassName
{
border-color: #665158;
}
</style>