Shades of Finn #663756
Tints of Finn #663756
RGB
CMYK
RGB Variations
Color information
#663756 (or 0x663756) is known color: Finn. HEX triplet: 66, 37 and 56. RGB value is (102,55,86). Sum of RGB (Red+Green+Blue) = 102+55+86=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #663756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663756 is #99C8A9. Grayscale: #484848. Windows color (decimal): -10078378 or 5650278. OLE color: 5650278.
HSL color Cylindrical-coordinate representation of color #663756: hue angle of 320.43º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #663756 is Cyan = 0, Magento = 0.46, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 55 | 86 | - |
| CMYK | 0 | 0.46 | 0.16 | 0.6 |
| HSL | 320.43º | 0.3% | 0.31% | - |
| HSV(B) | 320.43º | 0.46% | 0.4% | - |
| XYZ | 8.53 | 6.23 | 9.56 | - |
| YUV | 72.59 | 135.57 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 55 | 86 | 0 | 0.46 | 0.16 | 0.6 | 320.43 | 0.3 | 0.31 |
| Hex | 66 | 37 | 56 | 0 | 2E | 10 | 3C | 140 | 1E | 1F |
| Octal | 146 | 67 | 126 | 0 | 56 | 20 | 74 | 500 | 36 | 37 |
| Binary | 1100110 | 110111 | 1010110 | 0 | 101110 | 10000 | 111100 | 101000000 | 11110 | 11111 |
Color Harmonies of #663756
Complementary color
Monochromatic Colors of #663756
Black with #663756
Text Example
Text Example
White with #663756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663756; }
p { color: rgb(102,55,86); }
H1.HeaderClassName
{
color: #663756;
}
.AnyTagClassName
{
color: #663756;
}
</style>
background-color css
<style>
a { background-color: #663756; }
a { background-color: rgb(102,55,86); }
div.DivClassName
{
background-color: #663756;
}
.BgClassName
{
background-color: #663756;
}
</style>
border-color css
<style>
span { border-color: #663756; }
span { border-color: rgb(102,55,86); }
td.TdClassName
{
border-color: #663756;
}
.TagClassName
{
border-color: #663756;
}
</style>