Shades of Finn #664354
Tints of Finn #664354
RGB
CMYK
RGB Variations
Color information
#664354 (or 0x664354) is known color: Finn. HEX triplet: 66, 43 and 54. RGB value is (102,67,84). Sum of RGB (Red+Green+Blue) = 102+67+84=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 67 (26.56% from 255 or 26.48% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 102 - color contains mainly: red. Hex color #664354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664354 is #99BCAB. Grayscale: #4F4F4F. Windows color (decimal): -10075308 or 5522278. OLE color: 5522278.
HSL color Cylindrical-coordinate representation of color #664354: hue angle of 330.86º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #664354 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 84 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.6 |
| HSL | 330.86º | 0.21% | 0.33% | - |
| HSV(B) | 330.86º | 0.34% | 0.4% | - |
| XYZ | 9.09 | 7.48 | 9.35 | - |
| YUV | 79.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 84 | 0 | 0.34 | 0.18 | 0.6 | 330.86 | 0.21 | 0.33 |
| Hex | 66 | 43 | 54 | 0 | 22 | 12 | 3C | 14B | 15 | 21 |
| Octal | 146 | 103 | 124 | 0 | 42 | 22 | 74 | 513 | 25 | 41 |
| Binary | 1100110 | 1000011 | 1010100 | 0 | 100010 | 10010 | 111100 | 101001011 | 10101 | 100001 |
Color Harmonies of #664354
Complementary color
Monochromatic Colors of #664354
Black with #664354
Text Example
Text Example
White with #664354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664354; }
p { color: rgb(102,67,84); }
H1.HeaderClassName
{
color: #664354;
}
.AnyTagClassName
{
color: #664354;
}
</style>
background-color css
<style>
a { background-color: #664354; }
a { background-color: rgb(102,67,84); }
div.DivClassName
{
background-color: #664354;
}
.BgClassName
{
background-color: #664354;
}
</style>
border-color css
<style>
span { border-color: #664354; }
span { border-color: rgb(102,67,84); }
td.TdClassName
{
border-color: #664354;
}
.TagClassName
{
border-color: #664354;
}
</style>