Shades of Finn #664259
Tints of Finn #664259
RGB
CMYK
RGB Variations
Color information
#664259 (or 0x664259) is known color: Finn. HEX triplet: 66, 42 and 59. RGB value is (102,66,89). Sum of RGB (Red+Green+Blue) = 102+66+89=257 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.69% from 257); Green value is 66 (26.17% from 255 or 25.68% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 102 - color contains mainly: red. Hex color #664259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664259 is #99BDA6. Grayscale: #4F4F4F. Windows color (decimal): -10075559 or 5849702. OLE color: 5849702.
HSL color Cylindrical-coordinate representation of color #664259: hue angle of 321.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #664259 is Cyan = 0, Magento = 0.35, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 66 | 89 | - |
| CMYK | 0 | 0.35 | 0.13 | 0.6 |
| HSL | 321.67º | 0.21% | 0.33% | - |
| HSV(B) | 321.67º | 0.35% | 0.4% | - |
| XYZ | 9.23 | 7.44 | 10.4 | - |
| YUV | 79.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 89 | 0 | 0.35 | 0.13 | 0.6 | 321.67 | 0.21 | 0.33 |
| Hex | 66 | 42 | 59 | 0 | 23 | D | 3C | 142 | 15 | 21 |
| Octal | 146 | 102 | 131 | 0 | 43 | 15 | 74 | 502 | 25 | 41 |
| Binary | 1100110 | 1000010 | 1011001 | 0 | 100011 | 1101 | 111100 | 101000010 | 10101 | 100001 |
Color Harmonies of #664259
Complementary color
Monochromatic Colors of #664259
Black with #664259
Text Example
Text Example
White with #664259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664259; }
p { color: rgb(102,66,89); }
H1.HeaderClassName
{
color: #664259;
}
.AnyTagClassName
{
color: #664259;
}
</style>
background-color css
<style>
a { background-color: #664259; }
a { background-color: rgb(102,66,89); }
div.DivClassName
{
background-color: #664259;
}
.BgClassName
{
background-color: #664259;
}
</style>
border-color css
<style>
span { border-color: #664259; }
span { border-color: rgb(102,66,89); }
td.TdClassName
{
border-color: #664259;
}
.TagClassName
{
border-color: #664259;
}
</style>