Shades of Finn #663655
Tints of Finn #663655
RGB
CMYK
RGB Variations
Color information
#663655 (or 0x663655) is known color: Finn. HEX triplet: 66, 36 and 55. RGB value is (102,54,85). Sum of RGB (Red+Green+Blue) = 102+54+85=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 85 (33.59% from 255 or 35.27% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #663655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663655 is #99C9AA. Grayscale: #474747. Windows color (decimal): -10078635 or 5584486. OLE color: 5584486.
HSL color Cylindrical-coordinate representation of color #663655: hue angle of 321.25º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #663655 is Cyan = 0, Magento = 0.47, Yellow = 0.17 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 54 | 85 | - |
| CMYK | 0 | 0.47 | 0.17 | 0.6 |
| HSL | 321.25º | 0.31% | 0.31% | - |
| HSV(B) | 321.25º | 0.47% | 0.4% | - |
| XYZ | 8.44 | 6.12 | 9.33 | - |
| YUV | 71.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 54 | 85 | 0 | 0.47 | 0.17 | 0.6 | 321.25 | 0.31 | 0.31 |
| Hex | 66 | 36 | 55 | 0 | 2F | 11 | 3C | 141 | 1F | 1F |
| Octal | 146 | 66 | 125 | 0 | 57 | 21 | 74 | 501 | 37 | 37 |
| Binary | 1100110 | 110110 | 1010101 | 0 | 101111 | 10001 | 111100 | 101000001 | 11111 | 11111 |
Color Harmonies of #663655
Complementary color
Monochromatic Colors of #663655
Black with #663655
Text Example
Text Example
White with #663655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663655; }
p { color: rgb(102,54,85); }
H1.HeaderClassName
{
color: #663655;
}
.AnyTagClassName
{
color: #663655;
}
</style>
background-color css
<style>
a { background-color: #663655; }
a { background-color: rgb(102,54,85); }
div.DivClassName
{
background-color: #663655;
}
.BgClassName
{
background-color: #663655;
}
</style>
border-color css
<style>
span { border-color: #663655; }
span { border-color: rgb(102,54,85); }
td.TdClassName
{
border-color: #663655;
}
.TagClassName
{
border-color: #663655;
}
</style>