Shades of Finn #664552
Tints of Finn #664552
RGB
CMYK
RGB Variations
Color information
#664552 (or 0x664552) is known color: Finn. HEX triplet: 66, 45 and 52. RGB value is (102,69,82). Sum of RGB (Red+Green+Blue) = 102+69+82=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 82 (32.42% from 255 or 32.41% from 253); Max value from RGB is 102 - color contains mainly: red. Hex color #664552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664552 is #99BAAD. Grayscale: #505050. Windows color (decimal): -10074798 or 5391718. OLE color: 5391718.
HSL color Cylindrical-coordinate representation of color #664552: hue angle of 336.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #664552 is Cyan = 0, Magento = 0.32, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 69 | 82 | - |
| CMYK | 0 | 0.32 | 0.20 | 0.6 |
| HSL | 336.36º | 0.19% | 0.34% | - |
| HSV(B) | 336.36º | 0.32% | 0.4% | - |
| XYZ | 9.13 | 7.69 | 8.99 | - |
| YUV | 80.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 82 | 0 | 0.32 | 0.20 | 0.6 | 336.36 | 0.19 | 0.34 |
| Hex | 66 | 45 | 52 | 0 | 20 | 14 | 3C | 150 | 13 | 22 |
| Octal | 146 | 105 | 122 | 0 | 40 | 24 | 74 | 520 | 23 | 42 |
| Binary | 1100110 | 1000101 | 1010010 | 0 | 100000 | 10100 | 111100 | 101010000 | 10011 | 100010 |
Color Harmonies of #664552
Complementary color
Monochromatic Colors of #664552
Black with #664552
Text Example
Text Example
White with #664552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664552; }
p { color: rgb(102,69,82); }
H1.HeaderClassName
{
color: #664552;
}
.AnyTagClassName
{
color: #664552;
}
</style>
background-color css
<style>
a { background-color: #664552; }
a { background-color: rgb(102,69,82); }
div.DivClassName
{
background-color: #664552;
}
.BgClassName
{
background-color: #664552;
}
</style>
border-color css
<style>
span { border-color: #664552; }
span { border-color: rgb(102,69,82); }
td.TdClassName
{
border-color: #664552;
}
.TagClassName
{
border-color: #664552;
}
</style>