Shades of Finn #674757
Tints of Finn #674757
RGB
CMYK
RGB Variations
Color information
#674757 (or 0x674757) is known color: Finn. HEX triplet: 67, 47 and 57. RGB value is (103,71,87). Sum of RGB (Red+Green+Blue) = 103+71+87=261 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.46% from 261); Green value is 71 (28.12% from 255 or 27.20% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 103 - color contains mainly: red. Hex color #674757 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674757 is #98B8A8. Grayscale: #525252. Windows color (decimal): -10008745 or 5719911. OLE color: 5719911.
HSL color Cylindrical-coordinate representation of color #674757: hue angle of 330º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #674757 is Cyan = 0, Magento = 0.31, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 87 | - |
| CMYK | 0 | 0.31 | 0.16 | 0.60 |
| HSL | 330º | 0.18% | 0.34% | - |
| HSV(B) | 330º | 0.31% | 0.4% | - |
| XYZ | 9.57 | 8.08 | 10.07 | - |
| YUV | 82.39 | 130.6 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 87 | 0 | 0.31 | 0.16 | 0.60 | 330 | 0.18 | 0.34 |
| Hex | 67 | 47 | 57 | 0 | 1F | 10 | 3C | 14A | 12 | 22 |
| Octal | 147 | 107 | 127 | 0 | 37 | 20 | 74 | 512 | 22 | 42 |
| Binary | 1100111 | 1000111 | 1010111 | 0 | 11111 | 10000 | 111100 | 101001010 | 10010 | 100010 |
Color Harmonies of #674757
Complementary color
Monochromatic Colors of #674757
Black with #674757
Text Example
Text Example
White with #674757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674757; }
p { color: rgb(103,71,87); }
H1.HeaderClassName
{
color: #674757;
}
.AnyTagClassName
{
color: #674757;
}
</style>
background-color css
<style>
a { background-color: #674757; }
a { background-color: rgb(103,71,87); }
div.DivClassName
{
background-color: #674757;
}
.BgClassName
{
background-color: #674757;
}
</style>
border-color css
<style>
span { border-color: #674757; }
span { border-color: rgb(103,71,87); }
td.TdClassName
{
border-color: #674757;
}
.TagClassName
{
border-color: #674757;
}
</style>