Shades of Finn #724954
Tints of Finn #724954
RGB
CMYK
RGB Variations
Color information
#724954 (or 0x724954) is known color: Finn. HEX triplet: 72, 49 and 54. RGB value is (114,73,84). Sum of RGB (Red+Green+Blue) = 114+73+84=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 73 (28.91% from 255 or 26.94% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #724954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724954 is #8DB6AB. Grayscale: #565656. Windows color (decimal): -9287340 or 5523826. OLE color: 5523826.
HSL color Cylindrical-coordinate representation of color #724954: hue angle of 343.9º 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 #724954 is Cyan = 0, Magento = 0.36, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 84 | - |
| CMYK | 0 | 0.36 | 0.26 | 0.55 |
| HSL | 343.9º | 0.22% | 0.37% | - |
| HSV(B) | 343.9º | 0.36% | 0.45% | - |
| XYZ | 10.92 | 8.98 | 9.55 | - |
| YUV | 86.51 | 126.58 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 84 | 0 | 0.36 | 0.26 | 0.55 | 343.9 | 0.22 | 0.37 |
| Hex | 72 | 49 | 54 | 0 | 24 | 1A | 37 | 158 | 16 | 25 |
| Octal | 162 | 111 | 124 | 0 | 44 | 32 | 67 | 530 | 26 | 45 |
| Binary | 1110010 | 1001001 | 1010100 | 0 | 100100 | 11010 | 110111 | 101011000 | 10110 | 100101 |
Color Harmonies of #724954
Complementary color
Monochromatic Colors of #724954
Black with #724954
Text Example
Text Example
White with #724954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724954; }
p { color: rgb(114,73,84); }
H1.HeaderClassName
{
color: #724954;
}
.AnyTagClassName
{
color: #724954;
}
</style>
background-color css
<style>
a { background-color: #724954; }
a { background-color: rgb(114,73,84); }
div.DivClassName
{
background-color: #724954;
}
.BgClassName
{
background-color: #724954;
}
</style>
border-color css
<style>
span { border-color: #724954; }
span { border-color: rgb(114,73,84); }
td.TdClassName
{
border-color: #724954;
}
.TagClassName
{
border-color: #724954;
}
</style>