Shades of Finn #674859
Tints of Finn #674859
RGB
CMYK
RGB Variations
Color information
#674859 (or 0x674859) is known color: Finn. HEX triplet: 67, 48 and 59. RGB value is (103,72,89). Sum of RGB (Red+Green+Blue) = 103+72+89=264 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.02% from 264); Green value is 72 (28.52% from 255 or 27.27% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 103 - color contains mainly: red. Hex color #674859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674859 is #98B7A6. Grayscale: #535353. Windows color (decimal): -10008487 or 5851239. OLE color: 5851239.
HSL color Cylindrical-coordinate representation of color #674859: hue angle of 327.1º 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 #674859 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 89 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.60 |
| HSL | 327.1º | 0.18% | 0.34% | - |
| HSV(B) | 327.1º | 0.3% | 0.4% | - |
| XYZ | 9.71 | 8.24 | 10.53 | - |
| YUV | 83.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 89 | 0 | 0.30 | 0.14 | 0.60 | 327.1 | 0.18 | 0.34 |
| Hex | 67 | 48 | 59 | 0 | 1E | E | 3C | 147 | 12 | 22 |
| Octal | 147 | 110 | 131 | 0 | 36 | 16 | 74 | 507 | 22 | 42 |
| Binary | 1100111 | 1001000 | 1011001 | 0 | 11110 | 1110 | 111100 | 101000111 | 10010 | 100010 |
Color Harmonies of #674859
Complementary color
Monochromatic Colors of #674859
Black with #674859
Text Example
Text Example
White with #674859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674859; }
p { color: rgb(103,72,89); }
H1.HeaderClassName
{
color: #674859;
}
.AnyTagClassName
{
color: #674859;
}
</style>
background-color css
<style>
a { background-color: #674859; }
a { background-color: rgb(103,72,89); }
div.DivClassName
{
background-color: #674859;
}
.BgClassName
{
background-color: #674859;
}
</style>
border-color css
<style>
span { border-color: #674859; }
span { border-color: rgb(103,72,89); }
td.TdClassName
{
border-color: #674859;
}
.TagClassName
{
border-color: #674859;
}
</style>