Shades of Finn #664356
Tints of Finn #664356
RGB
CMYK
RGB Variations
Color information
#664356 (or 0x664356) is known color: Finn. HEX triplet: 66, 43 and 56. RGB value is (102,67,86). Sum of RGB (Red+Green+Blue) = 102+67+86=255 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 102 - color contains mainly: red. Hex color #664356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664356 is #99BCA9. Grayscale: #4F4F4F. Windows color (decimal): -10075306 or 5653350. OLE color: 5653350.
HSL color Cylindrical-coordinate representation of color #664356: hue angle of 327.43º 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 #664356 is Cyan = 0, Magento = 0.34, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 86 | - |
| CMYK | 0 | 0.34 | 0.16 | 0.6 |
| HSL | 327.43º | 0.21% | 0.33% | - |
| HSV(B) | 327.43º | 0.34% | 0.4% | - |
| XYZ | 9.17 | 7.51 | 9.77 | - |
| YUV | 79.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 86 | 0 | 0.34 | 0.16 | 0.6 | 327.43 | 0.21 | 0.33 |
| Hex | 66 | 43 | 56 | 0 | 22 | 10 | 3C | 147 | 15 | 21 |
| Octal | 146 | 103 | 126 | 0 | 42 | 20 | 74 | 507 | 25 | 41 |
| Binary | 1100110 | 1000011 | 1010110 | 0 | 100010 | 10000 | 111100 | 101000111 | 10101 | 100001 |
Color Harmonies of #664356
Complementary color
Monochromatic Colors of #664356
Black with #664356
Text Example
Text Example
White with #664356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664356; }
p { color: rgb(102,67,86); }
H1.HeaderClassName
{
color: #664356;
}
.AnyTagClassName
{
color: #664356;
}
</style>
background-color css
<style>
a { background-color: #664356; }
a { background-color: rgb(102,67,86); }
div.DivClassName
{
background-color: #664356;
}
.BgClassName
{
background-color: #664356;
}
</style>
border-color css
<style>
span { border-color: #664356; }
span { border-color: rgb(102,67,86); }
td.TdClassName
{
border-color: #664356;
}
.TagClassName
{
border-color: #664356;
}
</style>