Shades of Finn #734551
Tints of Finn #734551
RGB
CMYK
RGB Variations
Color information
#734551 (or 0x734551) is known color: Finn. HEX triplet: 73, 45 and 51. RGB value is (115,69,81). Sum of RGB (Red+Green+Blue) = 115+69+81=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 69 (27.34% from 255 or 26.04% from 265); Blue value is 81 (32.03% from 255 or 30.57% from 265); Max value from RGB is 115 - color contains mainly: red. Hex color #734551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734551 is #8CBAAE. Grayscale: #545454. Windows color (decimal): -9222831 or 5326195. OLE color: 5326195.
HSL color Cylindrical-coordinate representation of color #734551: hue angle of 344.35º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #734551 is Cyan = 0, Magento = 0.4, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 81 | - |
| CMYK | 0 | 0.4 | 0.30 | 0.55 |
| HSL | 344.35º | 0.25% | 0.36% | - |
| HSV(B) | 344.35º | 0.4% | 0.45% | - |
| XYZ | 10.68 | 8.5 | 8.86 | - |
| YUV | 84.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 81 | 0 | 0.4 | 0.30 | 0.55 | 344.35 | 0.25 | 0.36 |
| Hex | 73 | 45 | 51 | 0 | 28 | 1E | 37 | 158 | 19 | 24 |
| Octal | 163 | 105 | 121 | 0 | 50 | 36 | 67 | 530 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1010001 | 0 | 101000 | 11110 | 110111 | 101011000 | 11001 | 100100 |
Color Harmonies of #734551
Complementary color
Monochromatic Colors of #734551
Black with #734551
Text Example
Text Example
White with #734551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734551; }
p { color: rgb(115,69,81); }
H1.HeaderClassName
{
color: #734551;
}
.AnyTagClassName
{
color: #734551;
}
</style>
background-color css
<style>
a { background-color: #734551; }
a { background-color: rgb(115,69,81); }
div.DivClassName
{
background-color: #734551;
}
.BgClassName
{
background-color: #734551;
}
</style>
border-color css
<style>
span { border-color: #734551; }
span { border-color: rgb(115,69,81); }
td.TdClassName
{
border-color: #734551;
}
.TagClassName
{
border-color: #734551;
}
</style>