Shades of Finn #744358
Tints of Finn #744358
RGB
CMYK
RGB Variations
Color information
#744358 (or 0x744358) is known color: Finn. HEX triplet: 74, 43 and 58. RGB value is (116,67,88). Sum of RGB (Red+Green+Blue) = 116+67+88=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 67 (26.56% from 255 or 24.72% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #744358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744358 is #8BBCA7. Grayscale: #545454. Windows color (decimal): -9157800 or 5784436. OLE color: 5784436.
HSL color Cylindrical-coordinate representation of color #744358: hue angle of 334.29º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744358 is Cyan = 0, Magento = 0.42, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 88 | - |
| CMYK | 0 | 0.42 | 0.24 | 0.55 |
| HSL | 334.29º | 0.27% | 0.36% | - |
| HSV(B) | 334.29º | 0.42% | 0.45% | - |
| XYZ | 10.97 | 8.43 | 10.28 | - |
| YUV | 84.05 | 130.23 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 88 | 0 | 0.42 | 0.24 | 0.55 | 334.29 | 0.27 | 0.36 |
| Hex | 74 | 43 | 58 | 0 | 2A | 18 | 37 | 14E | 1B | 24 |
| Octal | 164 | 103 | 130 | 0 | 52 | 30 | 67 | 516 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1011000 | 0 | 101010 | 11000 | 110111 | 101001110 | 11011 | 100100 |
Color Harmonies of #744358
Complementary color
Monochromatic Colors of #744358
Black with #744358
Text Example
Text Example
White with #744358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744358; }
p { color: rgb(116,67,88); }
H1.HeaderClassName
{
color: #744358;
}
.AnyTagClassName
{
color: #744358;
}
</style>
background-color css
<style>
a { background-color: #744358; }
a { background-color: rgb(116,67,88); }
div.DivClassName
{
background-color: #744358;
}
.BgClassName
{
background-color: #744358;
}
</style>
border-color css
<style>
span { border-color: #744358; }
span { border-color: rgb(116,67,88); }
td.TdClassName
{
border-color: #744358;
}
.TagClassName
{
border-color: #744358;
}
</style>