Shades of Finn #724956
Tints of Finn #724956
RGB
CMYK
RGB Variations
Color information
#724956 (or 0x724956) is known color: Finn. HEX triplet: 72, 49 and 56. RGB value is (114,73,86). Sum of RGB (Red+Green+Blue) = 114+73+86=273 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.76% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 114 - color contains mainly: red. Hex color #724956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724956 is #8DB6A9. Grayscale: #565656. Windows color (decimal): -9287338 or 5654898. OLE color: 5654898.
HSL color Cylindrical-coordinate representation of color #724956: hue angle of 340.98º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #724956 is Cyan = 0, Magento = 0.36, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 86 | - |
| CMYK | 0 | 0.36 | 0.25 | 0.55 |
| HSL | 340.98º | 0.22% | 0.37% | - |
| HSV(B) | 340.98º | 0.36% | 0.45% | - |
| XYZ | 11 | 9.01 | 9.96 | - |
| YUV | 86.74 | 127.58 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 86 | 0 | 0.36 | 0.25 | 0.55 | 340.98 | 0.22 | 0.37 |
| Hex | 72 | 49 | 56 | 0 | 24 | 19 | 37 | 155 | 16 | 25 |
| Octal | 162 | 111 | 126 | 0 | 44 | 31 | 67 | 525 | 26 | 45 |
| Binary | 1110010 | 1001001 | 1010110 | 0 | 100100 | 11001 | 110111 | 101010101 | 10110 | 100101 |
Color Harmonies of #724956
Complementary color
Monochromatic Colors of #724956
Black with #724956
Text Example
Text Example
White with #724956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724956; }
p { color: rgb(114,73,86); }
H1.HeaderClassName
{
color: #724956;
}
.AnyTagClassName
{
color: #724956;
}
</style>
background-color css
<style>
a { background-color: #724956; }
a { background-color: rgb(114,73,86); }
div.DivClassName
{
background-color: #724956;
}
.BgClassName
{
background-color: #724956;
}
</style>
border-color css
<style>
span { border-color: #724956; }
span { border-color: rgb(114,73,86); }
td.TdClassName
{
border-color: #724956;
}
.TagClassName
{
border-color: #724956;
}
</style>