Shades of Finn #663954
Tints of Finn #663954
RGB
CMYK
RGB Variations
Color information
#663954 (or 0x663954) is known color: Finn. HEX triplet: 66, 39 and 54. RGB value is (102,57,84). Sum of RGB (Red+Green+Blue) = 102+57+84=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 84 (33.20% from 255 or 34.57% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #663954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663954 is #99C6AB. Grayscale: #494949. Windows color (decimal): -10077868 or 5519718. OLE color: 5519718.
HSL color Cylindrical-coordinate representation of color #663954: hue angle of 324º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #663954 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 57 | 84 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.6 |
| HSL | 324º | 0.28% | 0.31% | - |
| HSV(B) | 324º | 0.44% | 0.4% | - |
| XYZ | 8.54 | 6.39 | 9.17 | - |
| YUV | 73.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 57 | 84 | 0 | 0.44 | 0.18 | 0.6 | 324 | 0.28 | 0.31 |
| Hex | 66 | 39 | 54 | 0 | 2C | 12 | 3C | 144 | 1C | 1F |
| Octal | 146 | 71 | 124 | 0 | 54 | 22 | 74 | 504 | 34 | 37 |
| Binary | 1100110 | 111001 | 1010100 | 0 | 101100 | 10010 | 111100 | 101000100 | 11100 | 11111 |
Color Harmonies of #663954
Complementary color
Monochromatic Colors of #663954
Black with #663954
Text Example
Text Example
White with #663954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663954; }
p { color: rgb(102,57,84); }
H1.HeaderClassName
{
color: #663954;
}
.AnyTagClassName
{
color: #663954;
}
</style>
background-color css
<style>
a { background-color: #663954; }
a { background-color: rgb(102,57,84); }
div.DivClassName
{
background-color: #663954;
}
.BgClassName
{
background-color: #663954;
}
</style>
border-color css
<style>
span { border-color: #663954; }
span { border-color: rgb(102,57,84); }
td.TdClassName
{
border-color: #663954;
}
.TagClassName
{
border-color: #663954;
}
</style>