Shades of Finn #724659
Tints of Finn #724659
RGB
CMYK
RGB Variations
Color information
#724659 (or 0x724659) is known color: Finn. HEX triplet: 72, 46 and 59. RGB value is (114,70,89). Sum of RGB (Red+Green+Blue) = 114+70+89=273 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.76% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 114 - color contains mainly: red. Hex color #724659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724659 is #8DB9A6. Grayscale: #555555. Windows color (decimal): -9288103 or 5850738. OLE color: 5850738.
HSL color Cylindrical-coordinate representation of color #724659: hue angle of 334.09º 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 #724659 is Cyan = 0, Magento = 0.39, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 89 | - |
| CMYK | 0 | 0.39 | 0.22 | 0.55 |
| HSL | 334.09º | 0.24% | 0.36% | - |
| HSV(B) | 334.09º | 0.39% | 0.45% | - |
| XYZ | 10.93 | 8.68 | 10.55 | - |
| YUV | 85.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 89 | 0 | 0.39 | 0.22 | 0.55 | 334.09 | 0.24 | 0.36 |
| Hex | 72 | 46 | 59 | 0 | 27 | 16 | 37 | 14E | 18 | 24 |
| Octal | 162 | 106 | 131 | 0 | 47 | 26 | 67 | 516 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1011001 | 0 | 100111 | 10110 | 110111 | 101001110 | 11000 | 100100 |
Color Harmonies of #724659
Complementary color
Monochromatic Colors of #724659
Black with #724659
Text Example
Text Example
White with #724659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724659; }
p { color: rgb(114,70,89); }
H1.HeaderClassName
{
color: #724659;
}
.AnyTagClassName
{
color: #724659;
}
</style>
background-color css
<style>
a { background-color: #724659; }
a { background-color: rgb(114,70,89); }
div.DivClassName
{
background-color: #724659;
}
.BgClassName
{
background-color: #724659;
}
</style>
border-color css
<style>
span { border-color: #724659; }
span { border-color: rgb(114,70,89); }
td.TdClassName
{
border-color: #724659;
}
.TagClassName
{
border-color: #724659;
}
</style>