Shades of Finn #724855
Tints of Finn #724855
RGB
CMYK
RGB Variations
Color information
#724855 (or 0x724855) is known color: Finn. HEX triplet: 72, 48 and 55. RGB value is (114,72,85). Sum of RGB (Red+Green+Blue) = 114+72+85=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 72 (28.52% from 255 or 26.57% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #724855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724855 is #8DB7AA. Grayscale: #565656. Windows color (decimal): -9287595 or 5589106. OLE color: 5589106.
HSL color Cylindrical-coordinate representation of color #724855: hue angle of 341.43º 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 #724855 is Cyan = 0, Magento = 0.37, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 85 | - |
| CMYK | 0 | 0.37 | 0.25 | 0.55 |
| HSL | 341.43º | 0.23% | 0.36% | - |
| HSV(B) | 341.43º | 0.37% | 0.45% | - |
| XYZ | 10.9 | 8.87 | 9.73 | - |
| YUV | 86.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 85 | 0 | 0.37 | 0.25 | 0.55 | 341.43 | 0.23 | 0.36 |
| Hex | 72 | 48 | 55 | 0 | 25 | 19 | 37 | 155 | 17 | 24 |
| Octal | 162 | 110 | 125 | 0 | 45 | 31 | 67 | 525 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1010101 | 0 | 100101 | 11001 | 110111 | 101010101 | 10111 | 100100 |
Color Harmonies of #724855
Complementary color
Monochromatic Colors of #724855
Black with #724855
Text Example
Text Example
White with #724855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724855; }
p { color: rgb(114,72,85); }
H1.HeaderClassName
{
color: #724855;
}
.AnyTagClassName
{
color: #724855;
}
</style>
background-color css
<style>
a { background-color: #724855; }
a { background-color: rgb(114,72,85); }
div.DivClassName
{
background-color: #724855;
}
.BgClassName
{
background-color: #724855;
}
</style>
border-color css
<style>
span { border-color: #724855; }
span { border-color: rgb(114,72,85); }
td.TdClassName
{
border-color: #724855;
}
.TagClassName
{
border-color: #724855;
}
</style>