Shades of Finn #784155
Tints of Finn #784155
RGB
CMYK
RGB Variations
Color information
#784155 (or 0x784155) is known color: Finn. HEX triplet: 78, 41 and 55. RGB value is (120,65,85). Sum of RGB (Red+Green+Blue) = 120+65+85=270 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.44% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 120 - color contains mainly: red. Hex color #784155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784155 is #87BEAA. Grayscale: #535353. Windows color (decimal): -8896171 or 5587320. OLE color: 5587320.
HSL color Cylindrical-coordinate representation of color #784155: 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 #784155 is Cyan = 0, Magento = 0.46, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 65 | 85 | - |
| 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.28 | 8.43 | 9.63 | - |
| YUV | 83.73 | 128.72 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 65 | 85 | 0 | 0.46 | 0.29 | 0.53 | 338.18 | 0.3 | 0.36 |
| Hex | 78 | 41 | 55 | 0 | 2E | 1D | 35 | 152 | 1E | 24 |
| Octal | 170 | 101 | 125 | 0 | 56 | 35 | 65 | 522 | 36 | 44 |
| Binary | 1111000 | 1000001 | 1010101 | 0 | 101110 | 11101 | 110101 | 101010010 | 11110 | 100100 |
Color Harmonies of #784155
Complementary color
Monochromatic Colors of #784155
Black with #784155
Text Example
Text Example
White with #784155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784155; }
p { color: rgb(120,65,85); }
H1.HeaderClassName
{
color: #784155;
}
.AnyTagClassName
{
color: #784155;
}
</style>
background-color css
<style>
a { background-color: #784155; }
a { background-color: rgb(120,65,85); }
div.DivClassName
{
background-color: #784155;
}
.BgClassName
{
background-color: #784155;
}
</style>
border-color css
<style>
span { border-color: #784155; }
span { border-color: rgb(120,65,85); }
td.TdClassName
{
border-color: #784155;
}
.TagClassName
{
border-color: #784155;
}
</style>