Shades of Finn #744557
Tints of Finn #744557
RGB
CMYK
RGB Variations
Color information
#744557 (or 0x744557) is known color: Finn. HEX triplet: 74, 45 and 57. RGB value is (116,69,87). Sum of RGB (Red+Green+Blue) = 116+69+87=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 69 (27.34% from 255 or 25.37% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #744557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744557 is #8BBAA8. Grayscale: #555555. Windows color (decimal): -9157289 or 5719412. OLE color: 5719412.
HSL color Cylindrical-coordinate representation of color #744557: hue angle of 337.02º degrees, saturation: 0.25, 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 #744557 is Cyan = 0, Magento = 0.41, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 87 | - |
| CMYK | 0 | 0.41 | 0.25 | 0.55 |
| HSL | 337.02º | 0.25% | 0.36% | - |
| HSV(B) | 337.02º | 0.41% | 0.45% | - |
| XYZ | 11.05 | 8.66 | 10.11 | - |
| YUV | 85.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 87 | 0 | 0.41 | 0.25 | 0.55 | 337.02 | 0.25 | 0.36 |
| Hex | 74 | 45 | 57 | 0 | 29 | 19 | 37 | 151 | 19 | 24 |
| Octal | 164 | 105 | 127 | 0 | 51 | 31 | 67 | 521 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1010111 | 0 | 101001 | 11001 | 110111 | 101010001 | 11001 | 100100 |
Color Harmonies of #744557
Complementary color
Monochromatic Colors of #744557
Black with #744557
Text Example
Text Example
White with #744557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744557; }
p { color: rgb(116,69,87); }
H1.HeaderClassName
{
color: #744557;
}
.AnyTagClassName
{
color: #744557;
}
</style>
background-color css
<style>
a { background-color: #744557; }
a { background-color: rgb(116,69,87); }
div.DivClassName
{
background-color: #744557;
}
.BgClassName
{
background-color: #744557;
}
</style>
border-color css
<style>
span { border-color: #744557; }
span { border-color: rgb(116,69,87); }
td.TdClassName
{
border-color: #744557;
}
.TagClassName
{
border-color: #744557;
}
</style>