Shades of Finn #774356
Tints of Finn #774356
RGB
CMYK
RGB Variations
Color information
#774356 (or 0x774356) is known color: Finn. HEX triplet: 77, 43 and 56. RGB value is (119,67,86). Sum of RGB (Red+Green+Blue) = 119+67+86=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 67 (26.56% from 255 or 24.63% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #774356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774356 is #88BCA9. Grayscale: #545454. Windows color (decimal): -8961194 or 5653367. OLE color: 5653367.
HSL color Cylindrical-coordinate representation of color #774356: hue angle of 338.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774356 is Cyan = 0, Magento = 0.44, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 86 | - |
| CMYK | 0 | 0.44 | 0.28 | 0.53 |
| HSL | 338.08º | 0.28% | 0.36% | - |
| HSV(B) | 338.08º | 0.44% | 0.47% | - |
| XYZ | 11.29 | 8.61 | 9.87 | - |
| YUV | 84.71 | 128.73 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 86 | 0 | 0.44 | 0.28 | 0.53 | 338.08 | 0.28 | 0.36 |
| Hex | 77 | 43 | 56 | 0 | 2C | 1C | 35 | 152 | 1C | 24 |
| Octal | 167 | 103 | 126 | 0 | 54 | 34 | 65 | 522 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1010110 | 0 | 101100 | 11100 | 110101 | 101010010 | 11100 | 100100 |
Color Harmonies of #774356
Complementary color
Monochromatic Colors of #774356
Black with #774356
Text Example
Text Example
White with #774356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774356; }
p { color: rgb(119,67,86); }
H1.HeaderClassName
{
color: #774356;
}
.AnyTagClassName
{
color: #774356;
}
</style>
background-color css
<style>
a { background-color: #774356; }
a { background-color: rgb(119,67,86); }
div.DivClassName
{
background-color: #774356;
}
.BgClassName
{
background-color: #774356;
}
</style>
border-color css
<style>
span { border-color: #774356; }
span { border-color: rgb(119,67,86); }
td.TdClassName
{
border-color: #774356;
}
.TagClassName
{
border-color: #774356;
}
</style>