Shades of Finn #674550
Tints of Finn #674550
RGB
CMYK
RGB Variations
Color information
#674550 (or 0x674550) is known color: Finn. HEX triplet: 67, 45 and 50. RGB value is (103,69,80). Sum of RGB (Red+Green+Blue) = 103+69+80=252 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.87% from 252); Green value is 69 (27.34% from 255 or 27.38% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 103 - color contains mainly: red. Hex color #674550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674550 is #98BAAF. Grayscale: #505050. Windows color (decimal): -10009264 or 5260647. OLE color: 5260647.
HSL color Cylindrical-coordinate representation of color #674550: hue angle of 340.59º 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 #674550 is Cyan = 0, Magento = 0.33, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 80 | - |
| CMYK | 0 | 0.33 | 0.22 | 0.60 |
| HSL | 340.59º | 0.2% | 0.34% | - |
| HSV(B) | 340.59º | 0.33% | 0.4% | - |
| XYZ | 9.17 | 7.72 | 8.6 | - |
| YUV | 80.42 | 127.76 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 80 | 0 | 0.33 | 0.22 | 0.60 | 340.59 | 0.2 | 0.34 |
| Hex | 67 | 45 | 50 | 0 | 21 | 16 | 3C | 155 | 14 | 22 |
| Octal | 147 | 105 | 120 | 0 | 41 | 26 | 74 | 525 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1010000 | 0 | 100001 | 10110 | 111100 | 101010101 | 10100 | 100010 |
Color Harmonies of #674550
Complementary color
Monochromatic Colors of #674550
Black with #674550
Text Example
Text Example
White with #674550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674550; }
p { color: rgb(103,69,80); }
H1.HeaderClassName
{
color: #674550;
}
.AnyTagClassName
{
color: #674550;
}
</style>
background-color css
<style>
a { background-color: #674550; }
a { background-color: rgb(103,69,80); }
div.DivClassName
{
background-color: #674550;
}
.BgClassName
{
background-color: #674550;
}
</style>
border-color css
<style>
span { border-color: #674550; }
span { border-color: rgb(103,69,80); }
td.TdClassName
{
border-color: #674550;
}
.TagClassName
{
border-color: #674550;
}
</style>