Shades of Finn #693254
Tints of Finn #693254
RGB
CMYK
RGB Variations
Color information
#693254 (or 0x693254) is known color: Finn. HEX triplet: 69, 32 and 54. RGB value is (105,50,84). Sum of RGB (Red+Green+Blue) = 105+50+84=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #693254 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693254 is #96CDAB. Grayscale: #464646. Windows color (decimal): -9883052 or 5517929. OLE color: 5517929.
HSL color Cylindrical-coordinate representation of color #693254: hue angle of 322.91º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #693254 is Cyan = 0, Magento = 0.52, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 50 | 84 | - |
| CMYK | 0 | 0.52 | 0.20 | 0.59 |
| HSL | 322.91º | 0.35% | 0.3% | - |
| HSV(B) | 322.91º | 0.52% | 0.41% | - |
| XYZ | 8.57 | 5.92 | 9.08 | - |
| YUV | 70.32 | 135.72 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 84 | 0 | 0.52 | 0.20 | 0.59 | 322.91 | 0.35 | 0.3 |
| Hex | 69 | 32 | 54 | 0 | 34 | 14 | 3B | 143 | 23 | 1E |
| Octal | 151 | 62 | 124 | 0 | 64 | 24 | 73 | 503 | 43 | 36 |
| Binary | 1101001 | 110010 | 1010100 | 0 | 110100 | 10100 | 111011 | 101000011 | 100011 | 11110 |
Color Harmonies of #693254
Complementary color
Monochromatic Colors of #693254
Black with #693254
Text Example
Text Example
White with #693254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693254; }
p { color: rgb(105,50,84); }
H1.HeaderClassName
{
color: #693254;
}
.AnyTagClassName
{
color: #693254;
}
</style>
background-color css
<style>
a { background-color: #693254; }
a { background-color: rgb(105,50,84); }
div.DivClassName
{
background-color: #693254;
}
.BgClassName
{
background-color: #693254;
}
</style>
border-color css
<style>
span { border-color: #693254; }
span { border-color: rgb(105,50,84); }
td.TdClassName
{
border-color: #693254;
}
.TagClassName
{
border-color: #693254;
}
</style>