Shades of Finn #674857
Tints of Finn #674857
RGB
CMYK
RGB Variations
Color information
#674857 (or 0x674857) is known color: Finn. HEX triplet: 67, 48 and 57. RGB value is (103,72,87). Sum of RGB (Red+Green+Blue) = 103+72+87=262 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.31% from 262); Green value is 72 (28.52% from 255 or 27.48% from 262); Blue value is 87 (34.38% from 255 or 33.21% from 262); Max value from RGB is 103 - color contains mainly: red. Hex color #674857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674857 is #98B7A8. Grayscale: #525252. Windows color (decimal): -10008489 or 5720167. OLE color: 5720167.
HSL color Cylindrical-coordinate representation of color #674857: hue angle of 330.97º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #674857 is Cyan = 0, Magento = 0.30, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 87 | - |
| CMYK | 0 | 0.30 | 0.16 | 0.60 |
| HSL | 330.97º | 0.18% | 0.34% | - |
| HSV(B) | 330.97º | 0.3% | 0.4% | - |
| XYZ | 9.63 | 8.21 | 10.09 | - |
| YUV | 82.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 87 | 0 | 0.30 | 0.16 | 0.60 | 330.97 | 0.18 | 0.34 |
| Hex | 67 | 48 | 57 | 0 | 1E | 10 | 3C | 14B | 12 | 22 |
| Octal | 147 | 110 | 127 | 0 | 36 | 20 | 74 | 513 | 22 | 42 |
| Binary | 1100111 | 1001000 | 1010111 | 0 | 11110 | 10000 | 111100 | 101001011 | 10010 | 100010 |
Color Harmonies of #674857
Complementary color
Monochromatic Colors of #674857
Black with #674857
Text Example
Text Example
White with #674857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674857; }
p { color: rgb(103,72,87); }
H1.HeaderClassName
{
color: #674857;
}
.AnyTagClassName
{
color: #674857;
}
</style>
background-color css
<style>
a { background-color: #674857; }
a { background-color: rgb(103,72,87); }
div.DivClassName
{
background-color: #674857;
}
.BgClassName
{
background-color: #674857;
}
</style>
border-color css
<style>
span { border-color: #674857; }
span { border-color: rgb(103,72,87); }
td.TdClassName
{
border-color: #674857;
}
.TagClassName
{
border-color: #674857;
}
</style>