Shades of Finn #664053
Tints of Finn #664053
RGB
CMYK
RGB Variations
Color information
#664053 (or 0x664053) is known color: Finn. HEX triplet: 66, 40 and 53. RGB value is (102,64,83). Sum of RGB (Red+Green+Blue) = 102+64+83=249 (32% of max value = 765). Red value is 102 (40.23% from 255 or 40.96% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 102 - color contains mainly: red. Hex color #664053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664053 is #99BFAC. Grayscale: #4D4D4D. Windows color (decimal): -10076077 or 5455974. OLE color: 5455974.
HSL color Cylindrical-coordinate representation of color #664053: hue angle of 330º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #664053 is Cyan = 0, Magento = 0.37, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 83 | - |
| CMYK | 0 | 0.37 | 0.19 | 0.6 |
| HSL | 330º | 0.23% | 0.33% | - |
| HSV(B) | 330º | 0.37% | 0.4% | - |
| XYZ | 8.87 | 7.12 | 9.09 | - |
| YUV | 77.53 | 131.09 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 83 | 0 | 0.37 | 0.19 | 0.6 | 330 | 0.23 | 0.33 |
| Hex | 66 | 40 | 53 | 0 | 25 | 13 | 3C | 14A | 17 | 21 |
| Octal | 146 | 100 | 123 | 0 | 45 | 23 | 74 | 512 | 27 | 41 |
| Binary | 1100110 | 1000000 | 1010011 | 0 | 100101 | 10011 | 111100 | 101001010 | 10111 | 100001 |
Color Harmonies of #664053
Complementary color
Monochromatic Colors of #664053
Black with #664053
Text Example
Text Example
White with #664053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664053; }
p { color: rgb(102,64,83); }
H1.HeaderClassName
{
color: #664053;
}
.AnyTagClassName
{
color: #664053;
}
</style>
background-color css
<style>
a { background-color: #664053; }
a { background-color: rgb(102,64,83); }
div.DivClassName
{
background-color: #664053;
}
.BgClassName
{
background-color: #664053;
}
</style>
border-color css
<style>
span { border-color: #664053; }
span { border-color: rgb(102,64,83); }
td.TdClassName
{
border-color: #664053;
}
.TagClassName
{
border-color: #664053;
}
</style>