Shades of Finn #744953
Tints of Finn #744953
RGB
CMYK
RGB Variations
Color information
#744953 (or 0x744953) is known color: Finn. HEX triplet: 74, 49 and 53. RGB value is (116,73,83). Sum of RGB (Red+Green+Blue) = 116+73+83=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 73 (28.91% from 255 or 26.84% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #744953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744953 is #8BB6AC. Grayscale: #575757. Windows color (decimal): -9156269 or 5458292. OLE color: 5458292.
HSL color Cylindrical-coordinate representation of color #744953: hue angle of 346.05º 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 #744953 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 83 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.55 |
| HSL | 346.05º | 0.23% | 0.37% | - |
| HSV(B) | 346.05º | 0.37% | 0.45% | - |
| XYZ | 11.15 | 9.1 | 9.35 | - |
| YUV | 87 | 125.75 | 148.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 83 | 0 | 0.37 | 0.28 | 0.55 | 346.05 | 0.23 | 0.37 |
| Hex | 74 | 49 | 53 | 0 | 25 | 1C | 37 | 15A | 17 | 25 |
| Octal | 164 | 111 | 123 | 0 | 45 | 34 | 67 | 532 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1010011 | 0 | 100101 | 11100 | 110111 | 101011010 | 10111 | 100101 |
Color Harmonies of #744953
Complementary color
Monochromatic Colors of #744953
Black with #744953
Text Example
Text Example
White with #744953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744953; }
p { color: rgb(116,73,83); }
H1.HeaderClassName
{
color: #744953;
}
.AnyTagClassName
{
color: #744953;
}
</style>
background-color css
<style>
a { background-color: #744953; }
a { background-color: rgb(116,73,83); }
div.DivClassName
{
background-color: #744953;
}
.BgClassName
{
background-color: #744953;
}
</style>
border-color css
<style>
span { border-color: #744953; }
span { border-color: rgb(116,73,83); }
td.TdClassName
{
border-color: #744953;
}
.TagClassName
{
border-color: #744953;
}
</style>