Shades of Finn #675057
Tints of Finn #675057
RGB
CMYK
RGB Variations
Color information
#675057 (or 0x675057) is known color: Finn. HEX triplet: 67, 50 and 57. RGB value is (103,80,87). Sum of RGB (Red+Green+Blue) = 103+80+87=270 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.15% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 103 - color contains mainly: red. Hex color #675057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675057 is #98AFA8. Grayscale: #575757. Windows color (decimal): -10006441 or 5722215. OLE color: 5722215.
HSL color Cylindrical-coordinate representation of color #675057: hue angle of 341.74º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #675057 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 87 | - |
| CMYK | 0 | 0.22 | 0.16 | 0.60 |
| HSL | 341.74º | 0.13% | 0.36% | - |
| HSV(B) | 341.74º | 0.22% | 0.4% | - |
| XYZ | 10.18 | 9.31 | 10.28 | - |
| YUV | 87.68 | 127.62 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 87 | 0 | 0.22 | 0.16 | 0.60 | 341.74 | 0.13 | 0.36 |
| Hex | 67 | 50 | 57 | 0 | 16 | 10 | 3C | 156 | D | 24 |
| Octal | 147 | 120 | 127 | 0 | 26 | 20 | 74 | 526 | 15 | 44 |
| Binary | 1100111 | 1010000 | 1010111 | 0 | 10110 | 10000 | 111100 | 101010110 | 1101 | 100100 |
Color Harmonies of #675057
Complementary color
Monochromatic Colors of #675057
Black with #675057
Text Example
Text Example
White with #675057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675057; }
p { color: rgb(103,80,87); }
H1.HeaderClassName
{
color: #675057;
}
.AnyTagClassName
{
color: #675057;
}
</style>
background-color css
<style>
a { background-color: #675057; }
a { background-color: rgb(103,80,87); }
div.DivClassName
{
background-color: #675057;
}
.BgClassName
{
background-color: #675057;
}
</style>
border-color css
<style>
span { border-color: #675057; }
span { border-color: rgb(103,80,87); }
td.TdClassName
{
border-color: #675057;
}
.TagClassName
{
border-color: #675057;
}
</style>