Shades of Finn #744452
Tints of Finn #744452
RGB
CMYK
RGB Variations
Color information
#744452 (or 0x744452) is known color: Finn. HEX triplet: 74, 44 and 52. RGB value is (116,68,82). Sum of RGB (Red+Green+Blue) = 116+68+82=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 68 (26.95% from 255 or 25.56% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 116 - color contains mainly: red. Hex color #744452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744452 is #8BBBAD. Grayscale: #535353. Windows color (decimal): -9157550 or 5391476. OLE color: 5391476.
HSL color Cylindrical-coordinate representation of color #744452: hue angle of 342.5º 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 #744452 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 82 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.55 |
| HSL | 342.5º | 0.26% | 0.36% | - |
| HSV(B) | 342.5º | 0.41% | 0.45% | - |
| XYZ | 10.79 | 8.46 | 9.05 | - |
| YUV | 83.95 | 126.9 | 150.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 82 | 0 | 0.41 | 0.29 | 0.55 | 342.5 | 0.26 | 0.36 |
| Hex | 74 | 44 | 52 | 0 | 29 | 1D | 37 | 156 | 1A | 24 |
| Octal | 164 | 104 | 122 | 0 | 51 | 35 | 67 | 526 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1010010 | 0 | 101001 | 11101 | 110111 | 101010110 | 11010 | 100100 |
Color Harmonies of #744452
Complementary color
Monochromatic Colors of #744452
Black with #744452
Text Example
Text Example
White with #744452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744452; }
p { color: rgb(116,68,82); }
H1.HeaderClassName
{
color: #744452;
}
.AnyTagClassName
{
color: #744452;
}
</style>
background-color css
<style>
a { background-color: #744452; }
a { background-color: rgb(116,68,82); }
div.DivClassName
{
background-color: #744452;
}
.BgClassName
{
background-color: #744452;
}
</style>
border-color css
<style>
span { border-color: #744452; }
span { border-color: rgb(116,68,82); }
td.TdClassName
{
border-color: #744452;
}
.TagClassName
{
border-color: #744452;
}
</style>