Shades of Finn #664752
Tints of Finn #664752
RGB
CMYK
RGB Variations
Color information
#664752 (or 0x664752) is known color: Finn. HEX triplet: 66, 47 and 52. RGB value is (102,71,82). Sum of RGB (Red+Green+Blue) = 102+71+82=255 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 82 (32.42% from 255 or 32.16% from 255); Max value from RGB is 102 - color contains mainly: red. Hex color #664752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664752 is #99B8AD. Grayscale: #515151. Windows color (decimal): -10074286 or 5392230. OLE color: 5392230.
HSL color Cylindrical-coordinate representation of color #664752: hue angle of 338.71º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #664752 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 71 | 82 | - |
| CMYK | 0 | 0.30 | 0.20 | 0.6 |
| HSL | 338.71º | 0.18% | 0.34% | - |
| HSV(B) | 338.71º | 0.3% | 0.4% | - |
| XYZ | 9.26 | 7.94 | 9.03 | - |
| YUV | 81.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 82 | 0 | 0.30 | 0.20 | 0.6 | 338.71 | 0.18 | 0.34 |
| Hex | 66 | 47 | 52 | 0 | 1E | 14 | 3C | 153 | 12 | 22 |
| Octal | 146 | 107 | 122 | 0 | 36 | 24 | 74 | 523 | 22 | 42 |
| Binary | 1100110 | 1000111 | 1010010 | 0 | 11110 | 10100 | 111100 | 101010011 | 10010 | 100010 |
Color Harmonies of #664752
Complementary color
Monochromatic Colors of #664752
Black with #664752
Text Example
Text Example
White with #664752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664752; }
p { color: rgb(102,71,82); }
H1.HeaderClassName
{
color: #664752;
}
.AnyTagClassName
{
color: #664752;
}
</style>
background-color css
<style>
a { background-color: #664752; }
a { background-color: rgb(102,71,82); }
div.DivClassName
{
background-color: #664752;
}
.BgClassName
{
background-color: #664752;
}
</style>
border-color css
<style>
span { border-color: #664752; }
span { border-color: rgb(102,71,82); }
td.TdClassName
{
border-color: #664752;
}
.TagClassName
{
border-color: #664752;
}
</style>