Shades of Finn #744553
Tints of Finn #744553
RGB
CMYK
RGB Variations
Color information
#744553 (or 0x744553) is known color: Finn. HEX triplet: 74, 45 and 53. RGB value is (116,69,83). Sum of RGB (Red+Green+Blue) = 116+69+83=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 69 (27.34% from 255 or 25.75% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #744553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744553 is #8BBAAC. Grayscale: #545454. Windows color (decimal): -9157293 or 5457268. OLE color: 5457268.
HSL color Cylindrical-coordinate representation of color #744553: hue angle of 342.13º 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 #744553 is Cyan = 0, Magento = 0.41, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 83 | - |
| CMYK | 0 | 0.41 | 0.28 | 0.55 |
| HSL | 342.13º | 0.25% | 0.36% | - |
| HSV(B) | 342.13º | 0.41% | 0.45% | - |
| XYZ | 10.89 | 8.59 | 9.27 | - |
| YUV | 84.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 83 | 0 | 0.41 | 0.28 | 0.55 | 342.13 | 0.25 | 0.36 |
| Hex | 74 | 45 | 53 | 0 | 29 | 1C | 37 | 156 | 19 | 24 |
| Octal | 164 | 105 | 123 | 0 | 51 | 34 | 67 | 526 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1010011 | 0 | 101001 | 11100 | 110111 | 101010110 | 11001 | 100100 |
Color Harmonies of #744553
Complementary color
Monochromatic Colors of #744553
Black with #744553
Text Example
Text Example
White with #744553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744553; }
p { color: rgb(116,69,83); }
H1.HeaderClassName
{
color: #744553;
}
.AnyTagClassName
{
color: #744553;
}
</style>
background-color css
<style>
a { background-color: #744553; }
a { background-color: rgb(116,69,83); }
div.DivClassName
{
background-color: #744553;
}
.BgClassName
{
background-color: #744553;
}
</style>
border-color css
<style>
span { border-color: #744553; }
span { border-color: rgb(116,69,83); }
td.TdClassName
{
border-color: #744553;
}
.TagClassName
{
border-color: #744553;
}
</style>