Shades of Finn #694550
Tints of Finn #694550
RGB
CMYK
RGB Variations
Color information
#694550 (or 0x694550) is known color: Finn. HEX triplet: 69, 45 and 50. RGB value is (105,69,80). Sum of RGB (Red+Green+Blue) = 105+69+80=254 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.34% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 105 - color contains mainly: red. Hex color #694550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694550 is #96BAAF. Grayscale: #515151. Windows color (decimal): -9878192 or 5260649. OLE color: 5260649.
HSL color Cylindrical-coordinate representation of color #694550: hue angle of 341.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #694550 is Cyan = 0, Magento = 0.34, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 80 | - |
| CMYK | 0 | 0.34 | 0.24 | 0.59 |
| HSL | 341.67º | 0.21% | 0.34% | - |
| HSV(B) | 341.67º | 0.34% | 0.41% | - |
| XYZ | 9.4 | 7.84 | 8.61 | - |
| YUV | 81.02 | 127.43 | 145.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 80 | 0 | 0.34 | 0.24 | 0.59 | 341.67 | 0.21 | 0.34 |
| Hex | 69 | 45 | 50 | 0 | 22 | 18 | 3B | 156 | 15 | 22 |
| Octal | 151 | 105 | 120 | 0 | 42 | 30 | 73 | 526 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1010000 | 0 | 100010 | 11000 | 111011 | 101010110 | 10101 | 100010 |
Color Harmonies of #694550
Complementary color
Monochromatic Colors of #694550
Black with #694550
Text Example
Text Example
White with #694550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694550; }
p { color: rgb(105,69,80); }
H1.HeaderClassName
{
color: #694550;
}
.AnyTagClassName
{
color: #694550;
}
</style>
background-color css
<style>
a { background-color: #694550; }
a { background-color: rgb(105,69,80); }
div.DivClassName
{
background-color: #694550;
}
.BgClassName
{
background-color: #694550;
}
</style>
border-color css
<style>
span { border-color: #694550; }
span { border-color: rgb(105,69,80); }
td.TdClassName
{
border-color: #694550;
}
.TagClassName
{
border-color: #694550;
}
</style>