Shades of Finn #744254
Tints of Finn #744254
RGB
CMYK
RGB Variations
Color information
#744254 (or 0x744254) is known color: Finn. HEX triplet: 74, 42 and 54. RGB value is (116,66,84). Sum of RGB (Red+Green+Blue) = 116+66+84=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 66 (26.17% from 255 or 24.81% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 116 - color contains mainly: red. Hex color #744254 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744254 is #8BBDAB. Grayscale: #525252. Windows color (decimal): -9158060 or 5522036. OLE color: 5522036.
HSL color Cylindrical-coordinate representation of color #744254: hue angle of 338.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744254 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 84 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.55 |
| HSL | 338.4º | 0.27% | 0.36% | - |
| HSV(B) | 338.4º | 0.43% | 0.45% | - |
| XYZ | 10.75 | 8.25 | 9.41 | - |
| YUV | 83 | 128.57 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 84 | 0 | 0.43 | 0.28 | 0.55 | 338.4 | 0.27 | 0.36 |
| Hex | 74 | 42 | 54 | 0 | 2B | 1C | 37 | 152 | 1B | 24 |
| Octal | 164 | 102 | 124 | 0 | 53 | 34 | 67 | 522 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1010100 | 0 | 101011 | 11100 | 110111 | 101010010 | 11011 | 100100 |
Color Harmonies of #744254
Complementary color
Monochromatic Colors of #744254
Black with #744254
Text Example
Text Example
White with #744254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744254; }
p { color: rgb(116,66,84); }
H1.HeaderClassName
{
color: #744254;
}
.AnyTagClassName
{
color: #744254;
}
</style>
background-color css
<style>
a { background-color: #744254; }
a { background-color: rgb(116,66,84); }
div.DivClassName
{
background-color: #744254;
}
.BgClassName
{
background-color: #744254;
}
</style>
border-color css
<style>
span { border-color: #744254; }
span { border-color: rgb(116,66,84); }
td.TdClassName
{
border-color: #744254;
}
.TagClassName
{
border-color: #744254;
}
</style>