Shades of Finn #734754
Tints of Finn #734754
RGB
CMYK
RGB Variations
Color information
#734754 (or 0x734754) is known color: Finn. HEX triplet: 73, 47 and 54. RGB value is (115,71,84). Sum of RGB (Red+Green+Blue) = 115+71+84=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 115 - color contains mainly: red. Hex color #734754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734754 is #8CB8AB. Grayscale: #555555. Windows color (decimal): -9222316 or 5523315. OLE color: 5523315.
HSL color Cylindrical-coordinate representation of color #734754: hue angle of 342.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #734754 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 84 | - |
| CMYK | 0 | 0.38 | 0.27 | 0.55 |
| HSL | 342.27º | 0.24% | 0.36% | - |
| HSV(B) | 342.27º | 0.38% | 0.45% | - |
| XYZ | 10.92 | 8.79 | 9.51 | - |
| YUV | 85.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 84 | 0 | 0.38 | 0.27 | 0.55 | 342.27 | 0.24 | 0.36 |
| Hex | 73 | 47 | 54 | 0 | 26 | 1B | 37 | 156 | 18 | 24 |
| Octal | 163 | 107 | 124 | 0 | 46 | 33 | 67 | 526 | 30 | 44 |
| Binary | 1110011 | 1000111 | 1010100 | 0 | 100110 | 11011 | 110111 | 101010110 | 11000 | 100100 |
Color Harmonies of #734754
Complementary color
Monochromatic Colors of #734754
Black with #734754
Text Example
Text Example
White with #734754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734754; }
p { color: rgb(115,71,84); }
H1.HeaderClassName
{
color: #734754;
}
.AnyTagClassName
{
color: #734754;
}
</style>
background-color css
<style>
a { background-color: #734754; }
a { background-color: rgb(115,71,84); }
div.DivClassName
{
background-color: #734754;
}
.BgClassName
{
background-color: #734754;
}
</style>
border-color css
<style>
span { border-color: #734754; }
span { border-color: rgb(115,71,84); }
td.TdClassName
{
border-color: #734754;
}
.TagClassName
{
border-color: #734754;
}
</style>