Shades of Finn #694159
Tints of Finn #694159
RGB
CMYK
RGB Variations
Color information
#694159 (or 0x694159) is known color: Finn. HEX triplet: 69, 41 and 59. RGB value is (105,65,89). Sum of RGB (Red+Green+Blue) = 105+65+89=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 105 - color contains mainly: red. Hex color #694159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694159 is #96BEA6. Grayscale: #4F4F4F. Windows color (decimal): -9879207 or 5849449. OLE color: 5849449.
HSL color Cylindrical-coordinate representation of color #694159: hue angle of 324º 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 #694159 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 65 | 89 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.59 |
| HSL | 324º | 0.24% | 0.33% | - |
| HSV(B) | 324º | 0.38% | 0.41% | - |
| XYZ | 9.52 | 7.51 | 10.4 | - |
| YUV | 79.7 | 133.25 | 146.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 65 | 89 | 0 | 0.38 | 0.15 | 0.59 | 324 | 0.24 | 0.33 |
| Hex | 69 | 41 | 59 | 0 | 26 | F | 3B | 144 | 18 | 21 |
| Octal | 151 | 101 | 131 | 0 | 46 | 17 | 73 | 504 | 30 | 41 |
| Binary | 1101001 | 1000001 | 1011001 | 0 | 100110 | 1111 | 111011 | 101000100 | 11000 | 100001 |
Color Harmonies of #694159
Complementary color
Monochromatic Colors of #694159
Black with #694159
Text Example
Text Example
White with #694159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694159; }
p { color: rgb(105,65,89); }
H1.HeaderClassName
{
color: #694159;
}
.AnyTagClassName
{
color: #694159;
}
</style>
background-color css
<style>
a { background-color: #694159; }
a { background-color: rgb(105,65,89); }
div.DivClassName
{
background-color: #694159;
}
.BgClassName
{
background-color: #694159;
}
</style>
border-color css
<style>
span { border-color: #694159; }
span { border-color: rgb(105,65,89); }
td.TdClassName
{
border-color: #694159;
}
.TagClassName
{
border-color: #694159;
}
</style>