Shades of Finn #764656
Tints of Finn #764656
RGB
CMYK
RGB Variations
Color information
#764656 (or 0x764656) is known color: Finn. HEX triplet: 76, 46 and 56. RGB value is (118,70,86). Sum of RGB (Red+Green+Blue) = 118+70+86=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 70 (27.73% from 255 or 25.55% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #764656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764656 is #89B9A9. Grayscale: #565656. Windows color (decimal): -9025962 or 5654134. OLE color: 5654134.
HSL color Cylindrical-coordinate representation of color #764656: hue angle of 340º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #764656 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 86 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.54 |
| HSL | 340º | 0.26% | 0.37% | - |
| HSV(B) | 340º | 0.41% | 0.46% | - |
| XYZ | 11.34 | 8.9 | 9.92 | - |
| YUV | 86.18 | 127.9 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 86 | 0 | 0.41 | 0.27 | 0.54 | 340 | 0.26 | 0.37 |
| Hex | 76 | 46 | 56 | 0 | 29 | 1B | 36 | 154 | 1A | 25 |
| Octal | 166 | 106 | 126 | 0 | 51 | 33 | 66 | 524 | 32 | 45 |
| Binary | 1110110 | 1000110 | 1010110 | 0 | 101001 | 11011 | 110110 | 101010100 | 11010 | 100101 |
Color Harmonies of #764656
Complementary color
Monochromatic Colors of #764656
Black with #764656
Text Example
Text Example
White with #764656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764656; }
p { color: rgb(118,70,86); }
H1.HeaderClassName
{
color: #764656;
}
.AnyTagClassName
{
color: #764656;
}
</style>
background-color css
<style>
a { background-color: #764656; }
a { background-color: rgb(118,70,86); }
div.DivClassName
{
background-color: #764656;
}
.BgClassName
{
background-color: #764656;
}
</style>
border-color css
<style>
span { border-color: #764656; }
span { border-color: rgb(118,70,86); }
td.TdClassName
{
border-color: #764656;
}
.TagClassName
{
border-color: #764656;
}
</style>