Shades of Finn #693856
Tints of Finn #693856
RGB
CMYK
RGB Variations
Color information
#693856 (or 0x693856) is known color: Finn. HEX triplet: 69, 38 and 56. RGB value is (105,56,86). Sum of RGB (Red+Green+Blue) = 105+56+86=247 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.51% from 247); Green value is 56 (22.27% from 255 or 22.67% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 105 - color contains mainly: red. Hex color #693856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693856 is #96C7A9. Grayscale: #4A4A4A. Windows color (decimal): -9881514 or 5650537. OLE color: 5650537.
HSL color Cylindrical-coordinate representation of color #693856: hue angle of 323.27º 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 #693856 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 56 | 86 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.59 |
| HSL | 323.27º | 0.3% | 0.32% | - |
| HSV(B) | 323.27º | 0.47% | 0.41% | - |
| XYZ | 8.92 | 6.5 | 9.59 | - |
| YUV | 74.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 56 | 86 | 0 | 0.47 | 0.18 | 0.59 | 323.27 | 0.3 | 0.32 |
| Hex | 69 | 38 | 56 | 0 | 2F | 12 | 3B | 143 | 1E | 20 |
| Octal | 151 | 70 | 126 | 0 | 57 | 22 | 73 | 503 | 36 | 40 |
| Binary | 1101001 | 111000 | 1010110 | 0 | 101111 | 10010 | 111011 | 101000011 | 11110 | 100000 |
Color Harmonies of #693856
Complementary color
Monochromatic Colors of #693856
Black with #693856
Text Example
Text Example
White with #693856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693856; }
p { color: rgb(105,56,86); }
H1.HeaderClassName
{
color: #693856;
}
.AnyTagClassName
{
color: #693856;
}
</style>
background-color css
<style>
a { background-color: #693856; }
a { background-color: rgb(105,56,86); }
div.DivClassName
{
background-color: #693856;
}
.BgClassName
{
background-color: #693856;
}
</style>
border-color css
<style>
span { border-color: #693856; }
span { border-color: rgb(105,56,86); }
td.TdClassName
{
border-color: #693856;
}
.TagClassName
{
border-color: #693856;
}
</style>