Shades of Finn #665259
Tints of Finn #665259
RGB
CMYK
RGB Variations
Color information
#665259 (or 0x665259) is known color: Finn. HEX triplet: 66, 52 and 59. RGB value is (102,82,89). Sum of RGB (Red+Green+Blue) = 102+82+89=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 102 - color contains mainly: red. Hex color #665259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665259 is #99ADA6. Grayscale: #585858. Windows color (decimal): -10071463 or 5853798. OLE color: 5853798.
HSL color Cylindrical-coordinate representation of color #665259: hue angle of 339º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #665259 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 89 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.6 |
| HSL | 339º | 0.11% | 0.36% | - |
| HSV(B) | 339º | 0.2% | 0.4% | - |
| XYZ | 10.3 | 9.58 | 10.76 | - |
| YUV | 88.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 89 | 0 | 0.20 | 0.13 | 0.6 | 339 | 0.11 | 0.36 |
| Hex | 66 | 52 | 59 | 0 | 14 | D | 3C | 153 | B | 24 |
| Octal | 146 | 122 | 131 | 0 | 24 | 15 | 74 | 523 | 13 | 44 |
| Binary | 1100110 | 1010010 | 1011001 | 0 | 10100 | 1101 | 111100 | 101010011 | 1011 | 100100 |
Color Harmonies of #665259
Complementary color
Monochromatic Colors of #665259
Black with #665259
Text Example
Text Example
White with #665259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665259; }
p { color: rgb(102,82,89); }
H1.HeaderClassName
{
color: #665259;
}
.AnyTagClassName
{
color: #665259;
}
</style>
background-color css
<style>
a { background-color: #665259; }
a { background-color: rgb(102,82,89); }
div.DivClassName
{
background-color: #665259;
}
.BgClassName
{
background-color: #665259;
}
</style>
border-color css
<style>
span { border-color: #665259; }
span { border-color: rgb(102,82,89); }
td.TdClassName
{
border-color: #665259;
}
.TagClassName
{
border-color: #665259;
}
</style>