Shades of Finn #694254
Tints of Finn #694254
RGB
CMYK
RGB Variations
Color information
#694254 (or 0x694254) is known color: Finn. HEX triplet: 69, 42 and 54. RGB value is (105,66,84). Sum of RGB (Red+Green+Blue) = 105+66+84=255 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.18% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 105 - color contains mainly: red. Hex color #694254 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694254 is #96BDAB. Grayscale: #4F4F4F. Windows color (decimal): -9878956 or 5522025. OLE color: 5522025.
HSL color Cylindrical-coordinate representation of color #694254: hue angle of 332.31º 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 #694254 is Cyan = 0, Magento = 0.37, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 66 | 84 | - |
| CMYK | 0 | 0.37 | 0.20 | 0.59 |
| HSL | 332.31º | 0.23% | 0.34% | - |
| HSV(B) | 332.31º | 0.37% | 0.41% | - |
| XYZ | 9.37 | 7.54 | 9.35 | - |
| YUV | 79.71 | 130.42 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 66 | 84 | 0 | 0.37 | 0.20 | 0.59 | 332.31 | 0.23 | 0.34 |
| Hex | 69 | 42 | 54 | 0 | 25 | 14 | 3B | 14C | 17 | 22 |
| Octal | 151 | 102 | 124 | 0 | 45 | 24 | 73 | 514 | 27 | 42 |
| Binary | 1101001 | 1000010 | 1010100 | 0 | 100101 | 10100 | 111011 | 101001100 | 10111 | 100010 |
Color Harmonies of #694254
Complementary color
Monochromatic Colors of #694254
Black with #694254
Text Example
Text Example
White with #694254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694254; }
p { color: rgb(105,66,84); }
H1.HeaderClassName
{
color: #694254;
}
.AnyTagClassName
{
color: #694254;
}
</style>
background-color css
<style>
a { background-color: #694254; }
a { background-color: rgb(105,66,84); }
div.DivClassName
{
background-color: #694254;
}
.BgClassName
{
background-color: #694254;
}
</style>
border-color css
<style>
span { border-color: #694254; }
span { border-color: rgb(105,66,84); }
td.TdClassName
{
border-color: #694254;
}
.TagClassName
{
border-color: #694254;
}
</style>