Shades of Finn #693353
Tints of Finn #693353
RGB
CMYK
RGB Variations
Color information
#693353 (or 0x693353) is known color: Finn. HEX triplet: 69, 33 and 53. RGB value is (105,51,83). Sum of RGB (Red+Green+Blue) = 105+51+83=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #693353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693353 is #96CCAC. Grayscale: #464646. Windows color (decimal): -9882797 or 5452649. OLE color: 5452649.
HSL color Cylindrical-coordinate representation of color #693353: hue angle of 324.44º 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 #693353 is Cyan = 0, Magento = 0.51, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 83 | - |
| CMYK | 0 | 0.51 | 0.21 | 0.59 |
| HSL | 324.44º | 0.35% | 0.31% | - |
| HSV(B) | 324.44º | 0.51% | 0.41% | - |
| XYZ | 8.57 | 6 | 8.89 | - |
| YUV | 70.79 | 134.89 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 83 | 0 | 0.51 | 0.21 | 0.59 | 324.44 | 0.35 | 0.31 |
| Hex | 69 | 33 | 53 | 0 | 33 | 15 | 3B | 144 | 23 | 1F |
| Octal | 151 | 63 | 123 | 0 | 63 | 25 | 73 | 504 | 43 | 37 |
| Binary | 1101001 | 110011 | 1010011 | 0 | 110011 | 10101 | 111011 | 101000100 | 100011 | 11111 |
Color Harmonies of #693353
Complementary color
Monochromatic Colors of #693353
Black with #693353
Text Example
Text Example
White with #693353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693353; }
p { color: rgb(105,51,83); }
H1.HeaderClassName
{
color: #693353;
}
.AnyTagClassName
{
color: #693353;
}
</style>
background-color css
<style>
a { background-color: #693353; }
a { background-color: rgb(105,51,83); }
div.DivClassName
{
background-color: #693353;
}
.BgClassName
{
background-color: #693353;
}
</style>
border-color css
<style>
span { border-color: #693353; }
span { border-color: rgb(105,51,83); }
td.TdClassName
{
border-color: #693353;
}
.TagClassName
{
border-color: #693353;
}
</style>