Shades of Finn #694557
Tints of Finn #694557
RGB
CMYK
RGB Variations
Color information
#694557 (or 0x694557) is known color: Finn. HEX triplet: 69, 45 and 57. RGB value is (105,69,87). Sum of RGB (Red+Green+Blue) = 105+69+87=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #694557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694557 is #96BAA8. Grayscale: #515151. Windows color (decimal): -9878185 or 5719401. OLE color: 5719401.
HSL color Cylindrical-coordinate representation of color #694557: hue angle of 330º 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 #694557 is Cyan = 0, Magento = 0.34, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 87 | - |
| CMYK | 0 | 0.34 | 0.17 | 0.59 |
| HSL | 330º | 0.21% | 0.34% | - |
| HSV(B) | 330º | 0.34% | 0.41% | - |
| XYZ | 9.67 | 7.95 | 10.04 | - |
| YUV | 81.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 87 | 0 | 0.34 | 0.17 | 0.59 | 330 | 0.21 | 0.34 |
| Hex | 69 | 45 | 57 | 0 | 22 | 11 | 3B | 14A | 15 | 22 |
| Octal | 151 | 105 | 127 | 0 | 42 | 21 | 73 | 512 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1010111 | 0 | 100010 | 10001 | 111011 | 101001010 | 10101 | 100010 |
Color Harmonies of #694557
Complementary color
Monochromatic Colors of #694557
Black with #694557
Text Example
Text Example
White with #694557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694557; }
p { color: rgb(105,69,87); }
H1.HeaderClassName
{
color: #694557;
}
.AnyTagClassName
{
color: #694557;
}
</style>
background-color css
<style>
a { background-color: #694557; }
a { background-color: rgb(105,69,87); }
div.DivClassName
{
background-color: #694557;
}
.BgClassName
{
background-color: #694557;
}
</style>
border-color css
<style>
span { border-color: #694557; }
span { border-color: rgb(105,69,87); }
td.TdClassName
{
border-color: #694557;
}
.TagClassName
{
border-color: #694557;
}
</style>