Shades of Finn #784056
Tints of Finn #784056
RGB
CMYK
RGB Variations
Color information
#784056 (or 0x784056) is known color: Finn. HEX triplet: 78, 40 and 56. RGB value is (120,64,86). Sum of RGB (Red+Green+Blue) = 120+64+86=270 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.44% from 270); Green value is 64 (25.39% from 255 or 23.70% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 120 - color contains mainly: red. Hex color #784056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784056 is #87BFA9. Grayscale: #535353. Windows color (decimal): -8896426 or 5652600. OLE color: 5652600.
HSL color Cylindrical-coordinate representation of color #784056: hue angle of 336.43º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784056 is Cyan = 0, Magento = 0.47, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 86 | - |
| CMYK | 0 | 0.47 | 0.28 | 0.53 |
| HSL | 336.43º | 0.3% | 0.36% | - |
| HSV(B) | 336.43º | 0.47% | 0.47% | - |
| XYZ | 11.26 | 8.33 | 9.82 | - |
| YUV | 83.25 | 129.55 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 86 | 0 | 0.47 | 0.28 | 0.53 | 336.43 | 0.3 | 0.36 |
| Hex | 78 | 40 | 56 | 0 | 2F | 1C | 35 | 150 | 1E | 24 |
| Octal | 170 | 100 | 126 | 0 | 57 | 34 | 65 | 520 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1010110 | 0 | 101111 | 11100 | 110101 | 101010000 | 11110 | 100100 |
Color Harmonies of #784056
Complementary color
Monochromatic Colors of #784056
Black with #784056
Text Example
Text Example
White with #784056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784056; }
p { color: rgb(120,64,86); }
H1.HeaderClassName
{
color: #784056;
}
.AnyTagClassName
{
color: #784056;
}
</style>
background-color css
<style>
a { background-color: #784056; }
a { background-color: rgb(120,64,86); }
div.DivClassName
{
background-color: #784056;
}
.BgClassName
{
background-color: #784056;
}
</style>
border-color css
<style>
span { border-color: #784056; }
span { border-color: rgb(120,64,86); }
td.TdClassName
{
border-color: #784056;
}
.TagClassName
{
border-color: #784056;
}
</style>