Shades of Finn #694953
Tints of Finn #694953
RGB
CMYK
RGB Variations
Color information
#694953 (or 0x694953) is known color: Finn. HEX triplet: 69, 49 and 53. RGB value is (105,73,83). Sum of RGB (Red+Green+Blue) = 105+73+83=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 83 (32.81% from 255 or 31.80% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #694953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694953 is #96B6AC. Grayscale: #535353. Windows color (decimal): -9877165 or 5458281. OLE color: 5458281.
HSL color Cylindrical-coordinate representation of color #694953: hue angle of 341.25º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #694953 is Cyan = 0, Magento = 0.30, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 73 | 83 | - |
| CMYK | 0 | 0.30 | 0.21 | 0.59 |
| HSL | 341.25º | 0.18% | 0.35% | - |
| HSV(B) | 341.25º | 0.3% | 0.41% | - |
| XYZ | 9.77 | 8.39 | 9.29 | - |
| YUV | 83.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 83 | 0 | 0.30 | 0.21 | 0.59 | 341.25 | 0.18 | 0.35 |
| Hex | 69 | 49 | 53 | 0 | 1E | 15 | 3B | 155 | 12 | 23 |
| Octal | 151 | 111 | 123 | 0 | 36 | 25 | 73 | 525 | 22 | 43 |
| Binary | 1101001 | 1001001 | 1010011 | 0 | 11110 | 10101 | 111011 | 101010101 | 10010 | 100011 |
Color Harmonies of #694953
Complementary color
Monochromatic Colors of #694953
Black with #694953
Text Example
Text Example
White with #694953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694953; }
p { color: rgb(105,73,83); }
H1.HeaderClassName
{
color: #694953;
}
.AnyTagClassName
{
color: #694953;
}
</style>
background-color css
<style>
a { background-color: #694953; }
a { background-color: rgb(105,73,83); }
div.DivClassName
{
background-color: #694953;
}
.BgClassName
{
background-color: #694953;
}
</style>
border-color css
<style>
span { border-color: #694953; }
span { border-color: rgb(105,73,83); }
td.TdClassName
{
border-color: #694953;
}
.TagClassName
{
border-color: #694953;
}
</style>