Shades of Finn #693851
Tints of Finn #693851
RGB
CMYK
RGB Variations
Color information
#693851 (or 0x693851) is known color: Finn. HEX triplet: 69, 38 and 51. RGB value is (105,56,81). Sum of RGB (Red+Green+Blue) = 105+56+81=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 56 (22.27% from 255 or 23.14% from 242); Blue value is 81 (32.03% from 255 or 33.47% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #693851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693851 is #96C7AE. Grayscale: #494949. Windows color (decimal): -9881519 or 5322857. OLE color: 5322857.
HSL color Cylindrical-coordinate representation of color #693851: hue angle of 329.39º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #693851 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 56 | 81 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.59 |
| HSL | 329.39º | 0.3% | 0.32% | - |
| HSV(B) | 329.39º | 0.47% | 0.41% | - |
| XYZ | 8.73 | 6.43 | 8.57 | - |
| YUV | 73.5 | 132.23 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 56 | 81 | 0 | 0.47 | 0.23 | 0.59 | 329.39 | 0.3 | 0.32 |
| Hex | 69 | 38 | 51 | 0 | 2F | 17 | 3B | 149 | 1E | 20 |
| Octal | 151 | 70 | 121 | 0 | 57 | 27 | 73 | 511 | 36 | 40 |
| Binary | 1101001 | 111000 | 1010001 | 0 | 101111 | 10111 | 111011 | 101001001 | 11110 | 100000 |
Color Harmonies of #693851
Complementary color
Monochromatic Colors of #693851
Black with #693851
Text Example
Text Example
White with #693851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693851; }
p { color: rgb(105,56,81); }
H1.HeaderClassName
{
color: #693851;
}
.AnyTagClassName
{
color: #693851;
}
</style>
background-color css
<style>
a { background-color: #693851; }
a { background-color: rgb(105,56,81); }
div.DivClassName
{
background-color: #693851;
}
.BgClassName
{
background-color: #693851;
}
</style>
border-color css
<style>
span { border-color: #693851; }
span { border-color: rgb(105,56,81); }
td.TdClassName
{
border-color: #693851;
}
.TagClassName
{
border-color: #693851;
}
</style>