Shades of Finn #663754
Tints of Finn #663754
RGB
CMYK
RGB Variations
Color information
#663754 (or 0x663754) is known color: Finn. HEX triplet: 66, 37 and 54. RGB value is (102,55,84). Sum of RGB (Red+Green+Blue) = 102+55+84=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 84 (33.20% from 255 or 34.85% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #663754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663754 is #99C8AB. Grayscale: #484848. Windows color (decimal): -10078380 or 5519206. OLE color: 5519206.
HSL color Cylindrical-coordinate representation of color #663754: hue angle of 322.98º 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 #663754 is Cyan = 0, Magento = 0.46, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 55 | 84 | - |
| CMYK | 0 | 0.46 | 0.18 | 0.6 |
| HSL | 322.98º | 0.3% | 0.31% | - |
| HSV(B) | 322.98º | 0.46% | 0.4% | - |
| XYZ | 8.45 | 6.2 | 9.14 | - |
| YUV | 72.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 55 | 84 | 0 | 0.46 | 0.18 | 0.6 | 322.98 | 0.3 | 0.31 |
| Hex | 66 | 37 | 54 | 0 | 2E | 12 | 3C | 143 | 1E | 1F |
| Octal | 146 | 67 | 124 | 0 | 56 | 22 | 74 | 503 | 36 | 37 |
| Binary | 1100110 | 110111 | 1010100 | 0 | 101110 | 10010 | 111100 | 101000011 | 11110 | 11111 |
Color Harmonies of #663754
Complementary color
Monochromatic Colors of #663754
Black with #663754
Text Example
Text Example
White with #663754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663754; }
p { color: rgb(102,55,84); }
H1.HeaderClassName
{
color: #663754;
}
.AnyTagClassName
{
color: #663754;
}
</style>
background-color css
<style>
a { background-color: #663754; }
a { background-color: rgb(102,55,84); }
div.DivClassName
{
background-color: #663754;
}
.BgClassName
{
background-color: #663754;
}
</style>
border-color css
<style>
span { border-color: #663754; }
span { border-color: rgb(102,55,84); }
td.TdClassName
{
border-color: #663754;
}
.TagClassName
{
border-color: #663754;
}
</style>