Shades of Finn #694157
Tints of Finn #694157
RGB
CMYK
RGB Variations
Color information
#694157 (or 0x694157) is known color: Finn. HEX triplet: 69, 41 and 57. RGB value is (105,65,87). Sum of RGB (Red+Green+Blue) = 105+65+87=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 65 (25.78% from 255 or 25.29% from 257); Blue value is 87 (34.38% from 255 or 33.85% from 257); Max value from RGB is 105 - color contains mainly: red. Hex color #694157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694157 is #96BEA8. Grayscale: #4F4F4F. Windows color (decimal): -9879209 or 5718377. OLE color: 5718377.
HSL color Cylindrical-coordinate representation of color #694157: hue angle of 327º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #694157 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 65 | 87 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.59 |
| HSL | 327º | 0.24% | 0.33% | - |
| HSV(B) | 327º | 0.38% | 0.41% | - |
| XYZ | 9.44 | 7.47 | 9.96 | - |
| YUV | 79.47 | 132.25 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 65 | 87 | 0 | 0.38 | 0.17 | 0.59 | 327 | 0.24 | 0.33 |
| Hex | 69 | 41 | 57 | 0 | 26 | 11 | 3B | 147 | 18 | 21 |
| Octal | 151 | 101 | 127 | 0 | 46 | 21 | 73 | 507 | 30 | 41 |
| Binary | 1101001 | 1000001 | 1010111 | 0 | 100110 | 10001 | 111011 | 101000111 | 11000 | 100001 |
Color Harmonies of #694157
Complementary color
Monochromatic Colors of #694157
Black with #694157
Text Example
Text Example
White with #694157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694157; }
p { color: rgb(105,65,87); }
H1.HeaderClassName
{
color: #694157;
}
.AnyTagClassName
{
color: #694157;
}
</style>
background-color css
<style>
a { background-color: #694157; }
a { background-color: rgb(105,65,87); }
div.DivClassName
{
background-color: #694157;
}
.BgClassName
{
background-color: #694157;
}
</style>
border-color css
<style>
span { border-color: #694157; }
span { border-color: rgb(105,65,87); }
td.TdClassName
{
border-color: #694157;
}
.TagClassName
{
border-color: #694157;
}
</style>