Shades of Finn #744954
Tints of Finn #744954
RGB
CMYK
RGB Variations
Color information
#744954 (or 0x744954) is known color: Finn. HEX triplet: 74, 49 and 54. RGB value is (116,73,84). Sum of RGB (Red+Green+Blue) = 116+73+84=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 84 (33.20% from 255 or 30.77% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #744954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744954 is #8BB6AB. Grayscale: #575757. Windows color (decimal): -9156268 or 5523828. OLE color: 5523828.
HSL color Cylindrical-coordinate representation of color #744954: hue angle of 344.65º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #744954 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 84 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.55 |
| HSL | 344.65º | 0.23% | 0.37% | - |
| HSV(B) | 344.65º | 0.37% | 0.45% | - |
| XYZ | 11.19 | 9.12 | 9.56 | - |
| YUV | 87.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 84 | 0 | 0.37 | 0.28 | 0.55 | 344.65 | 0.23 | 0.37 |
| Hex | 74 | 49 | 54 | 0 | 25 | 1C | 37 | 159 | 17 | 25 |
| Octal | 164 | 111 | 124 | 0 | 45 | 34 | 67 | 531 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1010100 | 0 | 100101 | 11100 | 110111 | 101011001 | 10111 | 100101 |
Color Harmonies of #744954
Complementary color
Monochromatic Colors of #744954
Black with #744954
Text Example
Text Example
White with #744954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744954; }
p { color: rgb(116,73,84); }
H1.HeaderClassName
{
color: #744954;
}
.AnyTagClassName
{
color: #744954;
}
</style>
background-color css
<style>
a { background-color: #744954; }
a { background-color: rgb(116,73,84); }
div.DivClassName
{
background-color: #744954;
}
.BgClassName
{
background-color: #744954;
}
</style>
border-color css
<style>
span { border-color: #744954; }
span { border-color: rgb(116,73,84); }
td.TdClassName
{
border-color: #744954;
}
.TagClassName
{
border-color: #744954;
}
</style>