Shades of Finn #764554
Tints of Finn #764554
RGB
CMYK
RGB Variations
Color information
#764554 (or 0x764554) is known color: Finn. HEX triplet: 76, 45 and 54. RGB value is (118,69,84). Sum of RGB (Red+Green+Blue) = 118+69+84=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #764554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764554 is #89BAAB. Grayscale: #555555. Windows color (decimal): -9026220 or 5522806. OLE color: 5522806.
HSL color Cylindrical-coordinate representation of color #764554: hue angle of 341.63º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764554 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 84 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.54 |
| HSL | 341.63º | 0.26% | 0.37% | - |
| HSV(B) | 341.63º | 0.42% | 0.46% | - |
| XYZ | 11.2 | 8.75 | 9.49 | - |
| YUV | 85.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 84 | 0 | 0.42 | 0.29 | 0.54 | 341.63 | 0.26 | 0.37 |
| Hex | 76 | 45 | 54 | 0 | 2A | 1D | 36 | 156 | 1A | 25 |
| Octal | 166 | 105 | 124 | 0 | 52 | 35 | 66 | 526 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1010100 | 0 | 101010 | 11101 | 110110 | 101010110 | 11010 | 100101 |
Color Harmonies of #764554
Complementary color
Monochromatic Colors of #764554
Black with #764554
Text Example
Text Example
White with #764554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764554; }
p { color: rgb(118,69,84); }
H1.HeaderClassName
{
color: #764554;
}
.AnyTagClassName
{
color: #764554;
}
</style>
background-color css
<style>
a { background-color: #764554; }
a { background-color: rgb(118,69,84); }
div.DivClassName
{
background-color: #764554;
}
.BgClassName
{
background-color: #764554;
}
</style>
border-color css
<style>
span { border-color: #764554; }
span { border-color: rgb(118,69,84); }
td.TdClassName
{
border-color: #764554;
}
.TagClassName
{
border-color: #764554;
}
</style>