Shades of Finn #744352
Tints of Finn #744352
RGB
CMYK
RGB Variations
Color information
#744352 (or 0x744352) is known color: Finn. HEX triplet: 74, 43 and 52. RGB value is (116,67,82). Sum of RGB (Red+Green+Blue) = 116+67+82=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 67 (26.56% from 255 or 25.28% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #744352 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744352 is #8BBCAD. Grayscale: #535353. Windows color (decimal): -9157806 or 5391220. OLE color: 5391220.
HSL color Cylindrical-coordinate representation of color #744352: hue angle of 341.63º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744352 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 82 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.55 |
| HSL | 341.63º | 0.27% | 0.36% | - |
| HSV(B) | 341.63º | 0.42% | 0.45% | - |
| XYZ | 10.73 | 8.34 | 9.03 | - |
| YUV | 83.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 82 | 0 | 0.42 | 0.29 | 0.55 | 341.63 | 0.27 | 0.36 |
| Hex | 74 | 43 | 52 | 0 | 2A | 1D | 37 | 156 | 1B | 24 |
| Octal | 164 | 103 | 122 | 0 | 52 | 35 | 67 | 526 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1010010 | 0 | 101010 | 11101 | 110111 | 101010110 | 11011 | 100100 |
Color Harmonies of #744352
Complementary color
Monochromatic Colors of #744352
Black with #744352
Text Example
Text Example
White with #744352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744352; }
p { color: rgb(116,67,82); }
H1.HeaderClassName
{
color: #744352;
}
.AnyTagClassName
{
color: #744352;
}
</style>
background-color css
<style>
a { background-color: #744352; }
a { background-color: rgb(116,67,82); }
div.DivClassName
{
background-color: #744352;
}
.BgClassName
{
background-color: #744352;
}
</style>
border-color css
<style>
span { border-color: #744352; }
span { border-color: rgb(116,67,82); }
td.TdClassName
{
border-color: #744352;
}
.TagClassName
{
border-color: #744352;
}
</style>