Shades of Finn #724755
Tints of Finn #724755
RGB
CMYK
RGB Variations
Color information
#724755 (or 0x724755) is known color: Finn. HEX triplet: 72, 47 and 55. RGB value is (114,71,85). Sum of RGB (Red+Green+Blue) = 114+71+85=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 114 - color contains mainly: red. Hex color #724755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724755 is #8DB8AA. Grayscale: #555555. Windows color (decimal): -9287851 or 5588850. OLE color: 5588850.
HSL color Cylindrical-coordinate representation of color #724755: hue angle of 340.47º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #724755 is Cyan = 0, Magento = 0.38, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 85 | - |
| CMYK | 0 | 0.38 | 0.25 | 0.55 |
| HSL | 340.47º | 0.23% | 0.36% | - |
| HSV(B) | 340.47º | 0.38% | 0.45% | - |
| XYZ | 10.83 | 8.74 | 9.71 | - |
| YUV | 85.45 | 127.75 | 148.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 85 | 0 | 0.38 | 0.25 | 0.55 | 340.47 | 0.23 | 0.36 |
| Hex | 72 | 47 | 55 | 0 | 26 | 19 | 37 | 154 | 17 | 24 |
| Octal | 162 | 107 | 125 | 0 | 46 | 31 | 67 | 524 | 27 | 44 |
| Binary | 1110010 | 1000111 | 1010101 | 0 | 100110 | 11001 | 110111 | 101010100 | 10111 | 100100 |
Color Harmonies of #724755
Complementary color
Monochromatic Colors of #724755
Black with #724755
Text Example
Text Example
White with #724755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724755; }
p { color: rgb(114,71,85); }
H1.HeaderClassName
{
color: #724755;
}
.AnyTagClassName
{
color: #724755;
}
</style>
background-color css
<style>
a { background-color: #724755; }
a { background-color: rgb(114,71,85); }
div.DivClassName
{
background-color: #724755;
}
.BgClassName
{
background-color: #724755;
}
</style>
border-color css
<style>
span { border-color: #724755; }
span { border-color: rgb(114,71,85); }
td.TdClassName
{
border-color: #724755;
}
.TagClassName
{
border-color: #724755;
}
</style>