Shades of Finn #694457
Tints of Finn #694457
RGB
CMYK
RGB Variations
Color information
#694457 (or 0x694457) is known color: Finn. HEX triplet: 69, 44 and 57. RGB value is (105,68,87). Sum of RGB (Red+Green+Blue) = 105+68+87=260 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.38% from 260); Green value is 68 (26.95% from 255 or 26.15% from 260); Blue value is 87 (34.38% from 255 or 33.46% from 260); Max value from RGB is 105 - color contains mainly: red. Hex color #694457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694457 is #96BBA8. Grayscale: #515151. Windows color (decimal): -9878441 or 5719145. OLE color: 5719145.
HSL color Cylindrical-coordinate representation of color #694457: hue angle of 329.19º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #694457 is Cyan = 0, Magento = 0.35, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 68 | 87 | - |
| CMYK | 0 | 0.35 | 0.17 | 0.59 |
| HSL | 329.19º | 0.21% | 0.34% | - |
| HSV(B) | 329.19º | 0.35% | 0.41% | - |
| XYZ | 9.61 | 7.83 | 10.02 | - |
| YUV | 81.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 68 | 87 | 0 | 0.35 | 0.17 | 0.59 | 329.19 | 0.21 | 0.34 |
| Hex | 69 | 44 | 57 | 0 | 23 | 11 | 3B | 149 | 15 | 22 |
| Octal | 151 | 104 | 127 | 0 | 43 | 21 | 73 | 511 | 25 | 42 |
| Binary | 1101001 | 1000100 | 1010111 | 0 | 100011 | 10001 | 111011 | 101001001 | 10101 | 100010 |
Color Harmonies of #694457
Complementary color
Monochromatic Colors of #694457
Black with #694457
Text Example
Text Example
White with #694457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694457; }
p { color: rgb(105,68,87); }
H1.HeaderClassName
{
color: #694457;
}
.AnyTagClassName
{
color: #694457;
}
</style>
background-color css
<style>
a { background-color: #694457; }
a { background-color: rgb(105,68,87); }
div.DivClassName
{
background-color: #694457;
}
.BgClassName
{
background-color: #694457;
}
</style>
border-color css
<style>
span { border-color: #694457; }
span { border-color: rgb(105,68,87); }
td.TdClassName
{
border-color: #694457;
}
.TagClassName
{
border-color: #694457;
}
</style>