Shades of Finn #744657
Tints of Finn #744657
RGB
CMYK
RGB Variations
Color information
#744657 (or 0x744657) is known color: Finn. HEX triplet: 74, 46 and 57. RGB value is (116,70,87). Sum of RGB (Red+Green+Blue) = 116+70+87=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #744657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744657 is #8BB9A8. Grayscale: #555555. Windows color (decimal): -9157033 or 5719668. OLE color: 5719668.
HSL color Cylindrical-coordinate representation of color #744657: hue angle of 337.83º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744657 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 87 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.55 |
| HSL | 337.83º | 0.25% | 0.36% | - |
| HSV(B) | 337.83º | 0.4% | 0.45% | - |
| XYZ | 11.11 | 8.78 | 10.13 | - |
| YUV | 85.69 | 128.74 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 87 | 0 | 0.40 | 0.25 | 0.55 | 337.83 | 0.25 | 0.36 |
| Hex | 74 | 46 | 57 | 0 | 28 | 19 | 37 | 152 | 19 | 24 |
| Octal | 164 | 106 | 127 | 0 | 50 | 31 | 67 | 522 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1010111 | 0 | 101000 | 11001 | 110111 | 101010010 | 11001 | 100100 |
Color Harmonies of #744657
Complementary color
Monochromatic Colors of #744657
Black with #744657
Text Example
Text Example
White with #744657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744657; }
p { color: rgb(116,70,87); }
H1.HeaderClassName
{
color: #744657;
}
.AnyTagClassName
{
color: #744657;
}
</style>
background-color css
<style>
a { background-color: #744657; }
a { background-color: rgb(116,70,87); }
div.DivClassName
{
background-color: #744657;
}
.BgClassName
{
background-color: #744657;
}
</style>
border-color css
<style>
span { border-color: #744657; }
span { border-color: rgb(116,70,87); }
td.TdClassName
{
border-color: #744657;
}
.TagClassName
{
border-color: #744657;
}
</style>