Shades of Finn #734651
Tints of Finn #734651
RGB
CMYK
RGB Variations
Color information
#734651 (or 0x734651) is known color: Finn. HEX triplet: 73, 46 and 51. RGB value is (115,70,81). Sum of RGB (Red+Green+Blue) = 115+70+81=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 70 (27.73% from 255 or 26.32% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #734651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734651 is #8CB9AE. Grayscale: #545454. Windows color (decimal): -9222575 or 5326451. OLE color: 5326451.
HSL color Cylindrical-coordinate representation of color #734651: hue angle of 345.33º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #734651 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 81 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.55 |
| HSL | 345.33º | 0.24% | 0.36% | - |
| HSV(B) | 345.33º | 0.39% | 0.45% | - |
| XYZ | 10.75 | 8.62 | 8.88 | - |
| YUV | 84.71 | 125.91 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 81 | 0 | 0.39 | 0.30 | 0.55 | 345.33 | 0.24 | 0.36 |
| Hex | 73 | 46 | 51 | 0 | 27 | 1E | 37 | 159 | 18 | 24 |
| Octal | 163 | 106 | 121 | 0 | 47 | 36 | 67 | 531 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1010001 | 0 | 100111 | 11110 | 110111 | 101011001 | 11000 | 100100 |
Color Harmonies of #734651
Complementary color
Monochromatic Colors of #734651
Black with #734651
Text Example
Text Example
White with #734651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734651; }
p { color: rgb(115,70,81); }
H1.HeaderClassName
{
color: #734651;
}
.AnyTagClassName
{
color: #734651;
}
</style>
background-color css
<style>
a { background-color: #734651; }
a { background-color: rgb(115,70,81); }
div.DivClassName
{
background-color: #734651;
}
.BgClassName
{
background-color: #734651;
}
</style>
border-color css
<style>
span { border-color: #734651; }
span { border-color: rgb(115,70,81); }
td.TdClassName
{
border-color: #734651;
}
.TagClassName
{
border-color: #734651;
}
</style>