Shades of Finn #664958
Tints of Finn #664958
RGB
CMYK
RGB Variations
Color information
#664958 (or 0x664958) is known color: Finn. HEX triplet: 66, 49 and 58. RGB value is (102,73,88). Sum of RGB (Red+Green+Blue) = 102+73+88=263 (34% of max value = 765). Red value is 102 (40.23% from 255 or 38.78% from 263); Green value is 73 (28.91% from 255 or 27.76% from 263); Blue value is 88 (34.77% from 255 or 33.46% from 263); Max value from RGB is 102 - color contains mainly: red. Hex color #664958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664958 is #99B6A7. Grayscale: #535353. Windows color (decimal): -10073768 or 5785958. OLE color: 5785958.
HSL color Cylindrical-coordinate representation of color #664958: hue angle of 328.97º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #664958 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 73 | 88 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.6 |
| HSL | 328.97º | 0.17% | 0.34% | - |
| HSV(B) | 328.97º | 0.28% | 0.4% | - |
| XYZ | 9.62 | 8.29 | 10.33 | - |
| YUV | 83.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 73 | 88 | 0 | 0.28 | 0.14 | 0.6 | 328.97 | 0.17 | 0.34 |
| Hex | 66 | 49 | 58 | 0 | 1C | E | 3C | 149 | 11 | 22 |
| Octal | 146 | 111 | 130 | 0 | 34 | 16 | 74 | 511 | 21 | 42 |
| Binary | 1100110 | 1001001 | 1011000 | 0 | 11100 | 1110 | 111100 | 101001001 | 10001 | 100010 |
Color Harmonies of #664958
Complementary color
Monochromatic Colors of #664958
Black with #664958
Text Example
Text Example
White with #664958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664958; }
p { color: rgb(102,73,88); }
H1.HeaderClassName
{
color: #664958;
}
.AnyTagClassName
{
color: #664958;
}
</style>
background-color css
<style>
a { background-color: #664958; }
a { background-color: rgb(102,73,88); }
div.DivClassName
{
background-color: #664958;
}
.BgClassName
{
background-color: #664958;
}
</style>
border-color css
<style>
span { border-color: #664958; }
span { border-color: rgb(102,73,88); }
td.TdClassName
{
border-color: #664958;
}
.TagClassName
{
border-color: #664958;
}
</style>