Shades of Finn #664251
Tints of Finn #664251
RGB
CMYK
RGB Variations
Color information
#664251 (or 0x664251) is known color: Finn. HEX triplet: 66, 42 and 51. RGB value is (102,66,81). Sum of RGB (Red+Green+Blue) = 102+66+81=249 (32% of max value = 765). Red value is 102 (40.23% from 255 or 40.96% from 249); Green value is 66 (26.17% from 255 or 26.51% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 102 - color contains mainly: red. Hex color #664251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664251 is #99BDAE. Grayscale: #4E4E4E. Windows color (decimal): -10075567 or 5325414. OLE color: 5325414.
HSL color Cylindrical-coordinate representation of color #664251: hue angle of 335º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #664251 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 66 | 81 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.6 |
| HSL | 335º | 0.21% | 0.33% | - |
| HSV(B) | 335º | 0.35% | 0.4% | - |
| XYZ | 8.91 | 7.32 | 8.73 | - |
| YUV | 78.47 | 129.43 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 81 | 0 | 0.35 | 0.21 | 0.6 | 335 | 0.21 | 0.33 |
| Hex | 66 | 42 | 51 | 0 | 23 | 15 | 3C | 14F | 15 | 21 |
| Octal | 146 | 102 | 121 | 0 | 43 | 25 | 74 | 517 | 25 | 41 |
| Binary | 1100110 | 1000010 | 1010001 | 0 | 100011 | 10101 | 111100 | 101001111 | 10101 | 100001 |
Color Harmonies of #664251
Complementary color
Monochromatic Colors of #664251
Black with #664251
Text Example
Text Example
White with #664251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664251; }
p { color: rgb(102,66,81); }
H1.HeaderClassName
{
color: #664251;
}
.AnyTagClassName
{
color: #664251;
}
</style>
background-color css
<style>
a { background-color: #664251; }
a { background-color: rgb(102,66,81); }
div.DivClassName
{
background-color: #664251;
}
.BgClassName
{
background-color: #664251;
}
</style>
border-color css
<style>
span { border-color: #664251; }
span { border-color: rgb(102,66,81); }
td.TdClassName
{
border-color: #664251;
}
.TagClassName
{
border-color: #664251;
}
</style>