Shades of Finn #694357
Tints of Finn #694357
RGB
CMYK
RGB Variations
Color information
#694357 (or 0x694357) is known color: Finn. HEX triplet: 69, 43 and 57. RGB value is (105,67,87). Sum of RGB (Red+Green+Blue) = 105+67+87=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 67 (26.56% from 255 or 25.87% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 105 - color contains mainly: red. Hex color #694357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694357 is #96BCA8. Grayscale: #505050. Windows color (decimal): -9878697 or 5718889. OLE color: 5718889.
HSL color Cylindrical-coordinate representation of color #694357: hue angle of 328.42º 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 #694357 is Cyan = 0, Magento = 0.36, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 87 | - |
| CMYK | 0 | 0.36 | 0.17 | 0.59 |
| HSL | 328.42º | 0.22% | 0.34% | - |
| HSV(B) | 328.42º | 0.36% | 0.41% | - |
| XYZ | 9.55 | 7.71 | 10 | - |
| YUV | 80.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 87 | 0 | 0.36 | 0.17 | 0.59 | 328.42 | 0.22 | 0.34 |
| Hex | 69 | 43 | 57 | 0 | 24 | 11 | 3B | 148 | 16 | 22 |
| Octal | 151 | 103 | 127 | 0 | 44 | 21 | 73 | 510 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1010111 | 0 | 100100 | 10001 | 111011 | 101001000 | 10110 | 100010 |
Color Harmonies of #694357
Complementary color
Monochromatic Colors of #694357
Black with #694357
Text Example
Text Example
White with #694357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694357; }
p { color: rgb(105,67,87); }
H1.HeaderClassName
{
color: #694357;
}
.AnyTagClassName
{
color: #694357;
}
</style>
background-color css
<style>
a { background-color: #694357; }
a { background-color: rgb(105,67,87); }
div.DivClassName
{
background-color: #694357;
}
.BgClassName
{
background-color: #694357;
}
</style>
border-color css
<style>
span { border-color: #694357; }
span { border-color: rgb(105,67,87); }
td.TdClassName
{
border-color: #694357;
}
.TagClassName
{
border-color: #694357;
}
</style>