Shades of Finn #784355
Tints of Finn #784355
RGB
CMYK
RGB Variations
Color information
#784355 (or 0x784355) is known color: Finn. HEX triplet: 78, 43 and 55. RGB value is (120,67,85). Sum of RGB (Red+Green+Blue) = 120+67+85=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 67 (26.56% from 255 or 24.63% from 272); Blue value is 85 (33.59% from 255 or 31.25% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #784355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784355 is #87BCAA. Grayscale: #545454. Windows color (decimal): -8895659 or 5587832. OLE color: 5587832.
HSL color Cylindrical-coordinate representation of color #784355: hue angle of 339.62º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #784355 is Cyan = 0, Magento = 0.44, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 67 | 85 | - |
| CMYK | 0 | 0.44 | 0.29 | 0.53 |
| HSL | 339.62º | 0.28% | 0.37% | - |
| HSV(B) | 339.62º | 0.44% | 0.47% | - |
| XYZ | 11.39 | 8.66 | 9.67 | - |
| YUV | 84.9 | 128.06 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 85 | 0 | 0.44 | 0.29 | 0.53 | 339.62 | 0.28 | 0.37 |
| Hex | 78 | 43 | 55 | 0 | 2C | 1D | 35 | 154 | 1C | 25 |
| Octal | 170 | 103 | 125 | 0 | 54 | 35 | 65 | 524 | 34 | 45 |
| Binary | 1111000 | 1000011 | 1010101 | 0 | 101100 | 11101 | 110101 | 101010100 | 11100 | 100101 |
Color Harmonies of #784355
Complementary color
Monochromatic Colors of #784355
Black with #784355
Text Example
Text Example
White with #784355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784355; }
p { color: rgb(120,67,85); }
H1.HeaderClassName
{
color: #784355;
}
.AnyTagClassName
{
color: #784355;
}
</style>
background-color css
<style>
a { background-color: #784355; }
a { background-color: rgb(120,67,85); }
div.DivClassName
{
background-color: #784355;
}
.BgClassName
{
background-color: #784355;
}
</style>
border-color css
<style>
span { border-color: #784355; }
span { border-color: rgb(120,67,85); }
td.TdClassName
{
border-color: #784355;
}
.TagClassName
{
border-color: #784355;
}
</style>