Shades of Finn #694951
Tints of Finn #694951
RGB
CMYK
RGB Variations
Color information
#694951 (or 0x694951) is known color: Finn. HEX triplet: 69, 49 and 51. RGB value is (105,73,81). Sum of RGB (Red+Green+Blue) = 105+73+81=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 81 (32.03% from 255 or 31.27% from 259); Max value from RGB is 105 - color contains mainly: red. Hex color #694951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694951 is #96B6AE. Grayscale: #535353. Windows color (decimal): -9877167 or 5327209. OLE color: 5327209.
HSL color Cylindrical-coordinate representation of color #694951: hue angle of 345º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #694951 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 73 | 81 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.59 |
| HSL | 345º | 0.18% | 0.35% | - |
| HSV(B) | 345º | 0.3% | 0.41% | - |
| XYZ | 9.69 | 8.36 | 8.89 | - |
| YUV | 83.48 | 126.6 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 81 | 0 | 0.30 | 0.23 | 0.59 | 345 | 0.18 | 0.35 |
| Hex | 69 | 49 | 51 | 0 | 1E | 17 | 3B | 159 | 12 | 23 |
| Octal | 151 | 111 | 121 | 0 | 36 | 27 | 73 | 531 | 22 | 43 |
| Binary | 1101001 | 1001001 | 1010001 | 0 | 11110 | 10111 | 111011 | 101011001 | 10010 | 100011 |
Color Harmonies of #694951
Complementary color
Monochromatic Colors of #694951
Black with #694951
Text Example
Text Example
White with #694951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694951; }
p { color: rgb(105,73,81); }
H1.HeaderClassName
{
color: #694951;
}
.AnyTagClassName
{
color: #694951;
}
</style>
background-color css
<style>
a { background-color: #694951; }
a { background-color: rgb(105,73,81); }
div.DivClassName
{
background-color: #694951;
}
.BgClassName
{
background-color: #694951;
}
</style>
border-color css
<style>
span { border-color: #694951; }
span { border-color: rgb(105,73,81); }
td.TdClassName
{
border-color: #694951;
}
.TagClassName
{
border-color: #694951;
}
</style>