Shades of Finn #694860
Tints of Finn #694860
RGB
CMYK
RGB Variations
Color information
#694860 (or 0x694860) is known color: Finn. HEX triplet: 69, 48 and 60. RGB value is (105,72,96). Sum of RGB (Red+Green+Blue) = 105+72+96=273 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.46% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 96 (37.89% from 255 or 35.16% from 273); Max value from RGB is 105 - color contains mainly: red. Hex color #694860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694860 is #96B79F. Grayscale: #545454. Windows color (decimal): -9877408 or 6309993. OLE color: 6309993.
HSL color Cylindrical-coordinate representation of color #694860: hue angle of 316.36º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #694860 is Cyan = 0, Magento = 0.31, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 96 | - |
| CMYK | 0 | 0.31 | 0.09 | 0.59 |
| HSL | 316.36º | 0.19% | 0.35% | - |
| HSV(B) | 316.36º | 0.31% | 0.41% | - |
| XYZ | 10.25 | 8.48 | 12.16 | - |
| YUV | 84.6 | 134.43 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 96 | 0 | 0.31 | 0.09 | 0.59 | 316.36 | 0.19 | 0.35 |
| Hex | 69 | 48 | 60 | 0 | 1F | 9 | 3B | 13C | 13 | 23 |
| Octal | 151 | 110 | 140 | 0 | 37 | 11 | 73 | 474 | 23 | 43 |
| Binary | 1101001 | 1001000 | 1100000 | 0 | 11111 | 1001 | 111011 | 100111100 | 10011 | 100011 |
Color Harmonies of #694860
Complementary color
Monochromatic Colors of #694860
Black with #694860
Text Example
Text Example
White with #694860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694860; }
p { color: rgb(105,72,96); }
H1.HeaderClassName
{
color: #694860;
}
.AnyTagClassName
{
color: #694860;
}
</style>
background-color css
<style>
a { background-color: #694860; }
a { background-color: rgb(105,72,96); }
div.DivClassName
{
background-color: #694860;
}
.BgClassName
{
background-color: #694860;
}
</style>
border-color css
<style>
span { border-color: #694860; }
span { border-color: rgb(105,72,96); }
td.TdClassName
{
border-color: #694860;
}
.TagClassName
{
border-color: #694860;
}
</style>