Shades of Finn #744151
Tints of Finn #744151
RGB
CMYK
RGB Variations
Color information
#744151 (or 0x744151) is known color: Finn. HEX triplet: 74, 41 and 51. RGB value is (116,65,81). Sum of RGB (Red+Green+Blue) = 116+65+81=262 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.27% from 262); Green value is 65 (25.78% from 255 or 24.81% from 262); Blue value is 81 (32.03% from 255 or 30.92% from 262); Max value from RGB is 116 - color contains mainly: red. Hex color #744151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744151 is #8BBEAE. Grayscale: #525252. Windows color (decimal): -9158319 or 5325172. OLE color: 5325172.
HSL color Cylindrical-coordinate representation of color #744151: hue angle of 341.18º 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 #744151 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 81 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.55 |
| HSL | 341.18º | 0.28% | 0.35% | - |
| HSV(B) | 341.18º | 0.44% | 0.45% | - |
| XYZ | 10.58 | 8.09 | 8.79 | - |
| YUV | 82.07 | 127.4 | 152.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 81 | 0 | 0.44 | 0.30 | 0.55 | 341.18 | 0.28 | 0.35 |
| Hex | 74 | 41 | 51 | 0 | 2C | 1E | 37 | 155 | 1C | 23 |
| Octal | 164 | 101 | 121 | 0 | 54 | 36 | 67 | 525 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1010001 | 0 | 101100 | 11110 | 110111 | 101010101 | 11100 | 100011 |
Color Harmonies of #744151
Complementary color
Monochromatic Colors of #744151
Black with #744151
Text Example
Text Example
White with #744151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744151; }
p { color: rgb(116,65,81); }
H1.HeaderClassName
{
color: #744151;
}
.AnyTagClassName
{
color: #744151;
}
</style>
background-color css
<style>
a { background-color: #744151; }
a { background-color: rgb(116,65,81); }
div.DivClassName
{
background-color: #744151;
}
.BgClassName
{
background-color: #744151;
}
</style>
border-color css
<style>
span { border-color: #744151; }
span { border-color: rgb(116,65,81); }
td.TdClassName
{
border-color: #744151;
}
.TagClassName
{
border-color: #744151;
}
</style>