Shades of Finn #764156
Tints of Finn #764156
RGB
CMYK
RGB Variations
Color information
#764156 (or 0x764156) is known color: Finn. HEX triplet: 76, 41 and 56. RGB value is (118,65,86). Sum of RGB (Red+Green+Blue) = 118+65+86=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 65 (25.78% from 255 or 24.16% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #764156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764156 is #89BEA9. Grayscale: #535353. Windows color (decimal): -9027242 or 5652854. OLE color: 5652854.
HSL color Cylindrical-coordinate representation of color #764156: hue angle of 336.23º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #764156 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 65 | 86 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.54 |
| HSL | 336.23º | 0.29% | 0.36% | - |
| HSV(B) | 336.23º | 0.45% | 0.46% | - |
| XYZ | 11.04 | 8.3 | 9.83 | - |
| YUV | 83.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 65 | 86 | 0 | 0.45 | 0.27 | 0.54 | 336.23 | 0.29 | 0.36 |
| Hex | 76 | 41 | 56 | 0 | 2D | 1B | 36 | 150 | 1D | 24 |
| Octal | 166 | 101 | 126 | 0 | 55 | 33 | 66 | 520 | 35 | 44 |
| Binary | 1110110 | 1000001 | 1010110 | 0 | 101101 | 11011 | 110110 | 101010000 | 11101 | 100100 |
Color Harmonies of #764156
Complementary color
Monochromatic Colors of #764156
Black with #764156
Text Example
Text Example
White with #764156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764156; }
p { color: rgb(118,65,86); }
H1.HeaderClassName
{
color: #764156;
}
.AnyTagClassName
{
color: #764156;
}
</style>
background-color css
<style>
a { background-color: #764156; }
a { background-color: rgb(118,65,86); }
div.DivClassName
{
background-color: #764156;
}
.BgClassName
{
background-color: #764156;
}
</style>
border-color css
<style>
span { border-color: #764156; }
span { border-color: rgb(118,65,86); }
td.TdClassName
{
border-color: #764156;
}
.TagClassName
{
border-color: #764156;
}
</style>