Shades of Finn #674958
Tints of Finn #674958
RGB
CMYK
RGB Variations
Color information
#674958 (or 0x674958) is known color: Finn. HEX triplet: 67, 49 and 58. RGB value is (103,73,88). Sum of RGB (Red+Green+Blue) = 103+73+88=264 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.02% from 264); Green value is 73 (28.91% from 255 or 27.65% from 264); Blue value is 88 (34.77% from 255 or 33.33% from 264); Max value from RGB is 103 - color contains mainly: red. Hex color #674958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674958 is #98B6A7. Grayscale: #535353. Windows color (decimal): -10008232 or 5785959. OLE color: 5785959.
HSL color Cylindrical-coordinate representation of color #674958: hue angle of 330º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #674958 is Cyan = 0, Magento = 0.29, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 88 | - |
| CMYK | 0 | 0.29 | 0.15 | 0.60 |
| HSL | 330º | 0.17% | 0.35% | - |
| HSV(B) | 330º | 0.29% | 0.4% | - |
| XYZ | 9.74 | 8.35 | 10.33 | - |
| YUV | 83.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 88 | 0 | 0.29 | 0.15 | 0.60 | 330 | 0.17 | 0.35 |
| Hex | 67 | 49 | 58 | 0 | 1D | F | 3C | 14A | 11 | 23 |
| Octal | 147 | 111 | 130 | 0 | 35 | 17 | 74 | 512 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1011000 | 0 | 11101 | 1111 | 111100 | 101001010 | 10001 | 100011 |
Color Harmonies of #674958
Complementary color
Monochromatic Colors of #674958
Black with #674958
Text Example
Text Example
White with #674958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674958; }
p { color: rgb(103,73,88); }
H1.HeaderClassName
{
color: #674958;
}
.AnyTagClassName
{
color: #674958;
}
</style>
background-color css
<style>
a { background-color: #674958; }
a { background-color: rgb(103,73,88); }
div.DivClassName
{
background-color: #674958;
}
.BgClassName
{
background-color: #674958;
}
</style>
border-color css
<style>
span { border-color: #674958; }
span { border-color: rgb(103,73,88); }
td.TdClassName
{
border-color: #674958;
}
.TagClassName
{
border-color: #674958;
}
</style>