Shades of Finn #674059
Tints of Finn #674059
RGB
CMYK
RGB Variations
Color information
#674059 (or 0x674059) is known color: Finn. HEX triplet: 67, 40 and 59. RGB value is (103,64,89). Sum of RGB (Red+Green+Blue) = 103+64+89=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 64 (25.39% from 255 or 25% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 103 - color contains mainly: red. Hex color #674059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674059 is #98BFA6. Grayscale: #4E4E4E. Windows color (decimal): -10010535 or 5849191. OLE color: 5849191.
HSL color Cylindrical-coordinate representation of color #674059: hue angle of 321.54º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #674059 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 89 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.60 |
| HSL | 321.54º | 0.23% | 0.33% | - |
| HSV(B) | 321.54º | 0.38% | 0.4% | - |
| XYZ | 9.23 | 7.27 | 10.37 | - |
| YUV | 78.51 | 133.92 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 89 | 0 | 0.38 | 0.14 | 0.60 | 321.54 | 0.23 | 0.33 |
| Hex | 67 | 40 | 59 | 0 | 26 | E | 3C | 142 | 17 | 21 |
| Octal | 147 | 100 | 131 | 0 | 46 | 16 | 74 | 502 | 27 | 41 |
| Binary | 1100111 | 1000000 | 1011001 | 0 | 100110 | 1110 | 111100 | 101000010 | 10111 | 100001 |
Color Harmonies of #674059
Complementary color
Monochromatic Colors of #674059
Black with #674059
Text Example
Text Example
White with #674059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674059; }
p { color: rgb(103,64,89); }
H1.HeaderClassName
{
color: #674059;
}
.AnyTagClassName
{
color: #674059;
}
</style>
background-color css
<style>
a { background-color: #674059; }
a { background-color: rgb(103,64,89); }
div.DivClassName
{
background-color: #674059;
}
.BgClassName
{
background-color: #674059;
}
</style>
border-color css
<style>
span { border-color: #674059; }
span { border-color: rgb(103,64,89); }
td.TdClassName
{
border-color: #674059;
}
.TagClassName
{
border-color: #674059;
}
</style>