Shades of Finn #694058
Tints of Finn #694058
RGB
CMYK
RGB Variations
Color information
#694058 (or 0x694058) is known color: Finn. HEX triplet: 69, 40 and 58. RGB value is (105,64,88). Sum of RGB (Red+Green+Blue) = 105+64+88=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 64 (25.39% from 255 or 24.90% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 105 - color contains mainly: red. Hex color #694058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694058 is #96BFA7. Grayscale: #4E4E4E. Windows color (decimal): -9879464 or 5783657. OLE color: 5783657.
HSL color Cylindrical-coordinate representation of color #694058: hue angle of 324.88º 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 #694058 is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 88 | - |
| CMYK | 0 | 0.39 | 0.16 | 0.59 |
| HSL | 324.88º | 0.24% | 0.33% | - |
| HSV(B) | 324.88º | 0.39% | 0.41% | - |
| XYZ | 9.42 | 7.37 | 10.16 | - |
| YUV | 79 | 133.08 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 88 | 0 | 0.39 | 0.16 | 0.59 | 324.88 | 0.24 | 0.33 |
| Hex | 69 | 40 | 58 | 0 | 27 | 10 | 3B | 145 | 18 | 21 |
| Octal | 151 | 100 | 130 | 0 | 47 | 20 | 73 | 505 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1011000 | 0 | 100111 | 10000 | 111011 | 101000101 | 11000 | 100001 |
Color Harmonies of #694058
Complementary color
Monochromatic Colors of #694058
Black with #694058
Text Example
Text Example
White with #694058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694058; }
p { color: rgb(105,64,88); }
H1.HeaderClassName
{
color: #694058;
}
.AnyTagClassName
{
color: #694058;
}
</style>
background-color css
<style>
a { background-color: #694058; }
a { background-color: rgb(105,64,88); }
div.DivClassName
{
background-color: #694058;
}
.BgClassName
{
background-color: #694058;
}
</style>
border-color css
<style>
span { border-color: #694058; }
span { border-color: rgb(105,64,88); }
td.TdClassName
{
border-color: #694058;
}
.TagClassName
{
border-color: #694058;
}
</style>