Shades of Finn #694450
Tints of Finn #694450
RGB
CMYK
RGB Variations
Color information
#694450 (or 0x694450) is known color: Finn. HEX triplet: 69, 44 and 50. RGB value is (105,68,80). Sum of RGB (Red+Green+Blue) = 105+68+80=253 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.50% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 105 - color contains mainly: red. Hex color #694450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694450 is #96BBAF. Grayscale: #505050. Windows color (decimal): -9878448 or 5260393. OLE color: 5260393.
HSL color Cylindrical-coordinate representation of color #694450: hue angle of 340.54º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #694450 is Cyan = 0, Magento = 0.35, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 68 | 80 | - |
| CMYK | 0 | 0.35 | 0.24 | 0.59 |
| HSL | 340.54º | 0.21% | 0.34% | - |
| HSV(B) | 340.54º | 0.35% | 0.41% | - |
| XYZ | 9.34 | 7.72 | 8.59 | - |
| YUV | 80.43 | 127.76 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 68 | 80 | 0 | 0.35 | 0.24 | 0.59 | 340.54 | 0.21 | 0.34 |
| Hex | 69 | 44 | 50 | 0 | 23 | 18 | 3B | 155 | 15 | 22 |
| Octal | 151 | 104 | 120 | 0 | 43 | 30 | 73 | 525 | 25 | 42 |
| Binary | 1101001 | 1000100 | 1010000 | 0 | 100011 | 11000 | 111011 | 101010101 | 10101 | 100010 |
Color Harmonies of #694450
Complementary color
Monochromatic Colors of #694450
Black with #694450
Text Example
Text Example
White with #694450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694450; }
p { color: rgb(105,68,80); }
H1.HeaderClassName
{
color: #694450;
}
.AnyTagClassName
{
color: #694450;
}
</style>
background-color css
<style>
a { background-color: #694450; }
a { background-color: rgb(105,68,80); }
div.DivClassName
{
background-color: #694450;
}
.BgClassName
{
background-color: #694450;
}
</style>
border-color css
<style>
span { border-color: #694450; }
span { border-color: rgb(105,68,80); }
td.TdClassName
{
border-color: #694450;
}
.TagClassName
{
border-color: #694450;
}
</style>