Shades of Finn #734559
Tints of Finn #734559
RGB
CMYK
RGB Variations
Color information
#734559 (or 0x734559) is known color: Finn. HEX triplet: 73, 45 and 59. RGB value is (115,69,89). Sum of RGB (Red+Green+Blue) = 115+69+89=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 69 (27.34% from 255 or 25.27% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 115 - color contains mainly: red. Hex color #734559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734559 is #8CBAA6. Grayscale: #555555. Windows color (decimal): -9222823 or 5850483. OLE color: 5850483.
HSL color Cylindrical-coordinate representation of color #734559: hue angle of 333.91º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #734559 is Cyan = 0, Magento = 0.4, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 89 | - |
| CMYK | 0 | 0.4 | 0.23 | 0.55 |
| HSL | 333.91º | 0.25% | 0.36% | - |
| HSV(B) | 333.91º | 0.4% | 0.45% | - |
| XYZ | 11 | 8.62 | 10.54 | - |
| YUV | 85.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 89 | 0 | 0.4 | 0.23 | 0.55 | 333.91 | 0.25 | 0.36 |
| Hex | 73 | 45 | 59 | 0 | 28 | 17 | 37 | 14E | 19 | 24 |
| Octal | 163 | 105 | 131 | 0 | 50 | 27 | 67 | 516 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1011001 | 0 | 101000 | 10111 | 110111 | 101001110 | 11001 | 100100 |
Color Harmonies of #734559
Complementary color
Monochromatic Colors of #734559
Black with #734559
Text Example
Text Example
White with #734559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734559; }
p { color: rgb(115,69,89); }
H1.HeaderClassName
{
color: #734559;
}
.AnyTagClassName
{
color: #734559;
}
</style>
background-color css
<style>
a { background-color: #734559; }
a { background-color: rgb(115,69,89); }
div.DivClassName
{
background-color: #734559;
}
.BgClassName
{
background-color: #734559;
}
</style>
border-color css
<style>
span { border-color: #734559; }
span { border-color: rgb(115,69,89); }
td.TdClassName
{
border-color: #734559;
}
.TagClassName
{
border-color: #734559;
}
</style>