Shades of Finn #724055
Tints of Finn #724055
RGB
CMYK
RGB Variations
Color information
#724055 (or 0x724055) is known color: Finn. HEX triplet: 72, 40 and 55. RGB value is (114,64,85). Sum of RGB (Red+Green+Blue) = 114+64+85=263 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.35% from 263); Green value is 64 (25.39% from 255 or 24.33% from 263); Blue value is 85 (33.59% from 255 or 32.32% from 263); Max value from RGB is 114 - color contains mainly: red. Hex color #724055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724055 is #8DBFAA. Grayscale: #515151. Windows color (decimal): -9289643 or 5587058. OLE color: 5587058.
HSL color Cylindrical-coordinate representation of color #724055: hue angle of 334.8º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #724055 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 85 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.55 |
| HSL | 334.8º | 0.28% | 0.35% | - |
| HSV(B) | 334.8º | 0.44% | 0.45% | - |
| XYZ | 10.41 | 7.9 | 9.57 | - |
| YUV | 81.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 85 | 0 | 0.44 | 0.25 | 0.55 | 334.8 | 0.28 | 0.35 |
| Hex | 72 | 40 | 55 | 0 | 2C | 19 | 37 | 14F | 1C | 23 |
| Octal | 162 | 100 | 125 | 0 | 54 | 31 | 67 | 517 | 34 | 43 |
| Binary | 1110010 | 1000000 | 1010101 | 0 | 101100 | 11001 | 110111 | 101001111 | 11100 | 100011 |
Color Harmonies of #724055
Complementary color
Monochromatic Colors of #724055
Black with #724055
Text Example
Text Example
White with #724055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724055; }
p { color: rgb(114,64,85); }
H1.HeaderClassName
{
color: #724055;
}
.AnyTagClassName
{
color: #724055;
}
</style>
background-color css
<style>
a { background-color: #724055; }
a { background-color: rgb(114,64,85); }
div.DivClassName
{
background-color: #724055;
}
.BgClassName
{
background-color: #724055;
}
</style>
border-color css
<style>
span { border-color: #724055; }
span { border-color: rgb(114,64,85); }
td.TdClassName
{
border-color: #724055;
}
.TagClassName
{
border-color: #724055;
}
</style>