Shades of Finn #664553
Tints of Finn #664553
RGB
CMYK
RGB Variations
Color information
#664553 (or 0x664553) is known color: Finn. HEX triplet: 66, 45 and 53. RGB value is (102,69,83). Sum of RGB (Red+Green+Blue) = 102+69+83=254 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.16% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 102 - color contains mainly: red. Hex color #664553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664553 is #99BAAC. Grayscale: #505050. Windows color (decimal): -10074797 or 5457254. OLE color: 5457254.
HSL color Cylindrical-coordinate representation of color #664553: hue angle of 334.55º 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 #664553 is Cyan = 0, Magento = 0.32, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 69 | 83 | - |
| CMYK | 0 | 0.32 | 0.19 | 0.6 |
| HSL | 334.55º | 0.19% | 0.34% | - |
| HSV(B) | 334.55º | 0.32% | 0.4% | - |
| XYZ | 9.17 | 7.71 | 9.19 | - |
| YUV | 80.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 83 | 0 | 0.32 | 0.19 | 0.6 | 334.55 | 0.19 | 0.34 |
| Hex | 66 | 45 | 53 | 0 | 20 | 13 | 3C | 14F | 13 | 22 |
| Octal | 146 | 105 | 123 | 0 | 40 | 23 | 74 | 517 | 23 | 42 |
| Binary | 1100110 | 1000101 | 1010011 | 0 | 100000 | 10011 | 111100 | 101001111 | 10011 | 100010 |
Color Harmonies of #664553
Complementary color
Monochromatic Colors of #664553
Black with #664553
Text Example
Text Example
White with #664553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664553; }
p { color: rgb(102,69,83); }
H1.HeaderClassName
{
color: #664553;
}
.AnyTagClassName
{
color: #664553;
}
</style>
background-color css
<style>
a { background-color: #664553; }
a { background-color: rgb(102,69,83); }
div.DivClassName
{
background-color: #664553;
}
.BgClassName
{
background-color: #664553;
}
</style>
border-color css
<style>
span { border-color: #664553; }
span { border-color: rgb(102,69,83); }
td.TdClassName
{
border-color: #664553;
}
.TagClassName
{
border-color: #664553;
}
</style>