Shades of Finn #694258
Tints of Finn #694258
RGB
CMYK
RGB Variations
Color information
#694258 (or 0x694258) is known color: Finn. HEX triplet: 69, 42 and 58. RGB value is (105,66,88). Sum of RGB (Red+Green+Blue) = 105+66+88=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 66 (26.17% from 255 or 25.48% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 105 - color contains mainly: red. Hex color #694258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694258 is #96BDA7. Grayscale: #505050. Windows color (decimal): -9878952 or 5784169. OLE color: 5784169.
HSL color Cylindrical-coordinate representation of color #694258: hue angle of 326.15º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #694258 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 66 | 88 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.59 |
| HSL | 326.15º | 0.23% | 0.34% | - |
| HSV(B) | 326.15º | 0.37% | 0.41% | - |
| XYZ | 9.54 | 7.6 | 10.2 | - |
| YUV | 80.17 | 132.42 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 66 | 88 | 0 | 0.37 | 0.16 | 0.59 | 326.15 | 0.23 | 0.34 |
| Hex | 69 | 42 | 58 | 0 | 25 | 10 | 3B | 146 | 17 | 22 |
| Octal | 151 | 102 | 130 | 0 | 45 | 20 | 73 | 506 | 27 | 42 |
| Binary | 1101001 | 1000010 | 1011000 | 0 | 100101 | 10000 | 111011 | 101000110 | 10111 | 100010 |
Color Harmonies of #694258
Complementary color
Monochromatic Colors of #694258
Black with #694258
Text Example
Text Example
White with #694258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694258; }
p { color: rgb(105,66,88); }
H1.HeaderClassName
{
color: #694258;
}
.AnyTagClassName
{
color: #694258;
}
</style>
background-color css
<style>
a { background-color: #694258; }
a { background-color: rgb(105,66,88); }
div.DivClassName
{
background-color: #694258;
}
.BgClassName
{
background-color: #694258;
}
</style>
border-color css
<style>
span { border-color: #694258; }
span { border-color: rgb(105,66,88); }
td.TdClassName
{
border-color: #694258;
}
.TagClassName
{
border-color: #694258;
}
</style>