Shades of Finn #674056
Tints of Finn #674056
RGB
CMYK
RGB Variations
Color information
#674056 (or 0x674056) is known color: Finn. HEX triplet: 67, 40 and 56. RGB value is (103,64,86). Sum of RGB (Red+Green+Blue) = 103+64+86=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 103 - color contains mainly: red. Hex color #674056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674056 is #98BFA9. Grayscale: #4E4E4E. Windows color (decimal): -10010538 or 5652583. OLE color: 5652583.
HSL color Cylindrical-coordinate representation of color #674056: hue angle of 326.15º 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 #674056 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 86 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.60 |
| HSL | 326.15º | 0.23% | 0.33% | - |
| HSV(B) | 326.15º | 0.38% | 0.4% | - |
| XYZ | 9.11 | 7.22 | 9.72 | - |
| YUV | 78.17 | 132.42 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 86 | 0 | 0.38 | 0.17 | 0.60 | 326.15 | 0.23 | 0.33 |
| Hex | 67 | 40 | 56 | 0 | 26 | 11 | 3C | 146 | 17 | 21 |
| Octal | 147 | 100 | 126 | 0 | 46 | 21 | 74 | 506 | 27 | 41 |
| Binary | 1100111 | 1000000 | 1010110 | 0 | 100110 | 10001 | 111100 | 101000110 | 10111 | 100001 |
Color Harmonies of #674056
Complementary color
Monochromatic Colors of #674056
Black with #674056
Text Example
Text Example
White with #674056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674056; }
p { color: rgb(103,64,86); }
H1.HeaderClassName
{
color: #674056;
}
.AnyTagClassName
{
color: #674056;
}
</style>
background-color css
<style>
a { background-color: #674056; }
a { background-color: rgb(103,64,86); }
div.DivClassName
{
background-color: #674056;
}
.BgClassName
{
background-color: #674056;
}
</style>
border-color css
<style>
span { border-color: #674056; }
span { border-color: rgb(103,64,86); }
td.TdClassName
{
border-color: #674056;
}
.TagClassName
{
border-color: #674056;
}
</style>