Shades of Finn #694356
Tints of Finn #694356
RGB
CMYK
RGB Variations
Color information
#694356 (or 0x694356) is known color: Finn. HEX triplet: 69, 43 and 56. RGB value is (105,67,86). Sum of RGB (Red+Green+Blue) = 105+67+86=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 67 (26.56% from 255 or 25.97% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 105 - color contains mainly: red. Hex color #694356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694356 is #96BCA9. Grayscale: #505050. Windows color (decimal): -9878698 or 5653353. OLE color: 5653353.
HSL color Cylindrical-coordinate representation of color #694356: hue angle of 330º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #694356 is Cyan = 0, Magento = 0.36, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 86 | - |
| CMYK | 0 | 0.36 | 0.18 | 0.59 |
| HSL | 330º | 0.22% | 0.34% | - |
| HSV(B) | 330º | 0.36% | 0.41% | - |
| XYZ | 9.51 | 7.69 | 9.79 | - |
| YUV | 80.53 | 131.09 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 86 | 0 | 0.36 | 0.18 | 0.59 | 330 | 0.22 | 0.34 |
| Hex | 69 | 43 | 56 | 0 | 24 | 12 | 3B | 14A | 16 | 22 |
| Octal | 151 | 103 | 126 | 0 | 44 | 22 | 73 | 512 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1010110 | 0 | 100100 | 10010 | 111011 | 101001010 | 10110 | 100010 |
Color Harmonies of #694356
Complementary color
Monochromatic Colors of #694356
Black with #694356
Text Example
Text Example
White with #694356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694356; }
p { color: rgb(105,67,86); }
H1.HeaderClassName
{
color: #694356;
}
.AnyTagClassName
{
color: #694356;
}
</style>
background-color css
<style>
a { background-color: #694356; }
a { background-color: rgb(105,67,86); }
div.DivClassName
{
background-color: #694356;
}
.BgClassName
{
background-color: #694356;
}
</style>
border-color css
<style>
span { border-color: #694356; }
span { border-color: rgb(105,67,86); }
td.TdClassName
{
border-color: #694356;
}
.TagClassName
{
border-color: #694356;
}
</style>