Shades of Finn #693756
Tints of Finn #693756
RGB
CMYK
RGB Variations
Color information
#693756 (or 0x693756) is known color: Finn. HEX triplet: 69, 37 and 56. RGB value is (105,55,86). Sum of RGB (Red+Green+Blue) = 105+55+86=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 55 (21.88% from 255 or 22.36% from 246); Blue value is 86 (33.98% from 255 or 34.96% from 246); Max value from RGB is 105 - color contains mainly: red. Hex color #693756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693756 is #96C8A9. Grayscale: #494949. Windows color (decimal): -9881770 or 5650281. OLE color: 5650281.
HSL color Cylindrical-coordinate representation of color #693756: hue angle of 322.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #693756 is Cyan = 0, Magento = 0.48, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 55 | 86 | - |
| CMYK | 0 | 0.48 | 0.18 | 0.59 |
| HSL | 322.8º | 0.31% | 0.31% | - |
| HSV(B) | 322.8º | 0.48% | 0.41% | - |
| XYZ | 8.87 | 6.41 | 9.57 | - |
| YUV | 73.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 55 | 86 | 0 | 0.48 | 0.18 | 0.59 | 322.8 | 0.31 | 0.31 |
| Hex | 69 | 37 | 56 | 0 | 30 | 12 | 3B | 143 | 1F | 1F |
| Octal | 151 | 67 | 126 | 0 | 60 | 22 | 73 | 503 | 37 | 37 |
| Binary | 1101001 | 110111 | 1010110 | 0 | 110000 | 10010 | 111011 | 101000011 | 11111 | 11111 |
Color Harmonies of #693756
Complementary color
Monochromatic Colors of #693756
Black with #693756
Text Example
Text Example
White with #693756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693756; }
p { color: rgb(105,55,86); }
H1.HeaderClassName
{
color: #693756;
}
.AnyTagClassName
{
color: #693756;
}
</style>
background-color css
<style>
a { background-color: #693756; }
a { background-color: rgb(105,55,86); }
div.DivClassName
{
background-color: #693756;
}
.BgClassName
{
background-color: #693756;
}
</style>
border-color css
<style>
span { border-color: #693756; }
span { border-color: rgb(105,55,86); }
td.TdClassName
{
border-color: #693756;
}
.TagClassName
{
border-color: #693756;
}
</style>