Shades of Finn #664754
Tints of Finn #664754
RGB
CMYK
RGB Variations
Color information
#664754 (or 0x664754) is known color: Finn. HEX triplet: 66, 47 and 54. RGB value is (102,71,84). Sum of RGB (Red+Green+Blue) = 102+71+84=257 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.69% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 102 - color contains mainly: red. Hex color #664754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664754 is #99B8AB. Grayscale: #515151. Windows color (decimal): -10074284 or 5523302. OLE color: 5523302.
HSL color Cylindrical-coordinate representation of color #664754: hue angle of 334.84º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #664754 is Cyan = 0, Magento = 0.30, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 71 | 84 | - |
| CMYK | 0 | 0.30 | 0.18 | 0.6 |
| HSL | 334.84º | 0.18% | 0.34% | - |
| HSV(B) | 334.84º | 0.3% | 0.4% | - |
| XYZ | 9.33 | 7.97 | 9.43 | - |
| YUV | 81.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 84 | 0 | 0.30 | 0.18 | 0.6 | 334.84 | 0.18 | 0.34 |
| Hex | 66 | 47 | 54 | 0 | 1E | 12 | 3C | 14F | 12 | 22 |
| Octal | 146 | 107 | 124 | 0 | 36 | 22 | 74 | 517 | 22 | 42 |
| Binary | 1100110 | 1000111 | 1010100 | 0 | 11110 | 10010 | 111100 | 101001111 | 10010 | 100010 |
Color Harmonies of #664754
Complementary color
Monochromatic Colors of #664754
Black with #664754
Text Example
Text Example
White with #664754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664754; }
p { color: rgb(102,71,84); }
H1.HeaderClassName
{
color: #664754;
}
.AnyTagClassName
{
color: #664754;
}
</style>
background-color css
<style>
a { background-color: #664754; }
a { background-color: rgb(102,71,84); }
div.DivClassName
{
background-color: #664754;
}
.BgClassName
{
background-color: #664754;
}
</style>
border-color css
<style>
span { border-color: #664754; }
span { border-color: rgb(102,71,84); }
td.TdClassName
{
border-color: #664754;
}
.TagClassName
{
border-color: #664754;
}
</style>