Shades of Finn #664052
Tints of Finn #664052
RGB
CMYK
RGB Variations
Color information
#664052 (or 0x664052) is known color: Finn. HEX triplet: 66, 40 and 52. RGB value is (102,64,82). Sum of RGB (Red+Green+Blue) = 102+64+82=248 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.13% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 102 - color contains mainly: red. Hex color #664052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664052 is #99BFAD. Grayscale: #4D4D4D. Windows color (decimal): -10076078 or 5390438. OLE color: 5390438.
HSL color Cylindrical-coordinate representation of color #664052: hue angle of 331.58º 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 #664052 is Cyan = 0, Magento = 0.37, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 82 | - |
| CMYK | 0 | 0.37 | 0.20 | 0.6 |
| HSL | 331.58º | 0.23% | 0.33% | - |
| HSV(B) | 331.58º | 0.37% | 0.4% | - |
| XYZ | 8.84 | 7.1 | 8.89 | - |
| YUV | 77.41 | 130.59 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 82 | 0 | 0.37 | 0.20 | 0.6 | 331.58 | 0.23 | 0.33 |
| Hex | 66 | 40 | 52 | 0 | 25 | 14 | 3C | 14C | 17 | 21 |
| Octal | 146 | 100 | 122 | 0 | 45 | 24 | 74 | 514 | 27 | 41 |
| Binary | 1100110 | 1000000 | 1010010 | 0 | 100101 | 10100 | 111100 | 101001100 | 10111 | 100001 |
Color Harmonies of #664052
Complementary color
Monochromatic Colors of #664052
Black with #664052
Text Example
Text Example
White with #664052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664052; }
p { color: rgb(102,64,82); }
H1.HeaderClassName
{
color: #664052;
}
.AnyTagClassName
{
color: #664052;
}
</style>
background-color css
<style>
a { background-color: #664052; }
a { background-color: rgb(102,64,82); }
div.DivClassName
{
background-color: #664052;
}
.BgClassName
{
background-color: #664052;
}
</style>
border-color css
<style>
span { border-color: #664052; }
span { border-color: rgb(102,64,82); }
td.TdClassName
{
border-color: #664052;
}
.TagClassName
{
border-color: #664052;
}
</style>