Shades of Finn #734359
Tints of Finn #734359
RGB
CMYK
RGB Variations
Color information
#734359 (or 0x734359) is known color: Finn. HEX triplet: 73, 43 and 59. RGB value is (115,67,89). Sum of RGB (Red+Green+Blue) = 115+67+89=271 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.44% from 271); Green value is 67 (26.56% from 255 or 24.72% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 115 - color contains mainly: red. Hex color #734359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734359 is #8CBCA6. Grayscale: #535353. Windows color (decimal): -9223335 or 5849971. OLE color: 5849971.
HSL color Cylindrical-coordinate representation of color #734359: hue angle of 332.5º degrees, saturation: 0.26, 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 #734359 is Cyan = 0, Magento = 0.42, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 89 | - |
| CMYK | 0 | 0.42 | 0.23 | 0.55 |
| HSL | 332.5º | 0.26% | 0.36% | - |
| HSV(B) | 332.5º | 0.42% | 0.45% | - |
| XYZ | 10.88 | 8.38 | 10.5 | - |
| YUV | 83.86 | 130.9 | 150.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 89 | 0 | 0.42 | 0.23 | 0.55 | 332.5 | 0.26 | 0.36 |
| Hex | 73 | 43 | 59 | 0 | 2A | 17 | 37 | 14C | 1A | 24 |
| Octal | 163 | 103 | 131 | 0 | 52 | 27 | 67 | 514 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1011001 | 0 | 101010 | 10111 | 110111 | 101001100 | 11010 | 100100 |
Color Harmonies of #734359
Complementary color
Monochromatic Colors of #734359
Black with #734359
Text Example
Text Example
White with #734359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734359; }
p { color: rgb(115,67,89); }
H1.HeaderClassName
{
color: #734359;
}
.AnyTagClassName
{
color: #734359;
}
</style>
background-color css
<style>
a { background-color: #734359; }
a { background-color: rgb(115,67,89); }
div.DivClassName
{
background-color: #734359;
}
.BgClassName
{
background-color: #734359;
}
</style>
border-color css
<style>
span { border-color: #734359; }
span { border-color: rgb(115,67,89); }
td.TdClassName
{
border-color: #734359;
}
.TagClassName
{
border-color: #734359;
}
</style>