Shades of Finn #664258
Tints of Finn #664258
RGB
CMYK
RGB Variations
Color information
#664258 (or 0x664258) is known color: Finn. HEX triplet: 66, 42 and 58. RGB value is (102,66,88). Sum of RGB (Red+Green+Blue) = 102+66+88=256 (33% of max value = 765). Red value is 102 (40.23% from 255 or 39.84% from 256); Green value is 66 (26.17% from 255 or 25.78% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 102 - color contains mainly: red. Hex color #664258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664258 is #99BDA7. Grayscale: #4F4F4F. Windows color (decimal): -10075560 or 5784166. OLE color: 5784166.
HSL color Cylindrical-coordinate representation of color #664258: hue angle of 323.33º 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 #664258 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 66 | 88 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.6 |
| HSL | 323.33º | 0.21% | 0.33% | - |
| HSV(B) | 323.33º | 0.35% | 0.4% | - |
| XYZ | 9.19 | 7.43 | 10.18 | - |
| YUV | 79.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 88 | 0 | 0.35 | 0.14 | 0.6 | 323.33 | 0.21 | 0.33 |
| Hex | 66 | 42 | 58 | 0 | 23 | E | 3C | 143 | 15 | 21 |
| Octal | 146 | 102 | 130 | 0 | 43 | 16 | 74 | 503 | 25 | 41 |
| Binary | 1100110 | 1000010 | 1011000 | 0 | 100011 | 1110 | 111100 | 101000011 | 10101 | 100001 |
Color Harmonies of #664258
Complementary color
Monochromatic Colors of #664258
Black with #664258
Text Example
Text Example
White with #664258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664258; }
p { color: rgb(102,66,88); }
H1.HeaderClassName
{
color: #664258;
}
.AnyTagClassName
{
color: #664258;
}
</style>
background-color css
<style>
a { background-color: #664258; }
a { background-color: rgb(102,66,88); }
div.DivClassName
{
background-color: #664258;
}
.BgClassName
{
background-color: #664258;
}
</style>
border-color css
<style>
span { border-color: #664258; }
span { border-color: rgb(102,66,88); }
td.TdClassName
{
border-color: #664258;
}
.TagClassName
{
border-color: #664258;
}
</style>