Shades of Finn #774156
Tints of Finn #774156
RGB
CMYK
RGB Variations
Color information
#774156 (or 0x774156) is known color: Finn. HEX triplet: 77, 41 and 56. RGB value is (119,65,86). Sum of RGB (Red+Green+Blue) = 119+65+86=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #774156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774156 is #88BEA9. Grayscale: #535353. Windows color (decimal): -8961706 or 5652855. OLE color: 5652855.
HSL color Cylindrical-coordinate representation of color #774156: hue angle of 336.67º 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 #774156 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 86 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.53 |
| HSL | 336.67º | 0.29% | 0.36% | - |
| HSV(B) | 336.67º | 0.45% | 0.47% | - |
| XYZ | 11.18 | 8.37 | 9.83 | - |
| YUV | 83.54 | 129.39 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 86 | 0 | 0.45 | 0.28 | 0.53 | 336.67 | 0.29 | 0.36 |
| Hex | 77 | 41 | 56 | 0 | 2D | 1C | 35 | 151 | 1D | 24 |
| Octal | 167 | 101 | 126 | 0 | 55 | 34 | 65 | 521 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1010110 | 0 | 101101 | 11100 | 110101 | 101010001 | 11101 | 100100 |
Color Harmonies of #774156
Complementary color
Monochromatic Colors of #774156
Black with #774156
Text Example
Text Example
White with #774156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774156; }
p { color: rgb(119,65,86); }
H1.HeaderClassName
{
color: #774156;
}
.AnyTagClassName
{
color: #774156;
}
</style>
background-color css
<style>
a { background-color: #774156; }
a { background-color: rgb(119,65,86); }
div.DivClassName
{
background-color: #774156;
}
.BgClassName
{
background-color: #774156;
}
</style>
border-color css
<style>
span { border-color: #774156; }
span { border-color: rgb(119,65,86); }
td.TdClassName
{
border-color: #774156;
}
.TagClassName
{
border-color: #774156;
}
</style>