Shades of Finn #724159
Tints of Finn #724159
RGB
CMYK
RGB Variations
Color information
#724159 (or 0x724159) is known color: Finn. HEX triplet: 72, 41 and 59. RGB value is (114,65,89). Sum of RGB (Red+Green+Blue) = 114+65+89=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #724159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724159 is #8DBEA6. Grayscale: #525252. Windows color (decimal): -9289383 or 5849458. OLE color: 5849458.
HSL color Cylindrical-coordinate representation of color #724159: hue angle of 330.61º degrees, saturation: 0.27, 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 #724159 is Cyan = 0, Magento = 0.43, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 89 | - |
| CMYK | 0 | 0.43 | 0.22 | 0.55 |
| HSL | 330.61º | 0.27% | 0.35% | - |
| HSV(B) | 330.61º | 0.43% | 0.45% | - |
| XYZ | 10.63 | 8.08 | 10.45 | - |
| YUV | 82.39 | 131.73 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 89 | 0 | 0.43 | 0.22 | 0.55 | 330.61 | 0.27 | 0.35 |
| Hex | 72 | 41 | 59 | 0 | 2B | 16 | 37 | 14B | 1B | 23 |
| Octal | 162 | 101 | 131 | 0 | 53 | 26 | 67 | 513 | 33 | 43 |
| Binary | 1110010 | 1000001 | 1011001 | 0 | 101011 | 10110 | 110111 | 101001011 | 11011 | 100011 |
Color Harmonies of #724159
Complementary color
Monochromatic Colors of #724159
Black with #724159
Text Example
Text Example
White with #724159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724159; }
p { color: rgb(114,65,89); }
H1.HeaderClassName
{
color: #724159;
}
.AnyTagClassName
{
color: #724159;
}
</style>
background-color css
<style>
a { background-color: #724159; }
a { background-color: rgb(114,65,89); }
div.DivClassName
{
background-color: #724159;
}
.BgClassName
{
background-color: #724159;
}
</style>
border-color css
<style>
span { border-color: #724159; }
span { border-color: rgb(114,65,89); }
td.TdClassName
{
border-color: #724159;
}
.TagClassName
{
border-color: #724159;
}
</style>