Shades of Finn #774154
Tints of Finn #774154
RGB
CMYK
RGB Variations
Color information
#774154 (or 0x774154) is known color: Finn. HEX triplet: 77, 41 and 54. RGB value is (119,65,84). Sum of RGB (Red+Green+Blue) = 119+65+84=268 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.40% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 119 - color contains mainly: red. Hex color #774154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774154 is #88BEAB. Grayscale: #535353. Windows color (decimal): -8961708 or 5521783. OLE color: 5521783.
HSL color Cylindrical-coordinate representation of color #774154: hue angle of 338.89º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774154 is Cyan = 0, Magento = 0.45, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 84 | - |
| CMYK | 0 | 0.45 | 0.29 | 0.53 |
| HSL | 338.89º | 0.29% | 0.36% | - |
| HSV(B) | 338.89º | 0.45% | 0.47% | - |
| XYZ | 11.1 | 8.34 | 9.41 | - |
| YUV | 83.31 | 128.39 | 153.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 84 | 0 | 0.45 | 0.29 | 0.53 | 338.89 | 0.29 | 0.36 |
| Hex | 77 | 41 | 54 | 0 | 2D | 1D | 35 | 153 | 1D | 24 |
| Octal | 167 | 101 | 124 | 0 | 55 | 35 | 65 | 523 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1010100 | 0 | 101101 | 11101 | 110101 | 101010011 | 11101 | 100100 |
Color Harmonies of #774154
Complementary color
Monochromatic Colors of #774154
Black with #774154
Text Example
Text Example
White with #774154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774154; }
p { color: rgb(119,65,84); }
H1.HeaderClassName
{
color: #774154;
}
.AnyTagClassName
{
color: #774154;
}
</style>
background-color css
<style>
a { background-color: #774154; }
a { background-color: rgb(119,65,84); }
div.DivClassName
{
background-color: #774154;
}
.BgClassName
{
background-color: #774154;
}
</style>
border-color css
<style>
span { border-color: #774154; }
span { border-color: rgb(119,65,84); }
td.TdClassName
{
border-color: #774154;
}
.TagClassName
{
border-color: #774154;
}
</style>