Shades of Finn #664056
Tints of Finn #664056
RGB
CMYK
RGB Variations
Color information
#664056 (or 0x664056) is known color: Finn. HEX triplet: 66, 40 and 56. RGB value is (102,64,86). Sum of RGB (Red+Green+Blue) = 102+64+86=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 64 (25.39% from 255 or 25.40% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 102 - color contains mainly: red. Hex color #664056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664056 is #99BFA9. Grayscale: #4D4D4D. Windows color (decimal): -10076074 or 5652582. OLE color: 5652582.
HSL color Cylindrical-coordinate representation of color #664056: hue angle of 325.26º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #664056 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 86 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.6 |
| HSL | 325.26º | 0.23% | 0.33% | - |
| HSV(B) | 325.26º | 0.37% | 0.4% | - |
| XYZ | 8.99 | 7.16 | 9.71 | - |
| YUV | 77.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 86 | 0 | 0.37 | 0.16 | 0.6 | 325.26 | 0.23 | 0.33 |
| Hex | 66 | 40 | 56 | 0 | 25 | 10 | 3C | 145 | 17 | 21 |
| Octal | 146 | 100 | 126 | 0 | 45 | 20 | 74 | 505 | 27 | 41 |
| Binary | 1100110 | 1000000 | 1010110 | 0 | 100101 | 10000 | 111100 | 101000101 | 10111 | 100001 |
Color Harmonies of #664056
Complementary color
Monochromatic Colors of #664056
Black with #664056
Text Example
Text Example
White with #664056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664056; }
p { color: rgb(102,64,86); }
H1.HeaderClassName
{
color: #664056;
}
.AnyTagClassName
{
color: #664056;
}
</style>
background-color css
<style>
a { background-color: #664056; }
a { background-color: rgb(102,64,86); }
div.DivClassName
{
background-color: #664056;
}
.BgClassName
{
background-color: #664056;
}
</style>
border-color css
<style>
span { border-color: #664056; }
span { border-color: rgb(102,64,86); }
td.TdClassName
{
border-color: #664056;
}
.TagClassName
{
border-color: #664056;
}
</style>