Shades of Finn #734154
Tints of Finn #734154
RGB
CMYK
RGB Variations
Color information
#734154 (or 0x734154) is known color: Finn. HEX triplet: 73, 41 and 54. RGB value is (115,65,84). Sum of RGB (Red+Green+Blue) = 115+65+84=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 65 (25.78% from 255 or 24.62% from 264); Blue value is 84 (33.20% from 255 or 31.82% from 264); Max value from RGB is 115 - color contains mainly: red. Hex color #734154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734154 is #8CBEAB. Grayscale: #525252. Windows color (decimal): -9223852 or 5521779. OLE color: 5521779.
HSL color Cylindrical-coordinate representation of color #734154: hue angle of 337.2º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734154 is Cyan = 0, Magento = 0.43, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 84 | - |
| CMYK | 0 | 0.43 | 0.27 | 0.55 |
| HSL | 337.2º | 0.28% | 0.35% | - |
| HSV(B) | 337.2º | 0.43% | 0.45% | - |
| XYZ | 10.56 | 8.07 | 9.39 | - |
| YUV | 82.12 | 129.07 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 84 | 0 | 0.43 | 0.27 | 0.55 | 337.2 | 0.28 | 0.35 |
| Hex | 73 | 41 | 54 | 0 | 2B | 1B | 37 | 151 | 1C | 23 |
| Octal | 163 | 101 | 124 | 0 | 53 | 33 | 67 | 521 | 34 | 43 |
| Binary | 1110011 | 1000001 | 1010100 | 0 | 101011 | 11011 | 110111 | 101010001 | 11100 | 100011 |
Color Harmonies of #734154
Complementary color
Monochromatic Colors of #734154
Black with #734154
Text Example
Text Example
White with #734154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734154; }
p { color: rgb(115,65,84); }
H1.HeaderClassName
{
color: #734154;
}
.AnyTagClassName
{
color: #734154;
}
</style>
background-color css
<style>
a { background-color: #734154; }
a { background-color: rgb(115,65,84); }
div.DivClassName
{
background-color: #734154;
}
.BgClassName
{
background-color: #734154;
}
</style>
border-color css
<style>
span { border-color: #734154; }
span { border-color: rgb(115,65,84); }
td.TdClassName
{
border-color: #734154;
}
.TagClassName
{
border-color: #734154;
}
</style>