Shades of Finn #694651
Tints of Finn #694651
RGB
CMYK
RGB Variations
Color information
#694651 (or 0x694651) is known color: Finn. HEX triplet: 69, 46 and 51. RGB value is (105,70,81). Sum of RGB (Red+Green+Blue) = 105+70+81=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #694651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694651 is #96B9AE. Grayscale: #515151. Windows color (decimal): -9877935 or 5326441. OLE color: 5326441.
HSL color Cylindrical-coordinate representation of color #694651: hue angle of 341.14º 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 #694651 is Cyan = 0, Magento = 0.33, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 81 | - |
| CMYK | 0 | 0.33 | 0.23 | 0.59 |
| HSL | 341.14º | 0.2% | 0.34% | - |
| HSV(B) | 341.14º | 0.33% | 0.41% | - |
| XYZ | 9.5 | 7.98 | 8.82 | - |
| YUV | 81.72 | 127.6 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 81 | 0 | 0.33 | 0.23 | 0.59 | 341.14 | 0.2 | 0.34 |
| Hex | 69 | 46 | 51 | 0 | 21 | 17 | 3B | 155 | 14 | 22 |
| Octal | 151 | 106 | 121 | 0 | 41 | 27 | 73 | 525 | 24 | 42 |
| Binary | 1101001 | 1000110 | 1010001 | 0 | 100001 | 10111 | 111011 | 101010101 | 10100 | 100010 |
Color Harmonies of #694651
Complementary color
Monochromatic Colors of #694651
Black with #694651
Text Example
Text Example
White with #694651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694651; }
p { color: rgb(105,70,81); }
H1.HeaderClassName
{
color: #694651;
}
.AnyTagClassName
{
color: #694651;
}
</style>
background-color css
<style>
a { background-color: #694651; }
a { background-color: rgb(105,70,81); }
div.DivClassName
{
background-color: #694651;
}
.BgClassName
{
background-color: #694651;
}
</style>
border-color css
<style>
span { border-color: #694651; }
span { border-color: rgb(105,70,81); }
td.TdClassName
{
border-color: #694651;
}
.TagClassName
{
border-color: #694651;
}
</style>