Shades of Finn #744059
Tints of Finn #744059
RGB
CMYK
RGB Variations
Color information
#744059 (or 0x744059) is known color: Finn. HEX triplet: 74, 40 and 59. RGB value is (116,64,89). Sum of RGB (Red+Green+Blue) = 116+64+89=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 64 (25.39% from 255 or 23.79% from 269); Blue value is 89 (35.16% from 255 or 33.09% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #744059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744059 is #8BBFA6. Grayscale: #525252. Windows color (decimal): -9158567 or 5849204. OLE color: 5849204.
HSL color Cylindrical-coordinate representation of color #744059: hue angle of 331.15º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744059 is Cyan = 0, Magento = 0.45, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 89 | - |
| CMYK | 0 | 0.45 | 0.23 | 0.55 |
| HSL | 331.15º | 0.29% | 0.35% | - |
| HSV(B) | 331.15º | 0.45% | 0.45% | - |
| XYZ | 10.84 | 8.1 | 10.44 | - |
| YUV | 82.4 | 131.73 | 151.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 89 | 0 | 0.45 | 0.23 | 0.55 | 331.15 | 0.29 | 0.35 |
| Hex | 74 | 40 | 59 | 0 | 2D | 17 | 37 | 14B | 1D | 23 |
| Octal | 164 | 100 | 131 | 0 | 55 | 27 | 67 | 513 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1011001 | 0 | 101101 | 10111 | 110111 | 101001011 | 11101 | 100011 |
Color Harmonies of #744059
Complementary color
Monochromatic Colors of #744059
Black with #744059
Text Example
Text Example
White with #744059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744059; }
p { color: rgb(116,64,89); }
H1.HeaderClassName
{
color: #744059;
}
.AnyTagClassName
{
color: #744059;
}
</style>
background-color css
<style>
a { background-color: #744059; }
a { background-color: rgb(116,64,89); }
div.DivClassName
{
background-color: #744059;
}
.BgClassName
{
background-color: #744059;
}
</style>
border-color css
<style>
span { border-color: #744059; }
span { border-color: rgb(116,64,89); }
td.TdClassName
{
border-color: #744059;
}
.TagClassName
{
border-color: #744059;
}
</style>