Shades of Finn #694960
Tints of Finn #694960
RGB
CMYK
RGB Variations
Color information
#694960 (or 0x694960) is known color: Finn. HEX triplet: 69, 49 and 60. RGB value is (105,73,96). Sum of RGB (Red+Green+Blue) = 105+73+96=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 105 - color contains mainly: red. Hex color #694960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694960 is #96B69F. Grayscale: #555555. Windows color (decimal): -9877152 or 6310249. OLE color: 6310249.
HSL color Cylindrical-coordinate representation of color #694960: hue angle of 316.88º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #694960 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 73 | 96 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.59 |
| HSL | 316.88º | 0.18% | 0.35% | - |
| HSV(B) | 316.88º | 0.3% | 0.41% | - |
| XYZ | 10.32 | 8.61 | 12.18 | - |
| YUV | 85.19 | 134.1 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 96 | 0 | 0.30 | 0.09 | 0.59 | 316.88 | 0.18 | 0.35 |
| Hex | 69 | 49 | 60 | 0 | 1E | 9 | 3B | 13D | 12 | 23 |
| Octal | 151 | 111 | 140 | 0 | 36 | 11 | 73 | 475 | 22 | 43 |
| Binary | 1101001 | 1001001 | 1100000 | 0 | 11110 | 1001 | 111011 | 100111101 | 10010 | 100011 |
Color Harmonies of #694960
Complementary color
Monochromatic Colors of #694960
Black with #694960
Text Example
Text Example
White with #694960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694960; }
p { color: rgb(105,73,96); }
H1.HeaderClassName
{
color: #694960;
}
.AnyTagClassName
{
color: #694960;
}
</style>
background-color css
<style>
a { background-color: #694960; }
a { background-color: rgb(105,73,96); }
div.DivClassName
{
background-color: #694960;
}
.BgClassName
{
background-color: #694960;
}
</style>
border-color css
<style>
span { border-color: #694960; }
span { border-color: rgb(105,73,96); }
td.TdClassName
{
border-color: #694960;
}
.TagClassName
{
border-color: #694960;
}
</style>