Shades of Finn #694559
Tints of Finn #694559
RGB
CMYK
RGB Variations
Color information
#694559 (or 0x694559) is known color: Finn. HEX triplet: 69, 45 and 59. RGB value is (105,69,89). Sum of RGB (Red+Green+Blue) = 105+69+89=263 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.92% from 263); Green value is 69 (27.34% from 255 or 26.24% from 263); Blue value is 89 (35.16% from 255 or 33.84% from 263); Max value from RGB is 105 - color contains mainly: red. Hex color #694559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694559 is #96BAA6. Grayscale: #525252. Windows color (decimal): -9878183 or 5850473. OLE color: 5850473.
HSL color Cylindrical-coordinate representation of color #694559: hue angle of 326.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #694559 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 89 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.59 |
| HSL | 326.67º | 0.21% | 0.34% | - |
| HSV(B) | 326.67º | 0.34% | 0.41% | - |
| XYZ | 9.76 | 7.98 | 10.48 | - |
| YUV | 82.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 89 | 0 | 0.34 | 0.15 | 0.59 | 326.67 | 0.21 | 0.34 |
| Hex | 69 | 45 | 59 | 0 | 22 | F | 3B | 147 | 15 | 22 |
| Octal | 151 | 105 | 131 | 0 | 42 | 17 | 73 | 507 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1011001 | 0 | 100010 | 1111 | 111011 | 101000111 | 10101 | 100010 |
Color Harmonies of #694559
Complementary color
Monochromatic Colors of #694559
Black with #694559
Text Example
Text Example
White with #694559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694559; }
p { color: rgb(105,69,89); }
H1.HeaderClassName
{
color: #694559;
}
.AnyTagClassName
{
color: #694559;
}
</style>
background-color css
<style>
a { background-color: #694559; }
a { background-color: rgb(105,69,89); }
div.DivClassName
{
background-color: #694559;
}
.BgClassName
{
background-color: #694559;
}
</style>
border-color css
<style>
span { border-color: #694559; }
span { border-color: rgb(105,69,89); }
td.TdClassName
{
border-color: #694559;
}
.TagClassName
{
border-color: #694559;
}
</style>