Shades of Finn #744159
Tints of Finn #744159
RGB
CMYK
RGB Variations
Color information
#744159 (or 0x744159) is known color: Finn. HEX triplet: 74, 41 and 59. RGB value is (116,65,89). Sum of RGB (Red+Green+Blue) = 116+65+89=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #744159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744159 is #8BBEA6. Grayscale: #525252. Windows color (decimal): -9158311 or 5849460. OLE color: 5849460.
HSL color Cylindrical-coordinate representation of color #744159: hue angle of 331.76º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744159 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 89 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.55 |
| HSL | 331.76º | 0.28% | 0.35% | - |
| HSV(B) | 331.76º | 0.44% | 0.45% | - |
| XYZ | 10.9 | 8.21 | 10.46 | - |
| YUV | 82.99 | 131.4 | 151.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 89 | 0 | 0.44 | 0.23 | 0.55 | 331.76 | 0.28 | 0.35 |
| Hex | 74 | 41 | 59 | 0 | 2C | 17 | 37 | 14C | 1C | 23 |
| Octal | 164 | 101 | 131 | 0 | 54 | 27 | 67 | 514 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1011001 | 0 | 101100 | 10111 | 110111 | 101001100 | 11100 | 100011 |
Color Harmonies of #744159
Complementary color
Monochromatic Colors of #744159
Black with #744159
Text Example
Text Example
White with #744159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744159; }
p { color: rgb(116,65,89); }
H1.HeaderClassName
{
color: #744159;
}
.AnyTagClassName
{
color: #744159;
}
</style>
background-color css
<style>
a { background-color: #744159; }
a { background-color: rgb(116,65,89); }
div.DivClassName
{
background-color: #744159;
}
.BgClassName
{
background-color: #744159;
}
</style>
border-color css
<style>
span { border-color: #744159; }
span { border-color: rgb(116,65,89); }
td.TdClassName
{
border-color: #744159;
}
.TagClassName
{
border-color: #744159;
}
</style>