Shades of Finn #764556
Tints of Finn #764556
RGB
CMYK
RGB Variations
Color information
#764556 (or 0x764556) is known color: Finn. HEX triplet: 76, 45 and 56. RGB value is (118,69,86). Sum of RGB (Red+Green+Blue) = 118+69+86=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 69 (27.34% from 255 or 25.27% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #764556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764556 is #89BAA9. Grayscale: #555555. Windows color (decimal): -9026218 or 5653878. OLE color: 5653878.
HSL color Cylindrical-coordinate representation of color #764556: hue angle of 339.18º 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 #764556 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 86 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.54 |
| HSL | 339.18º | 0.26% | 0.37% | - |
| HSV(B) | 339.18º | 0.42% | 0.46% | - |
| XYZ | 11.28 | 8.78 | 9.9 | - |
| YUV | 85.59 | 128.23 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 86 | 0 | 0.42 | 0.27 | 0.54 | 339.18 | 0.26 | 0.37 |
| Hex | 76 | 45 | 56 | 0 | 2A | 1B | 36 | 153 | 1A | 25 |
| Octal | 166 | 105 | 126 | 0 | 52 | 33 | 66 | 523 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1010110 | 0 | 101010 | 11011 | 110110 | 101010011 | 11010 | 100101 |
Color Harmonies of #764556
Complementary color
Monochromatic Colors of #764556
Black with #764556
Text Example
Text Example
White with #764556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764556; }
p { color: rgb(118,69,86); }
H1.HeaderClassName
{
color: #764556;
}
.AnyTagClassName
{
color: #764556;
}
</style>
background-color css
<style>
a { background-color: #764556; }
a { background-color: rgb(118,69,86); }
div.DivClassName
{
background-color: #764556;
}
.BgClassName
{
background-color: #764556;
}
</style>
border-color css
<style>
span { border-color: #764556; }
span { border-color: rgb(118,69,86); }
td.TdClassName
{
border-color: #764556;
}
.TagClassName
{
border-color: #764556;
}
</style>