Shades of Finn #744454
Tints of Finn #744454
RGB
CMYK
RGB Variations
Color information
#744454 (or 0x744454) is known color: Finn. HEX triplet: 74, 44 and 54. RGB value is (116,68,84). Sum of RGB (Red+Green+Blue) = 116+68+84=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 68 (26.95% from 255 or 25.37% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #744454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744454 is #8BBBAB. Grayscale: #545454. Windows color (decimal): -9157548 or 5522548. OLE color: 5522548.
HSL color Cylindrical-coordinate representation of color #744454: hue angle of 340º degrees, saturation: 0.26, 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 #744454 is Cyan = 0, Magento = 0.41, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 84 | - |
| CMYK | 0 | 0.41 | 0.28 | 0.55 |
| HSL | 340º | 0.26% | 0.36% | - |
| HSV(B) | 340º | 0.41% | 0.45% | - |
| XYZ | 10.87 | 8.49 | 9.45 | - |
| YUV | 84.18 | 127.9 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 84 | 0 | 0.41 | 0.28 | 0.55 | 340 | 0.26 | 0.36 |
| Hex | 74 | 44 | 54 | 0 | 29 | 1C | 37 | 154 | 1A | 24 |
| Octal | 164 | 104 | 124 | 0 | 51 | 34 | 67 | 524 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1010100 | 0 | 101001 | 11100 | 110111 | 101010100 | 11010 | 100100 |
Color Harmonies of #744454
Complementary color
Monochromatic Colors of #744454
Black with #744454
Text Example
Text Example
White with #744454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744454; }
p { color: rgb(116,68,84); }
H1.HeaderClassName
{
color: #744454;
}
.AnyTagClassName
{
color: #744454;
}
</style>
background-color css
<style>
a { background-color: #744454; }
a { background-color: rgb(116,68,84); }
div.DivClassName
{
background-color: #744454;
}
.BgClassName
{
background-color: #744454;
}
</style>
border-color css
<style>
span { border-color: #744454; }
span { border-color: rgb(116,68,84); }
td.TdClassName
{
border-color: #744454;
}
.TagClassName
{
border-color: #744454;
}
</style>