Shades of Finn #724156
Tints of Finn #724156
RGB
CMYK
RGB Variations
Color information
#724156 (or 0x724156) is known color: Finn. HEX triplet: 72, 41 and 56. RGB value is (114,65,86). Sum of RGB (Red+Green+Blue) = 114+65+86=265 (35% of max value = 765). Red value is 114 (44.92% from 255 or 43.02% from 265); Green value is 65 (25.78% from 255 or 24.53% from 265); Blue value is 86 (33.98% from 255 or 32.45% from 265); Max value from RGB is 114 - color contains mainly: red. Hex color #724156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724156 is #8DBEA9. Grayscale: #525252. Windows color (decimal): -9289386 or 5652850. OLE color: 5652850.
HSL color Cylindrical-coordinate representation of color #724156: hue angle of 334.29º 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 #724156 is Cyan = 0, Magento = 0.43, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 86 | - |
| CMYK | 0 | 0.43 | 0.25 | 0.55 |
| HSL | 334.29º | 0.27% | 0.35% | - |
| HSV(B) | 334.29º | 0.43% | 0.45% | - |
| XYZ | 10.51 | 8.03 | 9.8 | - |
| YUV | 82.05 | 130.23 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 86 | 0 | 0.43 | 0.25 | 0.55 | 334.29 | 0.27 | 0.35 |
| Hex | 72 | 41 | 56 | 0 | 2B | 19 | 37 | 14E | 1B | 23 |
| Octal | 162 | 101 | 126 | 0 | 53 | 31 | 67 | 516 | 33 | 43 |
| Binary | 1110010 | 1000001 | 1010110 | 0 | 101011 | 11001 | 110111 | 101001110 | 11011 | 100011 |
Color Harmonies of #724156
Complementary color
Monochromatic Colors of #724156
Black with #724156
Text Example
Text Example
White with #724156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724156; }
p { color: rgb(114,65,86); }
H1.HeaderClassName
{
color: #724156;
}
.AnyTagClassName
{
color: #724156;
}
</style>
background-color css
<style>
a { background-color: #724156; }
a { background-color: rgb(114,65,86); }
div.DivClassName
{
background-color: #724156;
}
.BgClassName
{
background-color: #724156;
}
</style>
border-color css
<style>
span { border-color: #724156; }
span { border-color: rgb(114,65,86); }
td.TdClassName
{
border-color: #724156;
}
.TagClassName
{
border-color: #724156;
}
</style>