Shades of Finn #664257
Tints of Finn #664257
RGB
CMYK
RGB Variations
Color information
#664257 (or 0x664257) is known color: Finn. HEX triplet: 66, 42 and 57. RGB value is (102,66,87). Sum of RGB (Red+Green+Blue) = 102+66+87=255 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 87 (34.38% from 255 or 34.12% from 255); Max value from RGB is 102 - color contains mainly: red. Hex color #664257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664257 is #99BDA8. Grayscale: #4F4F4F. Windows color (decimal): -10075561 or 5718630. OLE color: 5718630.
HSL color Cylindrical-coordinate representation of color #664257: hue angle of 325º 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 #664257 is Cyan = 0, Magento = 0.35, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 66 | 87 | - |
| CMYK | 0 | 0.35 | 0.15 | 0.6 |
| HSL | 325º | 0.21% | 0.33% | - |
| HSV(B) | 325º | 0.35% | 0.4% | - |
| XYZ | 9.15 | 7.41 | 9.96 | - |
| YUV | 79.16 | 132.43 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 87 | 0 | 0.35 | 0.15 | 0.6 | 325 | 0.21 | 0.33 |
| Hex | 66 | 42 | 57 | 0 | 23 | F | 3C | 145 | 15 | 21 |
| Octal | 146 | 102 | 127 | 0 | 43 | 17 | 74 | 505 | 25 | 41 |
| Binary | 1100110 | 1000010 | 1010111 | 0 | 100011 | 1111 | 111100 | 101000101 | 10101 | 100001 |
Color Harmonies of #664257
Complementary color
Monochromatic Colors of #664257
Black with #664257
Text Example
Text Example
White with #664257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664257; }
p { color: rgb(102,66,87); }
H1.HeaderClassName
{
color: #664257;
}
.AnyTagClassName
{
color: #664257;
}
</style>
background-color css
<style>
a { background-color: #664257; }
a { background-color: rgb(102,66,87); }
div.DivClassName
{
background-color: #664257;
}
.BgClassName
{
background-color: #664257;
}
</style>
border-color css
<style>
span { border-color: #664257; }
span { border-color: rgb(102,66,87); }
td.TdClassName
{
border-color: #664257;
}
.TagClassName
{
border-color: #664257;
}
</style>