Shades of Finn #694351
Tints of Finn #694351
RGB
CMYK
RGB Variations
Color information
#694351 (or 0x694351) is known color: Finn. HEX triplet: 69, 43 and 51. RGB value is (105,67,81). Sum of RGB (Red+Green+Blue) = 105+67+81=253 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.50% from 253); Green value is 67 (26.56% from 255 or 26.48% from 253); Blue value is 81 (32.03% from 255 or 32.02% from 253); Max value from RGB is 105 - color contains mainly: red. Hex color #694351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694351 is #96BCAE. Grayscale: #4F4F4F. Windows color (decimal): -9878703 or 5325673. OLE color: 5325673.
HSL color Cylindrical-coordinate representation of color #694351: hue angle of 337.89º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #694351 is Cyan = 0, Magento = 0.36, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 81 | - |
| CMYK | 0 | 0.36 | 0.23 | 0.59 |
| HSL | 337.89º | 0.22% | 0.34% | - |
| HSV(B) | 337.89º | 0.36% | 0.41% | - |
| XYZ | 9.32 | 7.61 | 8.76 | - |
| YUV | 79.96 | 128.59 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 81 | 0 | 0.36 | 0.23 | 0.59 | 337.89 | 0.22 | 0.34 |
| Hex | 69 | 43 | 51 | 0 | 24 | 17 | 3B | 152 | 16 | 22 |
| Octal | 151 | 103 | 121 | 0 | 44 | 27 | 73 | 522 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1010001 | 0 | 100100 | 10111 | 111011 | 101010010 | 10110 | 100010 |
Color Harmonies of #694351
Complementary color
Monochromatic Colors of #694351
Black with #694351
Text Example
Text Example
White with #694351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694351; }
p { color: rgb(105,67,81); }
H1.HeaderClassName
{
color: #694351;
}
.AnyTagClassName
{
color: #694351;
}
</style>
background-color css
<style>
a { background-color: #694351; }
a { background-color: rgb(105,67,81); }
div.DivClassName
{
background-color: #694351;
}
.BgClassName
{
background-color: #694351;
}
</style>
border-color css
<style>
span { border-color: #694351; }
span { border-color: rgb(105,67,81); }
td.TdClassName
{
border-color: #694351;
}
.TagClassName
{
border-color: #694351;
}
</style>