Shades of Finn #694854
Tints of Finn #694854
RGB
CMYK
RGB Variations
Color information
#694854 (or 0x694854) is known color: Finn. HEX triplet: 69, 48 and 54. RGB value is (105,72,84). Sum of RGB (Red+Green+Blue) = 105+72+84=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 72 (28.52% from 255 or 27.59% from 261); Blue value is 84 (33.20% from 255 or 32.18% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #694854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694854 is #96B7AB. Grayscale: #535353. Windows color (decimal): -9877420 or 5523561. OLE color: 5523561.
HSL color Cylindrical-coordinate representation of color #694854: hue angle of 338.18º 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 #694854 is Cyan = 0, Magento = 0.31, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 84 | - |
| CMYK | 0 | 0.31 | 0.20 | 0.59 |
| HSL | 338.18º | 0.19% | 0.35% | - |
| HSV(B) | 338.18º | 0.31% | 0.41% | - |
| XYZ | 9.74 | 8.28 | 9.47 | - |
| YUV | 83.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 84 | 0 | 0.31 | 0.20 | 0.59 | 338.18 | 0.19 | 0.35 |
| Hex | 69 | 48 | 54 | 0 | 1F | 14 | 3B | 152 | 13 | 23 |
| Octal | 151 | 110 | 124 | 0 | 37 | 24 | 73 | 522 | 23 | 43 |
| Binary | 1101001 | 1001000 | 1010100 | 0 | 11111 | 10100 | 111011 | 101010010 | 10011 | 100011 |
Color Harmonies of #694854
Complementary color
Monochromatic Colors of #694854
Black with #694854
Text Example
Text Example
White with #694854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694854; }
p { color: rgb(105,72,84); }
H1.HeaderClassName
{
color: #694854;
}
.AnyTagClassName
{
color: #694854;
}
</style>
background-color css
<style>
a { background-color: #694854; }
a { background-color: rgb(105,72,84); }
div.DivClassName
{
background-color: #694854;
}
.BgClassName
{
background-color: #694854;
}
</style>
border-color css
<style>
span { border-color: #694854; }
span { border-color: rgb(105,72,84); }
td.TdClassName
{
border-color: #694854;
}
.TagClassName
{
border-color: #694854;
}
</style>