Shades of Finn #694659
Tints of Finn #694659
RGB
CMYK
RGB Variations
Color information
#694659 (or 0x694659) is known color: Finn. HEX triplet: 69, 46 and 59. RGB value is (105,70,89). Sum of RGB (Red+Green+Blue) = 105+70+89=264 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.77% from 264); Green value is 70 (27.73% from 255 or 26.52% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 105 - color contains mainly: red. Hex color #694659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694659 is #96B9A6. Grayscale: #525252. Windows color (decimal): -9877927 or 5850729. OLE color: 5850729.
HSL color Cylindrical-coordinate representation of color #694659: hue angle of 327.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #694659 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 89 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.59 |
| HSL | 327.43º | 0.2% | 0.34% | - |
| HSV(B) | 327.43º | 0.33% | 0.41% | - |
| XYZ | 9.82 | 8.1 | 10.5 | - |
| YUV | 82.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 89 | 0 | 0.33 | 0.15 | 0.59 | 327.43 | 0.2 | 0.34 |
| Hex | 69 | 46 | 59 | 0 | 21 | F | 3B | 147 | 14 | 22 |
| Octal | 151 | 106 | 131 | 0 | 41 | 17 | 73 | 507 | 24 | 42 |
| Binary | 1101001 | 1000110 | 1011001 | 0 | 100001 | 1111 | 111011 | 101000111 | 10100 | 100010 |
Color Harmonies of #694659
Complementary color
Monochromatic Colors of #694659
Black with #694659
Text Example
Text Example
White with #694659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694659; }
p { color: rgb(105,70,89); }
H1.HeaderClassName
{
color: #694659;
}
.AnyTagClassName
{
color: #694659;
}
</style>
background-color css
<style>
a { background-color: #694659; }
a { background-color: rgb(105,70,89); }
div.DivClassName
{
background-color: #694659;
}
.BgClassName
{
background-color: #694659;
}
</style>
border-color css
<style>
span { border-color: #694659; }
span { border-color: rgb(105,70,89); }
td.TdClassName
{
border-color: #694659;
}
.TagClassName
{
border-color: #694659;
}
</style>