Shades of Finn #694859
Tints of Finn #694859
RGB
CMYK
RGB Variations
Color information
#694859 (or 0x694859) is known color: Finn. HEX triplet: 69, 48 and 59. RGB value is (105,72,89). Sum of RGB (Red+Green+Blue) = 105+72+89=266 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.47% from 266); Green value is 72 (28.52% from 255 or 27.07% from 266); Blue value is 89 (35.16% from 255 or 33.46% from 266); Max value from RGB is 105 - color contains mainly: red. Hex color #694859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694859 is #96B7A6. Grayscale: #535353. Windows color (decimal): -9877415 or 5851241. OLE color: 5851241.
HSL color Cylindrical-coordinate representation of color #694859: hue angle of 329.09º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #694859 is Cyan = 0, Magento = 0.31, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 89 | - |
| CMYK | 0 | 0.31 | 0.15 | 0.59 |
| HSL | 329.09º | 0.19% | 0.35% | - |
| HSV(B) | 329.09º | 0.31% | 0.41% | - |
| XYZ | 9.95 | 8.36 | 10.54 | - |
| YUV | 83.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 89 | 0 | 0.31 | 0.15 | 0.59 | 329.09 | 0.19 | 0.35 |
| Hex | 69 | 48 | 59 | 0 | 1F | F | 3B | 149 | 13 | 23 |
| Octal | 151 | 110 | 131 | 0 | 37 | 17 | 73 | 511 | 23 | 43 |
| Binary | 1101001 | 1001000 | 1011001 | 0 | 11111 | 1111 | 111011 | 101001001 | 10011 | 100011 |
Color Harmonies of #694859
Complementary color
Monochromatic Colors of #694859
Black with #694859
Text Example
Text Example
White with #694859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694859; }
p { color: rgb(105,72,89); }
H1.HeaderClassName
{
color: #694859;
}
.AnyTagClassName
{
color: #694859;
}
</style>
background-color css
<style>
a { background-color: #694859; }
a { background-color: rgb(105,72,89); }
div.DivClassName
{
background-color: #694859;
}
.BgClassName
{
background-color: #694859;
}
</style>
border-color css
<style>
span { border-color: #694859; }
span { border-color: rgb(105,72,89); }
td.TdClassName
{
border-color: #694859;
}
.TagClassName
{
border-color: #694859;
}
</style>