Shades of Finn #694054
Tints of Finn #694054
RGB
CMYK
RGB Variations
Color information
#694054 (or 0x694054) is known color: Finn. HEX triplet: 69, 40 and 54. RGB value is (105,64,84). Sum of RGB (Red+Green+Blue) = 105+64+84=253 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.50% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 105 - color contains mainly: red. Hex color #694054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694054 is #96BFAB. Grayscale: #4E4E4E. Windows color (decimal): -9879468 or 5521513. OLE color: 5521513.
HSL color Cylindrical-coordinate representation of color #694054: hue angle of 330.73º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694054 is Cyan = 0, Magento = 0.39, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 84 | - |
| CMYK | 0 | 0.39 | 0.20 | 0.59 |
| HSL | 330.73º | 0.24% | 0.33% | - |
| HSV(B) | 330.73º | 0.39% | 0.41% | - |
| XYZ | 9.26 | 7.31 | 9.31 | - |
| YUV | 78.54 | 131.08 | 146.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 84 | 0 | 0.39 | 0.20 | 0.59 | 330.73 | 0.24 | 0.33 |
| Hex | 69 | 40 | 54 | 0 | 27 | 14 | 3B | 14B | 18 | 21 |
| Octal | 151 | 100 | 124 | 0 | 47 | 24 | 73 | 513 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1010100 | 0 | 100111 | 10100 | 111011 | 101001011 | 11000 | 100001 |
Color Harmonies of #694054
Complementary color
Monochromatic Colors of #694054
Black with #694054
Text Example
Text Example
White with #694054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694054; }
p { color: rgb(105,64,84); }
H1.HeaderClassName
{
color: #694054;
}
.AnyTagClassName
{
color: #694054;
}
</style>
background-color css
<style>
a { background-color: #694054; }
a { background-color: rgb(105,64,84); }
div.DivClassName
{
background-color: #694054;
}
.BgClassName
{
background-color: #694054;
}
</style>
border-color css
<style>
span { border-color: #694054; }
span { border-color: rgb(105,64,84); }
td.TdClassName
{
border-color: #694054;
}
.TagClassName
{
border-color: #694054;
}
</style>