Shades of Finn #694554
Tints of Finn #694554
RGB
CMYK
RGB Variations
Color information
#694554 (or 0x694554) is known color: Finn. HEX triplet: 69, 45 and 54. RGB value is (105,69,84). Sum of RGB (Red+Green+Blue) = 105+69+84=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 84 (33.20% from 255 or 32.56% from 258); Max value from RGB is 105 - color contains mainly: red. Hex color #694554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694554 is #96BAAB. Grayscale: #515151. Windows color (decimal): -9878188 or 5522793. OLE color: 5522793.
HSL color Cylindrical-coordinate representation of color #694554: hue angle of 335º 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 #694554 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 84 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.59 |
| HSL | 335º | 0.21% | 0.34% | - |
| HSV(B) | 335º | 0.34% | 0.41% | - |
| XYZ | 9.55 | 7.9 | 9.41 | - |
| YUV | 81.47 | 129.43 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 84 | 0 | 0.34 | 0.20 | 0.59 | 335 | 0.21 | 0.34 |
| Hex | 69 | 45 | 54 | 0 | 22 | 14 | 3B | 14F | 15 | 22 |
| Octal | 151 | 105 | 124 | 0 | 42 | 24 | 73 | 517 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1010100 | 0 | 100010 | 10100 | 111011 | 101001111 | 10101 | 100010 |
Color Harmonies of #694554
Complementary color
Monochromatic Colors of #694554
Black with #694554
Text Example
Text Example
White with #694554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694554; }
p { color: rgb(105,69,84); }
H1.HeaderClassName
{
color: #694554;
}
.AnyTagClassName
{
color: #694554;
}
</style>
background-color css
<style>
a { background-color: #694554; }
a { background-color: rgb(105,69,84); }
div.DivClassName
{
background-color: #694554;
}
.BgClassName
{
background-color: #694554;
}
</style>
border-color css
<style>
span { border-color: #694554; }
span { border-color: rgb(105,69,84); }
td.TdClassName
{
border-color: #694554;
}
.TagClassName
{
border-color: #694554;
}
</style>