Shades of Finn #734355
Tints of Finn #734355
RGB
CMYK
RGB Variations
Color information
#734355 (or 0x734355) is known color: Finn. HEX triplet: 73, 43 and 55. RGB value is (115,67,85). Sum of RGB (Red+Green+Blue) = 115+67+85=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 67 (26.56% from 255 or 25.09% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 115 - color contains mainly: red. Hex color #734355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734355 is #8CBCAA. Grayscale: #535353. Windows color (decimal): -9223339 or 5587827. OLE color: 5587827.
HSL color Cylindrical-coordinate representation of color #734355: hue angle of 337.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 #734355 is Cyan = 0, Magento = 0.42, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 85 | - |
| CMYK | 0 | 0.42 | 0.26 | 0.55 |
| HSL | 337.5º | 0.26% | 0.36% | - |
| HSV(B) | 337.5º | 0.42% | 0.45% | - |
| XYZ | 10.72 | 8.32 | 9.63 | - |
| YUV | 83.4 | 128.9 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 85 | 0 | 0.42 | 0.26 | 0.55 | 337.5 | 0.26 | 0.36 |
| Hex | 73 | 43 | 55 | 0 | 2A | 1A | 37 | 152 | 1A | 24 |
| Octal | 163 | 103 | 125 | 0 | 52 | 32 | 67 | 522 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1010101 | 0 | 101010 | 11010 | 110111 | 101010010 | 11010 | 100100 |
Color Harmonies of #734355
Complementary color
Monochromatic Colors of #734355
Black with #734355
Text Example
Text Example
White with #734355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734355; }
p { color: rgb(115,67,85); }
H1.HeaderClassName
{
color: #734355;
}
.AnyTagClassName
{
color: #734355;
}
</style>
background-color css
<style>
a { background-color: #734355; }
a { background-color: rgb(115,67,85); }
div.DivClassName
{
background-color: #734355;
}
.BgClassName
{
background-color: #734355;
}
</style>
border-color css
<style>
span { border-color: #734355; }
span { border-color: rgb(115,67,85); }
td.TdClassName
{
border-color: #734355;
}
.TagClassName
{
border-color: #734355;
}
</style>