Shades of Finn #744154
Tints of Finn #744154
RGB
CMYK
RGB Variations
Color information
#744154 (or 0x744154) is known color: Finn. HEX triplet: 74, 41 and 54. RGB value is (116,65,84). Sum of RGB (Red+Green+Blue) = 116+65+84=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 65 (25.78% from 255 or 24.53% from 265); Blue value is 84 (33.20% from 255 or 31.70% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #744154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744154 is #8BBEAB. Grayscale: #525252. Windows color (decimal): -9158316 or 5521780. OLE color: 5521780.
HSL color Cylindrical-coordinate representation of color #744154: hue angle of 337.65º 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 #744154 is Cyan = 0, Magento = 0.44, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 84 | - |
| CMYK | 0 | 0.44 | 0.28 | 0.55 |
| HSL | 337.65º | 0.28% | 0.35% | - |
| HSV(B) | 337.65º | 0.44% | 0.45% | - |
| XYZ | 10.69 | 8.13 | 9.39 | - |
| YUV | 82.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 84 | 0 | 0.44 | 0.28 | 0.55 | 337.65 | 0.28 | 0.35 |
| Hex | 74 | 41 | 54 | 0 | 2C | 1C | 37 | 152 | 1C | 23 |
| Octal | 164 | 101 | 124 | 0 | 54 | 34 | 67 | 522 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1010100 | 0 | 101100 | 11100 | 110111 | 101010010 | 11100 | 100011 |
Color Harmonies of #744154
Complementary color
Monochromatic Colors of #744154
Black with #744154
Text Example
Text Example
White with #744154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744154; }
p { color: rgb(116,65,84); }
H1.HeaderClassName
{
color: #744154;
}
.AnyTagClassName
{
color: #744154;
}
</style>
background-color css
<style>
a { background-color: #744154; }
a { background-color: rgb(116,65,84); }
div.DivClassName
{
background-color: #744154;
}
.BgClassName
{
background-color: #744154;
}
</style>
border-color css
<style>
span { border-color: #744154; }
span { border-color: rgb(116,65,84); }
td.TdClassName
{
border-color: #744154;
}
.TagClassName
{
border-color: #744154;
}
</style>