Shades of Finn #665359
Tints of Finn #665359
RGB
CMYK
RGB Variations
Color information
#665359 (or 0x665359) is known color: Finn. HEX triplet: 66, 53 and 59. RGB value is (102,83,89). Sum of RGB (Red+Green+Blue) = 102+83+89=274 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.23% from 274); Green value is 83 (32.81% from 255 or 30.29% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 102 - color contains mainly: red. Hex color #665359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665359 is #99ACA6. Grayscale: #595959. Windows color (decimal): -10071207 or 5854054. OLE color: 5854054.
HSL color Cylindrical-coordinate representation of color #665359: hue angle of 341.05º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #665359 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 89 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.6 |
| HSL | 341.05º | 0.1% | 0.36% | - |
| HSV(B) | 341.05º | 0.19% | 0.4% | - |
| XYZ | 10.38 | 9.73 | 10.78 | - |
| YUV | 89.37 | 127.79 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 89 | 0 | 0.19 | 0.13 | 0.6 | 341.05 | 0.1 | 0.36 |
| Hex | 66 | 53 | 59 | 0 | 13 | D | 3C | 155 | A | 24 |
| Octal | 146 | 123 | 131 | 0 | 23 | 15 | 74 | 525 | 12 | 44 |
| Binary | 1100110 | 1010011 | 1011001 | 0 | 10011 | 1101 | 111100 | 101010101 | 1010 | 100100 |
Color Harmonies of #665359
Complementary color
Monochromatic Colors of #665359
Black with #665359
Text Example
Text Example
White with #665359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665359; }
p { color: rgb(102,83,89); }
H1.HeaderClassName
{
color: #665359;
}
.AnyTagClassName
{
color: #665359;
}
</style>
background-color css
<style>
a { background-color: #665359; }
a { background-color: rgb(102,83,89); }
div.DivClassName
{
background-color: #665359;
}
.BgClassName
{
background-color: #665359;
}
</style>
border-color css
<style>
span { border-color: #665359; }
span { border-color: rgb(102,83,89); }
td.TdClassName
{
border-color: #665359;
}
.TagClassName
{
border-color: #665359;
}
</style>