Shades of Finn #674556
Tints of Finn #674556
RGB
CMYK
RGB Variations
Color information
#674556 (or 0x674556) is known color: Finn. HEX triplet: 67, 45 and 56. RGB value is (103,69,86). Sum of RGB (Red+Green+Blue) = 103+69+86=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 103 - color contains mainly: red. Hex color #674556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674556 is #98BAA9. Grayscale: #515151. Windows color (decimal): -10009258 or 5653863. OLE color: 5653863.
HSL color Cylindrical-coordinate representation of color #674556: hue angle of 330º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #674556 is Cyan = 0, Magento = 0.33, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 86 | - |
| CMYK | 0 | 0.33 | 0.17 | 0.60 |
| HSL | 330º | 0.2% | 0.34% | - |
| HSV(B) | 330º | 0.33% | 0.4% | - |
| XYZ | 9.4 | 7.81 | 9.82 | - |
| YUV | 81.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 86 | 0 | 0.33 | 0.17 | 0.60 | 330 | 0.2 | 0.34 |
| Hex | 67 | 45 | 56 | 0 | 21 | 11 | 3C | 14A | 14 | 22 |
| Octal | 147 | 105 | 126 | 0 | 41 | 21 | 74 | 512 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1010110 | 0 | 100001 | 10001 | 111100 | 101001010 | 10100 | 100010 |
Color Harmonies of #674556
Complementary color
Monochromatic Colors of #674556
Black with #674556
Text Example
Text Example
White with #674556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674556; }
p { color: rgb(103,69,86); }
H1.HeaderClassName
{
color: #674556;
}
.AnyTagClassName
{
color: #674556;
}
</style>
background-color css
<style>
a { background-color: #674556; }
a { background-color: rgb(103,69,86); }
div.DivClassName
{
background-color: #674556;
}
.BgClassName
{
background-color: #674556;
}
</style>
border-color css
<style>
span { border-color: #674556; }
span { border-color: rgb(103,69,86); }
td.TdClassName
{
border-color: #674556;
}
.TagClassName
{
border-color: #674556;
}
</style>