Shades of Finn #764054
Tints of Finn #764054
RGB
CMYK
RGB Variations
Color information
#764054 (or 0x764054) is known color: Finn. HEX triplet: 76, 40 and 54. RGB value is (118,64,84). Sum of RGB (Red+Green+Blue) = 118+64+84=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #764054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764054 is #89BFAB. Grayscale: #525252. Windows color (decimal): -9027500 or 5521526. OLE color: 5521526.
HSL color Cylindrical-coordinate representation of color #764054: hue angle of 337.78º 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 #764054 is Cyan = 0, Magento = 0.46, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 84 | - |
| CMYK | 0 | 0.46 | 0.29 | 0.54 |
| HSL | 337.78º | 0.3% | 0.36% | - |
| HSV(B) | 337.78º | 0.46% | 0.46% | - |
| XYZ | 10.9 | 8.16 | 9.39 | - |
| YUV | 82.43 | 128.89 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 84 | 0 | 0.46 | 0.29 | 0.54 | 337.78 | 0.3 | 0.36 |
| Hex | 76 | 40 | 54 | 0 | 2E | 1D | 36 | 152 | 1E | 24 |
| Octal | 166 | 100 | 124 | 0 | 56 | 35 | 66 | 522 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1010100 | 0 | 101110 | 11101 | 110110 | 101010010 | 11110 | 100100 |
Color Harmonies of #764054
Complementary color
Monochromatic Colors of #764054
Black with #764054
Text Example
Text Example
White with #764054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764054; }
p { color: rgb(118,64,84); }
H1.HeaderClassName
{
color: #764054;
}
.AnyTagClassName
{
color: #764054;
}
</style>
background-color css
<style>
a { background-color: #764054; }
a { background-color: rgb(118,64,84); }
div.DivClassName
{
background-color: #764054;
}
.BgClassName
{
background-color: #764054;
}
</style>
border-color css
<style>
span { border-color: #764054; }
span { border-color: rgb(118,64,84); }
td.TdClassName
{
border-color: #764054;
}
.TagClassName
{
border-color: #764054;
}
</style>