Shades of Finn #693951
Tints of Finn #693951
RGB
CMYK
RGB Variations
Color information
#693951 (or 0x693951) is known color: Finn. HEX triplet: 69, 39 and 51. RGB value is (105,57,81). Sum of RGB (Red+Green+Blue) = 105+57+81=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 81 (32.03% from 255 or 33.33% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #693951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693951 is #96C6AE. Grayscale: #4A4A4A. Windows color (decimal): -9881263 or 5323113. OLE color: 5323113.
HSL color Cylindrical-coordinate representation of color #693951: hue angle of 330º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #693951 is Cyan = 0, Magento = 0.46, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 57 | 81 | - |
| CMYK | 0 | 0.46 | 0.23 | 0.59 |
| HSL | 330º | 0.3% | 0.32% | - |
| HSV(B) | 330º | 0.46% | 0.41% | - |
| XYZ | 8.77 | 6.52 | 8.58 | - |
| YUV | 74.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 57 | 81 | 0 | 0.46 | 0.23 | 0.59 | 330 | 0.3 | 0.32 |
| Hex | 69 | 39 | 51 | 0 | 2E | 17 | 3B | 14A | 1E | 20 |
| Octal | 151 | 71 | 121 | 0 | 56 | 27 | 73 | 512 | 36 | 40 |
| Binary | 1101001 | 111001 | 1010001 | 0 | 101110 | 10111 | 111011 | 101001010 | 11110 | 100000 |
Color Harmonies of #693951
Complementary color
Monochromatic Colors of #693951
Black with #693951
Text Example
Text Example
White with #693951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693951; }
p { color: rgb(105,57,81); }
H1.HeaderClassName
{
color: #693951;
}
.AnyTagClassName
{
color: #693951;
}
</style>
background-color css
<style>
a { background-color: #693951; }
a { background-color: rgb(105,57,81); }
div.DivClassName
{
background-color: #693951;
}
.BgClassName
{
background-color: #693951;
}
</style>
border-color css
<style>
span { border-color: #693951; }
span { border-color: rgb(105,57,81); }
td.TdClassName
{
border-color: #693951;
}
.TagClassName
{
border-color: #693951;
}
</style>