Shades of Finn #694050
Tints of Finn #694050
RGB
CMYK
RGB Variations
Color information
#694050 (or 0x694050) is known color: Finn. HEX triplet: 69, 40 and 50. RGB value is (105,64,80). Sum of RGB (Red+Green+Blue) = 105+64+80=249 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.17% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 105 - color contains mainly: red. Hex color #694050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694050 is #96BFAF. Grayscale: #4E4E4E. Windows color (decimal): -9879472 or 5259369. OLE color: 5259369.
HSL color Cylindrical-coordinate representation of color #694050: hue angle of 336.59º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694050 is Cyan = 0, Magento = 0.39, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 80 | - |
| CMYK | 0 | 0.39 | 0.24 | 0.59 |
| HSL | 336.59º | 0.24% | 0.33% | - |
| HSV(B) | 336.59º | 0.39% | 0.41% | - |
| XYZ | 9.11 | 7.25 | 8.51 | - |
| YUV | 78.08 | 129.08 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 80 | 0 | 0.39 | 0.24 | 0.59 | 336.59 | 0.24 | 0.33 |
| Hex | 69 | 40 | 50 | 0 | 27 | 18 | 3B | 151 | 18 | 21 |
| Octal | 151 | 100 | 120 | 0 | 47 | 30 | 73 | 521 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1010000 | 0 | 100111 | 11000 | 111011 | 101010001 | 11000 | 100001 |
Color Harmonies of #694050
Complementary color
Monochromatic Colors of #694050
Black with #694050
Text Example
Text Example
White with #694050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694050; }
p { color: rgb(105,64,80); }
H1.HeaderClassName
{
color: #694050;
}
.AnyTagClassName
{
color: #694050;
}
</style>
background-color css
<style>
a { background-color: #694050; }
a { background-color: rgb(105,64,80); }
div.DivClassName
{
background-color: #694050;
}
.BgClassName
{
background-color: #694050;
}
</style>
border-color css
<style>
span { border-color: #694050; }
span { border-color: rgb(105,64,80); }
td.TdClassName
{
border-color: #694050;
}
.TagClassName
{
border-color: #694050;
}
</style>