Shades of Finn #774655
Tints of Finn #774655
RGB
CMYK
RGB Variations
Color information
#774655 (or 0x774655) is known color: Finn. HEX triplet: 77, 46 and 55. RGB value is (119,70,85). Sum of RGB (Red+Green+Blue) = 119+70+85=274 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.43% from 274); Green value is 70 (27.73% from 255 or 25.55% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 119 - color contains mainly: red. Hex color #774655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774655 is #88B9AA. Grayscale: #565656. Windows color (decimal): -8960427 or 5588599. OLE color: 5588599.
HSL color Cylindrical-coordinate representation of color #774655: hue angle of 341.63º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774655 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 85 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.53 |
| HSL | 341.63º | 0.26% | 0.37% | - |
| HSV(B) | 341.63º | 0.41% | 0.47% | - |
| XYZ | 11.44 | 8.96 | 9.72 | - |
| YUV | 86.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 85 | 0 | 0.41 | 0.29 | 0.53 | 341.63 | 0.26 | 0.37 |
| Hex | 77 | 46 | 55 | 0 | 29 | 1D | 35 | 156 | 1A | 25 |
| Octal | 167 | 106 | 125 | 0 | 51 | 35 | 65 | 526 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1010101 | 0 | 101001 | 11101 | 110101 | 101010110 | 11010 | 100101 |
Color Harmonies of #774655
Complementary color
Monochromatic Colors of #774655
Black with #774655
Text Example
Text Example
White with #774655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774655; }
p { color: rgb(119,70,85); }
H1.HeaderClassName
{
color: #774655;
}
.AnyTagClassName
{
color: #774655;
}
</style>
background-color css
<style>
a { background-color: #774655; }
a { background-color: rgb(119,70,85); }
div.DivClassName
{
background-color: #774655;
}
.BgClassName
{
background-color: #774655;
}
</style>
border-color css
<style>
span { border-color: #774655; }
span { border-color: rgb(119,70,85); }
td.TdClassName
{
border-color: #774655;
}
.TagClassName
{
border-color: #774655;
}
</style>