Shades of Finn #744558
Tints of Finn #744558
RGB
CMYK
RGB Variations
Color information
#744558 (or 0x744558) is known color: Finn. HEX triplet: 74, 45 and 58. RGB value is (116,69,88). Sum of RGB (Red+Green+Blue) = 116+69+88=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 69 (27.34% from 255 or 25.27% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #744558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744558 is #8BBAA7. Grayscale: #555555. Windows color (decimal): -9157288 or 5784948. OLE color: 5784948.
HSL color Cylindrical-coordinate representation of color #744558: hue angle of 335.74º 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 #744558 is Cyan = 0, Magento = 0.41, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 88 | - |
| CMYK | 0 | 0.41 | 0.24 | 0.55 |
| HSL | 335.74º | 0.25% | 0.36% | - |
| HSV(B) | 335.74º | 0.41% | 0.45% | - |
| XYZ | 11.09 | 8.67 | 10.32 | - |
| YUV | 85.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 88 | 0 | 0.41 | 0.24 | 0.55 | 335.74 | 0.25 | 0.36 |
| Hex | 74 | 45 | 58 | 0 | 29 | 18 | 37 | 150 | 19 | 24 |
| Octal | 164 | 105 | 130 | 0 | 51 | 30 | 67 | 520 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1011000 | 0 | 101001 | 11000 | 110111 | 101010000 | 11001 | 100100 |
Color Harmonies of #744558
Complementary color
Monochromatic Colors of #744558
Black with #744558
Text Example
Text Example
White with #744558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744558; }
p { color: rgb(116,69,88); }
H1.HeaderClassName
{
color: #744558;
}
.AnyTagClassName
{
color: #744558;
}
</style>
background-color css
<style>
a { background-color: #744558; }
a { background-color: rgb(116,69,88); }
div.DivClassName
{
background-color: #744558;
}
.BgClassName
{
background-color: #744558;
}
</style>
border-color css
<style>
span { border-color: #744558; }
span { border-color: rgb(116,69,88); }
td.TdClassName
{
border-color: #744558;
}
.TagClassName
{
border-color: #744558;
}
</style>