Shades of Finn #774157
Tints of Finn #774157
RGB
CMYK
RGB Variations
Color information
#774157 (or 0x774157) is known color: Finn. HEX triplet: 77, 41 and 57. RGB value is (119,65,87). Sum of RGB (Red+Green+Blue) = 119+65+87=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 65 (25.78% from 255 or 23.99% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #774157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774157 is #88BEA8. Grayscale: #535353. Windows color (decimal): -8961705 or 5718391. OLE color: 5718391.
HSL color Cylindrical-coordinate representation of color #774157: hue angle of 335.56º 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 #774157 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 87 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.53 |
| HSL | 335.56º | 0.29% | 0.36% | - |
| HSV(B) | 335.56º | 0.45% | 0.47% | - |
| XYZ | 11.22 | 8.39 | 10.05 | - |
| YUV | 83.65 | 129.89 | 153.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 87 | 0 | 0.45 | 0.27 | 0.53 | 335.56 | 0.29 | 0.36 |
| Hex | 77 | 41 | 57 | 0 | 2D | 1B | 35 | 150 | 1D | 24 |
| Octal | 167 | 101 | 127 | 0 | 55 | 33 | 65 | 520 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1010111 | 0 | 101101 | 11011 | 110101 | 101010000 | 11101 | 100100 |
Color Harmonies of #774157
Complementary color
Monochromatic Colors of #774157
Black with #774157
Text Example
Text Example
White with #774157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774157; }
p { color: rgb(119,65,87); }
H1.HeaderClassName
{
color: #774157;
}
.AnyTagClassName
{
color: #774157;
}
</style>
background-color css
<style>
a { background-color: #774157; }
a { background-color: rgb(119,65,87); }
div.DivClassName
{
background-color: #774157;
}
.BgClassName
{
background-color: #774157;
}
</style>
border-color css
<style>
span { border-color: #774157; }
span { border-color: rgb(119,65,87); }
td.TdClassName
{
border-color: #774157;
}
.TagClassName
{
border-color: #774157;
}
</style>