Shades of Finn #693351
Tints of Finn #693351
RGB
CMYK
RGB Variations
Color information
#693351 (or 0x693351) is known color: Finn. HEX triplet: 69, 33 and 51. RGB value is (105,51,81). Sum of RGB (Red+Green+Blue) = 105+51+81=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 81 (32.03% from 255 or 34.18% from 237); Max value from RGB is 105 - color contains mainly: red. Hex color #693351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693351 is #96CCAE. Grayscale: #464646. Windows color (decimal): -9882799 or 5321577. OLE color: 5321577.
HSL color Cylindrical-coordinate representation of color #693351: hue angle of 326.67º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #693351 is Cyan = 0, Magento = 0.51, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 81 | - |
| CMYK | 0 | 0.51 | 0.23 | 0.59 |
| HSL | 326.67º | 0.35% | 0.31% | - |
| HSV(B) | 326.67º | 0.51% | 0.41% | - |
| XYZ | 8.49 | 5.96 | 8.49 | - |
| YUV | 70.57 | 133.89 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 81 | 0 | 0.51 | 0.23 | 0.59 | 326.67 | 0.35 | 0.31 |
| Hex | 69 | 33 | 51 | 0 | 33 | 17 | 3B | 147 | 23 | 1F |
| Octal | 151 | 63 | 121 | 0 | 63 | 27 | 73 | 507 | 43 | 37 |
| Binary | 1101001 | 110011 | 1010001 | 0 | 110011 | 10111 | 111011 | 101000111 | 100011 | 11111 |
Color Harmonies of #693351
Complementary color
Monochromatic Colors of #693351
Black with #693351
Text Example
Text Example
White with #693351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693351; }
p { color: rgb(105,51,81); }
H1.HeaderClassName
{
color: #693351;
}
.AnyTagClassName
{
color: #693351;
}
</style>
background-color css
<style>
a { background-color: #693351; }
a { background-color: rgb(105,51,81); }
div.DivClassName
{
background-color: #693351;
}
.BgClassName
{
background-color: #693351;
}
</style>
border-color css
<style>
span { border-color: #693351; }
span { border-color: rgb(105,51,81); }
td.TdClassName
{
border-color: #693351;
}
.TagClassName
{
border-color: #693351;
}
</style>