Shades of Finn #664357
Tints of Finn #664357
RGB
CMYK
RGB Variations
Color information
#664357 (or 0x664357) is known color: Finn. HEX triplet: 66, 43 and 57. RGB value is (102,67,87). Sum of RGB (Red+Green+Blue) = 102+67+87=256 (33% of max value = 765). Red value is 102 (40.23% from 255 or 39.84% from 256); Green value is 67 (26.56% from 255 or 26.17% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 102 - color contains mainly: red. Hex color #664357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664357 is #99BCA8. Grayscale: #4F4F4F. Windows color (decimal): -10075305 or 5718886. OLE color: 5718886.
HSL color Cylindrical-coordinate representation of color #664357: hue angle of 325.71º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #664357 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 87 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.6 |
| HSL | 325.71º | 0.21% | 0.33% | - |
| HSV(B) | 325.71º | 0.34% | 0.4% | - |
| XYZ | 9.21 | 7.53 | 9.98 | - |
| YUV | 79.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 87 | 0 | 0.34 | 0.15 | 0.6 | 325.71 | 0.21 | 0.33 |
| Hex | 66 | 43 | 57 | 0 | 22 | F | 3C | 146 | 15 | 21 |
| Octal | 146 | 103 | 127 | 0 | 42 | 17 | 74 | 506 | 25 | 41 |
| Binary | 1100110 | 1000011 | 1010111 | 0 | 100010 | 1111 | 111100 | 101000110 | 10101 | 100001 |
Color Harmonies of #664357
Complementary color
Monochromatic Colors of #664357
Black with #664357
Text Example
Text Example
White with #664357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664357; }
p { color: rgb(102,67,87); }
H1.HeaderClassName
{
color: #664357;
}
.AnyTagClassName
{
color: #664357;
}
</style>
background-color css
<style>
a { background-color: #664357; }
a { background-color: rgb(102,67,87); }
div.DivClassName
{
background-color: #664357;
}
.BgClassName
{
background-color: #664357;
}
</style>
border-color css
<style>
span { border-color: #664357; }
span { border-color: rgb(102,67,87); }
td.TdClassName
{
border-color: #664357;
}
.TagClassName
{
border-color: #664357;
}
</style>