Shades of Finn #764155
Tints of Finn #764155
RGB
CMYK
RGB Variations
Color information
#764155 (or 0x764155) is known color: Finn. HEX triplet: 76, 41 and 55. RGB value is (118,65,85). Sum of RGB (Red+Green+Blue) = 118+65+85=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #764155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764155 is #89BEAA. Grayscale: #535353. Windows color (decimal): -9027243 or 5587318. OLE color: 5587318.
HSL color Cylindrical-coordinate representation of color #764155: hue angle of 337.36º 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 #764155 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 65 | 85 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.54 |
| HSL | 337.36º | 0.29% | 0.36% | - |
| HSV(B) | 337.36º | 0.45% | 0.46% | - |
| XYZ | 11 | 8.29 | 9.61 | - |
| YUV | 83.13 | 129.06 | 152.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 65 | 85 | 0 | 0.45 | 0.28 | 0.54 | 337.36 | 0.29 | 0.36 |
| Hex | 76 | 41 | 55 | 0 | 2D | 1C | 36 | 151 | 1D | 24 |
| Octal | 166 | 101 | 125 | 0 | 55 | 34 | 66 | 521 | 35 | 44 |
| Binary | 1110110 | 1000001 | 1010101 | 0 | 101101 | 11100 | 110110 | 101010001 | 11101 | 100100 |
Color Harmonies of #764155
Complementary color
Monochromatic Colors of #764155
Black with #764155
Text Example
Text Example
White with #764155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764155; }
p { color: rgb(118,65,85); }
H1.HeaderClassName
{
color: #764155;
}
.AnyTagClassName
{
color: #764155;
}
</style>
background-color css
<style>
a { background-color: #764155; }
a { background-color: rgb(118,65,85); }
div.DivClassName
{
background-color: #764155;
}
.BgClassName
{
background-color: #764155;
}
</style>
border-color css
<style>
span { border-color: #764155; }
span { border-color: rgb(118,65,85); }
td.TdClassName
{
border-color: #764155;
}
.TagClassName
{
border-color: #764155;
}
</style>