Shades of Finn #664156
Tints of Finn #664156
RGB
CMYK
RGB Variations
Color information
#664156 (or 0x664156) is known color: Finn. HEX triplet: 66, 41 and 56. RGB value is (102,65,86). Sum of RGB (Red+Green+Blue) = 102+65+86=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 65 (25.78% from 255 or 25.69% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 102 - color contains mainly: red. Hex color #664156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664156 is #99BEA9. Grayscale: #4E4E4E. Windows color (decimal): -10075818 or 5652838. OLE color: 5652838.
HSL color Cylindrical-coordinate representation of color #664156: hue angle of 325.95º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #664156 is Cyan = 0, Magento = 0.36, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 65 | 86 | - |
| CMYK | 0 | 0.36 | 0.16 | 0.6 |
| HSL | 325.95º | 0.22% | 0.33% | - |
| HSV(B) | 325.95º | 0.36% | 0.4% | - |
| XYZ | 9.05 | 7.28 | 9.73 | - |
| YUV | 78.46 | 132.26 | 144.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 65 | 86 | 0 | 0.36 | 0.16 | 0.6 | 325.95 | 0.22 | 0.33 |
| Hex | 66 | 41 | 56 | 0 | 24 | 10 | 3C | 146 | 16 | 21 |
| Octal | 146 | 101 | 126 | 0 | 44 | 20 | 74 | 506 | 26 | 41 |
| Binary | 1100110 | 1000001 | 1010110 | 0 | 100100 | 10000 | 111100 | 101000110 | 10110 | 100001 |
Color Harmonies of #664156
Complementary color
Monochromatic Colors of #664156
Black with #664156
Text Example
Text Example
White with #664156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664156; }
p { color: rgb(102,65,86); }
H1.HeaderClassName
{
color: #664156;
}
.AnyTagClassName
{
color: #664156;
}
</style>
background-color css
<style>
a { background-color: #664156; }
a { background-color: rgb(102,65,86); }
div.DivClassName
{
background-color: #664156;
}
.BgClassName
{
background-color: #664156;
}
</style>
border-color css
<style>
span { border-color: #664156; }
span { border-color: rgb(102,65,86); }
td.TdClassName
{
border-color: #664156;
}
.TagClassName
{
border-color: #664156;
}
</style>