Shades of Finn #744157
Tints of Finn #744157
RGB
CMYK
RGB Variations
Color information
#744157 (or 0x744157) is known color: Finn. HEX triplet: 74, 41 and 57. RGB value is (116,65,87). Sum of RGB (Red+Green+Blue) = 116+65+87=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #744157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744157 is #8BBEA8. Grayscale: #525252. Windows color (decimal): -9158313 or 5718388. OLE color: 5718388.
HSL color Cylindrical-coordinate representation of color #744157: hue angle of 334.12º 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 #744157 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 87 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.55 |
| HSL | 334.12º | 0.28% | 0.35% | - |
| HSV(B) | 334.12º | 0.44% | 0.45% | - |
| XYZ | 10.81 | 8.18 | 10.03 | - |
| YUV | 82.76 | 130.4 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 87 | 0 | 0.44 | 0.25 | 0.55 | 334.12 | 0.28 | 0.35 |
| Hex | 74 | 41 | 57 | 0 | 2C | 19 | 37 | 14E | 1C | 23 |
| Octal | 164 | 101 | 127 | 0 | 54 | 31 | 67 | 516 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1010111 | 0 | 101100 | 11001 | 110111 | 101001110 | 11100 | 100011 |
Color Harmonies of #744157
Complementary color
Monochromatic Colors of #744157
Black with #744157
Text Example
Text Example
White with #744157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744157; }
p { color: rgb(116,65,87); }
H1.HeaderClassName
{
color: #744157;
}
.AnyTagClassName
{
color: #744157;
}
</style>
background-color css
<style>
a { background-color: #744157; }
a { background-color: rgb(116,65,87); }
div.DivClassName
{
background-color: #744157;
}
.BgClassName
{
background-color: #744157;
}
</style>
border-color css
<style>
span { border-color: #744157; }
span { border-color: rgb(116,65,87); }
td.TdClassName
{
border-color: #744157;
}
.TagClassName
{
border-color: #744157;
}
</style>