Shades of Finn #764056
Tints of Finn #764056
RGB
CMYK
RGB Variations
Color information
#764056 (or 0x764056) is known color: Finn. HEX triplet: 76, 40 and 56. RGB value is (118,64,86). Sum of RGB (Red+Green+Blue) = 118+64+86=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 64 (25.39% from 255 or 23.88% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #764056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764056 is #89BFA9. Grayscale: #525252. Windows color (decimal): -9027498 or 5652598. OLE color: 5652598.
HSL color Cylindrical-coordinate representation of color #764056: hue angle of 335.56º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764056 is Cyan = 0, Magento = 0.46, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 86 | - |
| CMYK | 0 | 0.46 | 0.27 | 0.54 |
| HSL | 335.56º | 0.3% | 0.36% | - |
| HSV(B) | 335.56º | 0.46% | 0.46% | - |
| XYZ | 10.98 | 8.19 | 9.81 | - |
| YUV | 82.65 | 129.89 | 153.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 86 | 0 | 0.46 | 0.27 | 0.54 | 335.56 | 0.3 | 0.36 |
| Hex | 76 | 40 | 56 | 0 | 2E | 1B | 36 | 150 | 1E | 24 |
| Octal | 166 | 100 | 126 | 0 | 56 | 33 | 66 | 520 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1010110 | 0 | 101110 | 11011 | 110110 | 101010000 | 11110 | 100100 |
Color Harmonies of #764056
Complementary color
Monochromatic Colors of #764056
Black with #764056
Text Example
Text Example
White with #764056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764056; }
p { color: rgb(118,64,86); }
H1.HeaderClassName
{
color: #764056;
}
.AnyTagClassName
{
color: #764056;
}
</style>
background-color css
<style>
a { background-color: #764056; }
a { background-color: rgb(118,64,86); }
div.DivClassName
{
background-color: #764056;
}
.BgClassName
{
background-color: #764056;
}
</style>
border-color css
<style>
span { border-color: #764056; }
span { border-color: rgb(118,64,86); }
td.TdClassName
{
border-color: #764056;
}
.TagClassName
{
border-color: #764056;
}
</style>