Shades of Finn #694855
Tints of Finn #694855
RGB
CMYK
RGB Variations
Color information
#694855 (or 0x694855) is known color: Finn. HEX triplet: 69, 48 and 55. RGB value is (105,72,85). Sum of RGB (Red+Green+Blue) = 105+72+85=262 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.08% from 262); Green value is 72 (28.52% from 255 or 27.48% from 262); Blue value is 85 (33.59% from 255 or 32.44% from 262); Max value from RGB is 105 - color contains mainly: red. Hex color #694855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694855 is #96B7AA. Grayscale: #535353. Windows color (decimal): -9877419 or 5589097. OLE color: 5589097.
HSL color Cylindrical-coordinate representation of color #694855: hue angle of 336.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 #694855 is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 85 | - |
| CMYK | 0 | 0.31 | 0.19 | 0.59 |
| HSL | 336.36º | 0.19% | 0.35% | - |
| HSV(B) | 336.36º | 0.31% | 0.41% | - |
| XYZ | 9.78 | 8.29 | 9.68 | - |
| YUV | 83.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 85 | 0 | 0.31 | 0.19 | 0.59 | 336.36 | 0.19 | 0.35 |
| Hex | 69 | 48 | 55 | 0 | 1F | 13 | 3B | 150 | 13 | 23 |
| Octal | 151 | 110 | 125 | 0 | 37 | 23 | 73 | 520 | 23 | 43 |
| Binary | 1101001 | 1001000 | 1010101 | 0 | 11111 | 10011 | 111011 | 101010000 | 10011 | 100011 |
Color Harmonies of #694855
Complementary color
Monochromatic Colors of #694855
Black with #694855
Text Example
Text Example
White with #694855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694855; }
p { color: rgb(105,72,85); }
H1.HeaderClassName
{
color: #694855;
}
.AnyTagClassName
{
color: #694855;
}
</style>
background-color css
<style>
a { background-color: #694855; }
a { background-color: rgb(105,72,85); }
div.DivClassName
{
background-color: #694855;
}
.BgClassName
{
background-color: #694855;
}
</style>
border-color css
<style>
span { border-color: #694855; }
span { border-color: rgb(105,72,85); }
td.TdClassName
{
border-color: #694855;
}
.TagClassName
{
border-color: #694855;
}
</style>