Shades of Finn #693451
Tints of Finn #693451
RGB
CMYK
RGB Variations
Color information
#693451 (or 0x693451) is known color: Finn. HEX triplet: 69, 34 and 51. RGB value is (105,52,81). Sum of RGB (Red+Green+Blue) = 105+52+81=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 81 (32.03% from 255 or 34.03% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #693451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693451 is #96CBAE. Grayscale: #474747. Windows color (decimal): -9882543 or 5321833. OLE color: 5321833.
HSL color Cylindrical-coordinate representation of color #693451: hue angle of 327.17º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #693451 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 81 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.59 |
| HSL | 327.17º | 0.34% | 0.31% | - |
| HSV(B) | 327.17º | 0.5% | 0.41% | - |
| XYZ | 8.54 | 6.05 | 8.5 | - |
| YUV | 71.15 | 133.56 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 81 | 0 | 0.50 | 0.23 | 0.59 | 327.17 | 0.34 | 0.31 |
| Hex | 69 | 34 | 51 | 0 | 32 | 17 | 3B | 147 | 22 | 1F |
| Octal | 151 | 64 | 121 | 0 | 62 | 27 | 73 | 507 | 42 | 37 |
| Binary | 1101001 | 110100 | 1010001 | 0 | 110010 | 10111 | 111011 | 101000111 | 100010 | 11111 |
Color Harmonies of #693451
Complementary color
Monochromatic Colors of #693451
Black with #693451
Text Example
Text Example
White with #693451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693451; }
p { color: rgb(105,52,81); }
H1.HeaderClassName
{
color: #693451;
}
.AnyTagClassName
{
color: #693451;
}
</style>
background-color css
<style>
a { background-color: #693451; }
a { background-color: rgb(105,52,81); }
div.DivClassName
{
background-color: #693451;
}
.BgClassName
{
background-color: #693451;
}
</style>
border-color css
<style>
span { border-color: #693451; }
span { border-color: rgb(105,52,81); }
td.TdClassName
{
border-color: #693451;
}
.TagClassName
{
border-color: #693451;
}
</style>