Shades of Finn #744556
Tints of Finn #744556
RGB
CMYK
RGB Variations
Color information
#744556 (or 0x744556) is known color: Finn. HEX triplet: 74, 45 and 56. RGB value is (116,69,86). Sum of RGB (Red+Green+Blue) = 116+69+86=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #744556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744556 is #8BBAA9. Grayscale: #545454. Windows color (decimal): -9157290 or 5653876. OLE color: 5653876.
HSL color Cylindrical-coordinate representation of color #744556: hue angle of 338.3º 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 #744556 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 86 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.55 |
| HSL | 338.3º | 0.25% | 0.36% | - |
| HSV(B) | 338.3º | 0.41% | 0.45% | - |
| XYZ | 11.01 | 8.64 | 9.89 | - |
| YUV | 84.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 86 | 0 | 0.41 | 0.26 | 0.55 | 338.3 | 0.25 | 0.36 |
| Hex | 74 | 45 | 56 | 0 | 29 | 1A | 37 | 152 | 19 | 24 |
| Octal | 164 | 105 | 126 | 0 | 51 | 32 | 67 | 522 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1010110 | 0 | 101001 | 11010 | 110111 | 101010010 | 11001 | 100100 |
Color Harmonies of #744556
Complementary color
Monochromatic Colors of #744556
Black with #744556
Text Example
Text Example
White with #744556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744556; }
p { color: rgb(116,69,86); }
H1.HeaderClassName
{
color: #744556;
}
.AnyTagClassName
{
color: #744556;
}
</style>
background-color css
<style>
a { background-color: #744556; }
a { background-color: rgb(116,69,86); }
div.DivClassName
{
background-color: #744556;
}
.BgClassName
{
background-color: #744556;
}
</style>
border-color css
<style>
span { border-color: #744556; }
span { border-color: rgb(116,69,86); }
td.TdClassName
{
border-color: #744556;
}
.TagClassName
{
border-color: #744556;
}
</style>