Shades of Finn #774054
Tints of Finn #774054
RGB
CMYK
RGB Variations
Color information
#774054 (or 0x774054) is known color: Finn. HEX triplet: 77, 40 and 54. RGB value is (119,64,84). Sum of RGB (Red+Green+Blue) = 119+64+84=267 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.57% from 267); Green value is 64 (25.39% from 255 or 23.97% from 267); Blue value is 84 (33.20% from 255 or 31.46% from 267); Max value from RGB is 119 - color contains mainly: red. Hex color #774054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774054 is #88BFAB. Grayscale: #525252. Windows color (decimal): -8961964 or 5521527. OLE color: 5521527.
HSL color Cylindrical-coordinate representation of color #774054: hue angle of 338.18º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774054 is Cyan = 0, Magento = 0.46, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 84 | - |
| CMYK | 0 | 0.46 | 0.29 | 0.53 |
| HSL | 338.18º | 0.3% | 0.36% | - |
| HSV(B) | 338.18º | 0.46% | 0.47% | - |
| XYZ | 11.04 | 8.23 | 9.39 | - |
| YUV | 82.73 | 128.72 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 84 | 0 | 0.46 | 0.29 | 0.53 | 338.18 | 0.3 | 0.36 |
| Hex | 77 | 40 | 54 | 0 | 2E | 1D | 35 | 152 | 1E | 24 |
| Octal | 167 | 100 | 124 | 0 | 56 | 35 | 65 | 522 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1010100 | 0 | 101110 | 11101 | 110101 | 101010010 | 11110 | 100100 |
Color Harmonies of #774054
Complementary color
Monochromatic Colors of #774054
Black with #774054
Text Example
Text Example
White with #774054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774054; }
p { color: rgb(119,64,84); }
H1.HeaderClassName
{
color: #774054;
}
.AnyTagClassName
{
color: #774054;
}
</style>
background-color css
<style>
a { background-color: #774054; }
a { background-color: rgb(119,64,84); }
div.DivClassName
{
background-color: #774054;
}
.BgClassName
{
background-color: #774054;
}
</style>
border-color css
<style>
span { border-color: #774054; }
span { border-color: rgb(119,64,84); }
td.TdClassName
{
border-color: #774054;
}
.TagClassName
{
border-color: #774054;
}
</style>