Shades of Finn #764454
Tints of Finn #764454
RGB
CMYK
RGB Variations
Color information
#764454 (or 0x764454) is known color: Finn. HEX triplet: 76, 44 and 54. RGB value is (118,68,84). Sum of RGB (Red+Green+Blue) = 118+68+84=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 68 (26.95% from 255 or 25.19% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #764454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764454 is #89BBAB. Grayscale: #545454. Windows color (decimal): -9026476 or 5522550. OLE color: 5522550.
HSL color Cylindrical-coordinate representation of color #764454: hue angle of 340.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764454 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 84 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.54 |
| HSL | 340.8º | 0.27% | 0.36% | - |
| HSV(B) | 340.8º | 0.42% | 0.46% | - |
| XYZ | 11.14 | 8.63 | 9.47 | - |
| YUV | 84.77 | 127.57 | 151.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 84 | 0 | 0.42 | 0.29 | 0.54 | 340.8 | 0.27 | 0.36 |
| Hex | 76 | 44 | 54 | 0 | 2A | 1D | 36 | 155 | 1B | 24 |
| Octal | 166 | 104 | 124 | 0 | 52 | 35 | 66 | 525 | 33 | 44 |
| Binary | 1110110 | 1000100 | 1010100 | 0 | 101010 | 11101 | 110110 | 101010101 | 11011 | 100100 |
Color Harmonies of #764454
Complementary color
Monochromatic Colors of #764454
Black with #764454
Text Example
Text Example
White with #764454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764454; }
p { color: rgb(118,68,84); }
H1.HeaderClassName
{
color: #764454;
}
.AnyTagClassName
{
color: #764454;
}
</style>
background-color css
<style>
a { background-color: #764454; }
a { background-color: rgb(118,68,84); }
div.DivClassName
{
background-color: #764454;
}
.BgClassName
{
background-color: #764454;
}
</style>
border-color css
<style>
span { border-color: #764454; }
span { border-color: rgb(118,68,84); }
td.TdClassName
{
border-color: #764454;
}
.TagClassName
{
border-color: #764454;
}
</style>