Shades of Finn #724456
Tints of Finn #724456
RGB
CMYK
RGB Variations
Color information
#724456 (or 0x724456) is known color: Finn. HEX triplet: 72, 44 and 56. RGB value is (114,68,86). Sum of RGB (Red+Green+Blue) = 114+68+86=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 68 (26.95% from 255 or 25.37% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #724456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724456 is #8DBBA9. Grayscale: #535353. Windows color (decimal): -9288618 or 5653618. OLE color: 5653618.
HSL color Cylindrical-coordinate representation of color #724456: hue angle of 336.52º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #724456 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 86 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.55 |
| HSL | 336.52º | 0.25% | 0.36% | - |
| HSV(B) | 336.52º | 0.4% | 0.45% | - |
| XYZ | 10.69 | 8.38 | 9.86 | - |
| YUV | 83.81 | 129.24 | 149.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 86 | 0 | 0.40 | 0.25 | 0.55 | 336.52 | 0.25 | 0.36 |
| Hex | 72 | 44 | 56 | 0 | 28 | 19 | 37 | 151 | 19 | 24 |
| Octal | 162 | 104 | 126 | 0 | 50 | 31 | 67 | 521 | 31 | 44 |
| Binary | 1110010 | 1000100 | 1010110 | 0 | 101000 | 11001 | 110111 | 101010001 | 11001 | 100100 |
Color Harmonies of #724456
Complementary color
Monochromatic Colors of #724456
Black with #724456
Text Example
Text Example
White with #724456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724456; }
p { color: rgb(114,68,86); }
H1.HeaderClassName
{
color: #724456;
}
.AnyTagClassName
{
color: #724456;
}
</style>
background-color css
<style>
a { background-color: #724456; }
a { background-color: rgb(114,68,86); }
div.DivClassName
{
background-color: #724456;
}
.BgClassName
{
background-color: #724456;
}
</style>
border-color css
<style>
span { border-color: #724456; }
span { border-color: rgb(114,68,86); }
td.TdClassName
{
border-color: #724456;
}
.TagClassName
{
border-color: #724456;
}
</style>