Shades of Finn #693455
Tints of Finn #693455
RGB
CMYK
RGB Variations
Color information
#693455 (or 0x693455) is known color: Finn. HEX triplet: 69, 34 and 55. RGB value is (105,52,85). Sum of RGB (Red+Green+Blue) = 105+52+85=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 85 (33.59% from 255 or 35.12% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #693455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693455 is #96CBAA. Grayscale: #474747. Windows color (decimal): -9882539 or 5583977. OLE color: 5583977.
HSL color Cylindrical-coordinate representation of color #693455: hue angle of 322.64º 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 #693455 is Cyan = 0, Magento = 0.50, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 85 | - |
| CMYK | 0 | 0.50 | 0.19 | 0.59 |
| HSL | 322.64º | 0.34% | 0.31% | - |
| HSV(B) | 322.64º | 0.5% | 0.41% | - |
| XYZ | 8.69 | 6.12 | 9.32 | - |
| YUV | 71.61 | 135.56 | 151.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 85 | 0 | 0.50 | 0.19 | 0.59 | 322.64 | 0.34 | 0.31 |
| Hex | 69 | 34 | 55 | 0 | 32 | 13 | 3B | 143 | 22 | 1F |
| Octal | 151 | 64 | 125 | 0 | 62 | 23 | 73 | 503 | 42 | 37 |
| Binary | 1101001 | 110100 | 1010101 | 0 | 110010 | 10011 | 111011 | 101000011 | 100010 | 11111 |
Color Harmonies of #693455
Complementary color
Monochromatic Colors of #693455
Black with #693455
Text Example
Text Example
White with #693455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693455; }
p { color: rgb(105,52,85); }
H1.HeaderClassName
{
color: #693455;
}
.AnyTagClassName
{
color: #693455;
}
</style>
background-color css
<style>
a { background-color: #693455; }
a { background-color: rgb(105,52,85); }
div.DivClassName
{
background-color: #693455;
}
.BgClassName
{
background-color: #693455;
}
</style>
border-color css
<style>
span { border-color: #693455; }
span { border-color: rgb(105,52,85); }
td.TdClassName
{
border-color: #693455;
}
.TagClassName
{
border-color: #693455;
}
</style>