Shades of Finn #674459
Tints of Finn #674459
RGB
CMYK
RGB Variations
Color information
#674459 (or 0x674459) is known color: Finn. HEX triplet: 67, 44 and 59. RGB value is (103,68,89). Sum of RGB (Red+Green+Blue) = 103+68+89=260 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.62% from 260); Green value is 68 (26.95% from 255 or 26.15% from 260); Blue value is 89 (35.16% from 255 or 34.23% from 260); Max value from RGB is 103 - color contains mainly: red. Hex color #674459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674459 is #98BBA6. Grayscale: #505050. Windows color (decimal): -10009511 or 5850215. OLE color: 5850215.
HSL color Cylindrical-coordinate representation of color #674459: hue angle of 324º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #674459 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 89 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.60 |
| HSL | 324º | 0.2% | 0.34% | - |
| HSV(B) | 324º | 0.34% | 0.4% | - |
| XYZ | 9.46 | 7.74 | 10.45 | - |
| YUV | 80.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 89 | 0 | 0.34 | 0.14 | 0.60 | 324 | 0.2 | 0.34 |
| Hex | 67 | 44 | 59 | 0 | 22 | E | 3C | 144 | 14 | 22 |
| Octal | 147 | 104 | 131 | 0 | 42 | 16 | 74 | 504 | 24 | 42 |
| Binary | 1100111 | 1000100 | 1011001 | 0 | 100010 | 1110 | 111100 | 101000100 | 10100 | 100010 |
Color Harmonies of #674459
Complementary color
Monochromatic Colors of #674459
Black with #674459
Text Example
Text Example
White with #674459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674459; }
p { color: rgb(103,68,89); }
H1.HeaderClassName
{
color: #674459;
}
.AnyTagClassName
{
color: #674459;
}
</style>
background-color css
<style>
a { background-color: #674459; }
a { background-color: rgb(103,68,89); }
div.DivClassName
{
background-color: #674459;
}
.BgClassName
{
background-color: #674459;
}
</style>
border-color css
<style>
span { border-color: #674459; }
span { border-color: rgb(103,68,89); }
td.TdClassName
{
border-color: #674459;
}
.TagClassName
{
border-color: #674459;
}
</style>