Shades of Finn #674157
Tints of Finn #674157
RGB
CMYK
RGB Variations
Color information
#674157 (or 0x674157) is known color: Finn. HEX triplet: 67, 41 and 57. RGB value is (103,65,87). Sum of RGB (Red+Green+Blue) = 103+65+87=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 65 (25.78% from 255 or 25.49% from 255); Blue value is 87 (34.38% from 255 or 34.12% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #674157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674157 is #98BEA8. Grayscale: #4E4E4E. Windows color (decimal): -10010281 or 5718375. OLE color: 5718375.
HSL color Cylindrical-coordinate representation of color #674157: hue angle of 325.26º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #674157 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 65 | 87 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.60 |
| HSL | 325.26º | 0.23% | 0.33% | - |
| HSV(B) | 325.26º | 0.37% | 0.4% | - |
| XYZ | 9.2 | 7.35 | 9.95 | - |
| YUV | 78.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 87 | 0 | 0.37 | 0.16 | 0.60 | 325.26 | 0.23 | 0.33 |
| Hex | 67 | 41 | 57 | 0 | 25 | 10 | 3C | 145 | 17 | 21 |
| Octal | 147 | 101 | 127 | 0 | 45 | 20 | 74 | 505 | 27 | 41 |
| Binary | 1100111 | 1000001 | 1010111 | 0 | 100101 | 10000 | 111100 | 101000101 | 10111 | 100001 |
Color Harmonies of #674157
Complementary color
Monochromatic Colors of #674157
Black with #674157
Text Example
Text Example
White with #674157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674157; }
p { color: rgb(103,65,87); }
H1.HeaderClassName
{
color: #674157;
}
.AnyTagClassName
{
color: #674157;
}
</style>
background-color css
<style>
a { background-color: #674157; }
a { background-color: rgb(103,65,87); }
div.DivClassName
{
background-color: #674157;
}
.BgClassName
{
background-color: #674157;
}
</style>
border-color css
<style>
span { border-color: #674157; }
span { border-color: rgb(103,65,87); }
td.TdClassName
{
border-color: #674157;
}
.TagClassName
{
border-color: #674157;
}
</style>