Shades of Finn #744552
Tints of Finn #744552
RGB
CMYK
RGB Variations
Color information
#744552 (or 0x744552) is known color: Finn. HEX triplet: 74, 45 and 52. RGB value is (116,69,82). Sum of RGB (Red+Green+Blue) = 116+69+82=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 69 (27.34% from 255 or 25.84% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 116 - color contains mainly: red. Hex color #744552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744552 is #8BBAAD. Grayscale: #545454. Windows color (decimal): -9157294 or 5391732. OLE color: 5391732.
HSL color Cylindrical-coordinate representation of color #744552: hue angle of 343.4º degrees, saturation: 0.25, 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 #744552 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 82 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.55 |
| HSL | 343.4º | 0.25% | 0.36% | - |
| HSV(B) | 343.4º | 0.41% | 0.45% | - |
| XYZ | 10.85 | 8.58 | 9.07 | - |
| YUV | 84.54 | 126.57 | 150.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 82 | 0 | 0.41 | 0.29 | 0.55 | 343.4 | 0.25 | 0.36 |
| Hex | 74 | 45 | 52 | 0 | 29 | 1D | 37 | 157 | 19 | 24 |
| Octal | 164 | 105 | 122 | 0 | 51 | 35 | 67 | 527 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1010010 | 0 | 101001 | 11101 | 110111 | 101010111 | 11001 | 100100 |
Color Harmonies of #744552
Complementary color
Monochromatic Colors of #744552
Black with #744552
Text Example
Text Example
White with #744552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744552; }
p { color: rgb(116,69,82); }
H1.HeaderClassName
{
color: #744552;
}
.AnyTagClassName
{
color: #744552;
}
</style>
background-color css
<style>
a { background-color: #744552; }
a { background-color: rgb(116,69,82); }
div.DivClassName
{
background-color: #744552;
}
.BgClassName
{
background-color: #744552;
}
</style>
border-color css
<style>
span { border-color: #744552; }
span { border-color: rgb(116,69,82); }
td.TdClassName
{
border-color: #744552;
}
.TagClassName
{
border-color: #744552;
}
</style>