Shades of Finn #744459
Tints of Finn #744459
RGB
CMYK
RGB Variations
Color information
#744459 (or 0x744459) is known color: Finn. HEX triplet: 74, 44 and 59. RGB value is (116,68,89). Sum of RGB (Red+Green+Blue) = 116+68+89=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 68 (26.95% from 255 or 24.91% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #744459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744459 is #8BBBA6. Grayscale: #545454. Windows color (decimal): -9157543 or 5850228. OLE color: 5850228.
HSL color Cylindrical-coordinate representation of color #744459: hue angle of 333.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744459 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 89 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.55 |
| HSL | 333.75º | 0.26% | 0.36% | - |
| HSV(B) | 333.75º | 0.41% | 0.45% | - |
| XYZ | 11.07 | 8.57 | 10.52 | - |
| YUV | 84.75 | 130.4 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 89 | 0 | 0.41 | 0.23 | 0.55 | 333.75 | 0.26 | 0.36 |
| Hex | 74 | 44 | 59 | 0 | 29 | 17 | 37 | 14E | 1A | 24 |
| Octal | 164 | 104 | 131 | 0 | 51 | 27 | 67 | 516 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1011001 | 0 | 101001 | 10111 | 110111 | 101001110 | 11010 | 100100 |
Color Harmonies of #744459
Complementary color
Monochromatic Colors of #744459
Black with #744459
Text Example
Text Example
White with #744459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744459; }
p { color: rgb(116,68,89); }
H1.HeaderClassName
{
color: #744459;
}
.AnyTagClassName
{
color: #744459;
}
</style>
background-color css
<style>
a { background-color: #744459; }
a { background-color: rgb(116,68,89); }
div.DivClassName
{
background-color: #744459;
}
.BgClassName
{
background-color: #744459;
}
</style>
border-color css
<style>
span { border-color: #744459; }
span { border-color: rgb(116,68,89); }
td.TdClassName
{
border-color: #744459;
}
.TagClassName
{
border-color: #744459;
}
</style>