Shades of Finn #664057
Tints of Finn #664057
RGB
CMYK
RGB Variations
Color information
#664057 (or 0x664057) is known color: Finn. HEX triplet: 66, 40 and 57. RGB value is (102,64,87). Sum of RGB (Red+Green+Blue) = 102+64+87=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 87 (34.38% from 255 or 34.39% from 253); Max value from RGB is 102 - color contains mainly: red. Hex color #664057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664057 is #99BFA8. Grayscale: #4D4D4D. Windows color (decimal): -10076073 or 5718118. OLE color: 5718118.
HSL color Cylindrical-coordinate representation of color #664057: hue angle of 323.68º 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 #664057 is Cyan = 0, Magento = 0.37, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 87 | - |
| CMYK | 0 | 0.37 | 0.15 | 0.6 |
| HSL | 323.68º | 0.23% | 0.33% | - |
| HSV(B) | 323.68º | 0.37% | 0.4% | - |
| XYZ | 9.03 | 7.18 | 9.93 | - |
| YUV | 77.98 | 133.09 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 87 | 0 | 0.37 | 0.15 | 0.6 | 323.68 | 0.23 | 0.33 |
| Hex | 66 | 40 | 57 | 0 | 25 | F | 3C | 144 | 17 | 21 |
| Octal | 146 | 100 | 127 | 0 | 45 | 17 | 74 | 504 | 27 | 41 |
| Binary | 1100110 | 1000000 | 1010111 | 0 | 100101 | 1111 | 111100 | 101000100 | 10111 | 100001 |
Color Harmonies of #664057
Complementary color
Monochromatic Colors of #664057
Black with #664057
Text Example
Text Example
White with #664057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664057; }
p { color: rgb(102,64,87); }
H1.HeaderClassName
{
color: #664057;
}
.AnyTagClassName
{
color: #664057;
}
</style>
background-color css
<style>
a { background-color: #664057; }
a { background-color: rgb(102,64,87); }
div.DivClassName
{
background-color: #664057;
}
.BgClassName
{
background-color: #664057;
}
</style>
border-color css
<style>
span { border-color: #664057; }
span { border-color: rgb(102,64,87); }
td.TdClassName
{
border-color: #664057;
}
.TagClassName
{
border-color: #664057;
}
</style>