Shades of Finn #724856
Tints of Finn #724856
RGB
CMYK
RGB Variations
Color information
#724856 (or 0x724856) is known color: Finn. HEX triplet: 72, 48 and 56. RGB value is (114,72,86). Sum of RGB (Red+Green+Blue) = 114+72+86=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 72 (28.52% from 255 or 26.47% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 114 - color contains mainly: red. Hex color #724856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724856 is #8DB7A9. Grayscale: #565656. Windows color (decimal): -9287594 or 5654642. OLE color: 5654642.
HSL color Cylindrical-coordinate representation of color #724856: hue angle of 340º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #724856 is Cyan = 0, Magento = 0.37, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 86 | - |
| CMYK | 0 | 0.37 | 0.25 | 0.55 |
| HSL | 340º | 0.23% | 0.36% | - |
| HSV(B) | 340º | 0.37% | 0.45% | - |
| XYZ | 10.94 | 8.88 | 9.94 | - |
| YUV | 86.15 | 127.91 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 86 | 0 | 0.37 | 0.25 | 0.55 | 340 | 0.23 | 0.36 |
| Hex | 72 | 48 | 56 | 0 | 25 | 19 | 37 | 154 | 17 | 24 |
| Octal | 162 | 110 | 126 | 0 | 45 | 31 | 67 | 524 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1010110 | 0 | 100101 | 11001 | 110111 | 101010100 | 10111 | 100100 |
Color Harmonies of #724856
Complementary color
Monochromatic Colors of #724856
Black with #724856
Text Example
Text Example
White with #724856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724856; }
p { color: rgb(114,72,86); }
H1.HeaderClassName
{
color: #724856;
}
.AnyTagClassName
{
color: #724856;
}
</style>
background-color css
<style>
a { background-color: #724856; }
a { background-color: rgb(114,72,86); }
div.DivClassName
{
background-color: #724856;
}
.BgClassName
{
background-color: #724856;
}
</style>
border-color css
<style>
span { border-color: #724856; }
span { border-color: rgb(114,72,86); }
td.TdClassName
{
border-color: #724856;
}
.TagClassName
{
border-color: #724856;
}
</style>