Shades of Finn #774455
Tints of Finn #774455
RGB
CMYK
RGB Variations
Color information
#774455 (or 0x774455) is known color: Finn. HEX triplet: 77, 44 and 55. RGB value is (119,68,85). Sum of RGB (Red+Green+Blue) = 119+68+85=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 68 (26.95% from 255 or 25% from 272); Blue value is 85 (33.59% from 255 or 31.25% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #774455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774455 is #88BBAA. Grayscale: #555555. Windows color (decimal): -8960939 or 5588087. OLE color: 5588087.
HSL color Cylindrical-coordinate representation of color #774455: hue angle of 340º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774455 is Cyan = 0, Magento = 0.43, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 85 | - |
| CMYK | 0 | 0.43 | 0.29 | 0.53 |
| HSL | 340º | 0.27% | 0.37% | - |
| HSV(B) | 340º | 0.43% | 0.47% | - |
| XYZ | 11.31 | 8.71 | 9.68 | - |
| YUV | 85.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 85 | 0 | 0.43 | 0.29 | 0.53 | 340 | 0.27 | 0.37 |
| Hex | 77 | 44 | 55 | 0 | 2B | 1D | 35 | 154 | 1B | 25 |
| Octal | 167 | 104 | 125 | 0 | 53 | 35 | 65 | 524 | 33 | 45 |
| Binary | 1110111 | 1000100 | 1010101 | 0 | 101011 | 11101 | 110101 | 101010100 | 11011 | 100101 |
Color Harmonies of #774455
Complementary color
Monochromatic Colors of #774455
Black with #774455
Text Example
Text Example
White with #774455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774455; }
p { color: rgb(119,68,85); }
H1.HeaderClassName
{
color: #774455;
}
.AnyTagClassName
{
color: #774455;
}
</style>
background-color css
<style>
a { background-color: #774455; }
a { background-color: rgb(119,68,85); }
div.DivClassName
{
background-color: #774455;
}
.BgClassName
{
background-color: #774455;
}
</style>
border-color css
<style>
span { border-color: #774455; }
span { border-color: rgb(119,68,85); }
td.TdClassName
{
border-color: #774455;
}
.TagClassName
{
border-color: #774455;
}
</style>