Shades of Finn #734454
Tints of Finn #734454
RGB
CMYK
RGB Variations
Color information
#734454 (or 0x734454) is known color: Finn. HEX triplet: 73, 44 and 54. RGB value is (115,68,84). Sum of RGB (Red+Green+Blue) = 115+68+84=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 68 (26.95% from 255 or 25.47% from 267); Blue value is 84 (33.20% from 255 or 31.46% from 267); Max value from RGB is 115 - color contains mainly: red. Hex color #734454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734454 is #8CBBAB. Grayscale: #535353. Windows color (decimal): -9223084 or 5522547. OLE color: 5522547.
HSL color Cylindrical-coordinate representation of color #734454: hue angle of 339.57º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #734454 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 68 | 84 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.55 |
| HSL | 339.57º | 0.26% | 0.36% | - |
| HSV(B) | 339.57º | 0.41% | 0.45% | - |
| XYZ | 10.74 | 8.42 | 9.45 | - |
| YUV | 83.88 | 128.07 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 84 | 0 | 0.41 | 0.27 | 0.55 | 339.57 | 0.26 | 0.36 |
| Hex | 73 | 44 | 54 | 0 | 29 | 1B | 37 | 154 | 1A | 24 |
| Octal | 163 | 104 | 124 | 0 | 51 | 33 | 67 | 524 | 32 | 44 |
| Binary | 1110011 | 1000100 | 1010100 | 0 | 101001 | 11011 | 110111 | 101010100 | 11010 | 100100 |
Color Harmonies of #734454
Complementary color
Monochromatic Colors of #734454
Black with #734454
Text Example
Text Example
White with #734454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734454; }
p { color: rgb(115,68,84); }
H1.HeaderClassName
{
color: #734454;
}
.AnyTagClassName
{
color: #734454;
}
</style>
background-color css
<style>
a { background-color: #734454; }
a { background-color: rgb(115,68,84); }
div.DivClassName
{
background-color: #734454;
}
.BgClassName
{
background-color: #734454;
}
</style>
border-color css
<style>
span { border-color: #734454; }
span { border-color: rgb(115,68,84); }
td.TdClassName
{
border-color: #734454;
}
.TagClassName
{
border-color: #734454;
}
</style>