Shades of Finn #744855
Tints of Finn #744855
RGB
CMYK
RGB Variations
Color information
#744855 (or 0x744855) is known color: Finn. HEX triplet: 74, 48 and 55. RGB value is (116,72,85). Sum of RGB (Red+Green+Blue) = 116+72+85=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #744855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744855 is #8BB7AA. Grayscale: #565656. Windows color (decimal): -9156523 or 5589108. OLE color: 5589108.
HSL color Cylindrical-coordinate representation of color #744855: hue angle of 342.27º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #744855 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 72 | 85 | - |
| CMYK | 0 | 0.38 | 0.27 | 0.55 |
| HSL | 342.27º | 0.23% | 0.37% | - |
| HSV(B) | 342.27º | 0.38% | 0.45% | - |
| XYZ | 11.16 | 9 | 9.74 | - |
| YUV | 86.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 85 | 0 | 0.38 | 0.27 | 0.55 | 342.27 | 0.23 | 0.37 |
| Hex | 74 | 48 | 55 | 0 | 26 | 1B | 37 | 156 | 17 | 25 |
| Octal | 164 | 110 | 125 | 0 | 46 | 33 | 67 | 526 | 27 | 45 |
| Binary | 1110100 | 1001000 | 1010101 | 0 | 100110 | 11011 | 110111 | 101010110 | 10111 | 100101 |
Color Harmonies of #744855
Complementary color
Monochromatic Colors of #744855
Black with #744855
Text Example
Text Example
White with #744855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744855; }
p { color: rgb(116,72,85); }
H1.HeaderClassName
{
color: #744855;
}
.AnyTagClassName
{
color: #744855;
}
</style>
background-color css
<style>
a { background-color: #744855; }
a { background-color: rgb(116,72,85); }
div.DivClassName
{
background-color: #744855;
}
.BgClassName
{
background-color: #744855;
}
</style>
border-color css
<style>
span { border-color: #744855; }
span { border-color: rgb(116,72,85); }
td.TdClassName
{
border-color: #744855;
}
.TagClassName
{
border-color: #744855;
}
</style>