Shades of Finn #724958
Tints of Finn #724958
RGB
CMYK
RGB Variations
Color information
#724958 (or 0x724958) is known color: Finn. HEX triplet: 72, 49 and 58. RGB value is (114,73,88). Sum of RGB (Red+Green+Blue) = 114+73+88=275 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.45% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 114 - color contains mainly: red. Hex color #724958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724958 is #8DB6A7. Grayscale: #565656. Windows color (decimal): -9287336 or 5785970. OLE color: 5785970.
HSL color Cylindrical-coordinate representation of color #724958: hue angle of 338.05º 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 #724958 is Cyan = 0, Magento = 0.36, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 88 | - |
| CMYK | 0 | 0.36 | 0.23 | 0.55 |
| HSL | 338.05º | 0.22% | 0.37% | - |
| HSV(B) | 338.05º | 0.36% | 0.45% | - |
| XYZ | 11.08 | 9.05 | 10.39 | - |
| YUV | 86.97 | 128.58 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 88 | 0 | 0.36 | 0.23 | 0.55 | 338.05 | 0.22 | 0.37 |
| Hex | 72 | 49 | 58 | 0 | 24 | 17 | 37 | 152 | 16 | 25 |
| Octal | 162 | 111 | 130 | 0 | 44 | 27 | 67 | 522 | 26 | 45 |
| Binary | 1110010 | 1001001 | 1011000 | 0 | 100100 | 10111 | 110111 | 101010010 | 10110 | 100101 |
Color Harmonies of #724958
Complementary color
Monochromatic Colors of #724958
Black with #724958
Text Example
Text Example
White with #724958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724958; }
p { color: rgb(114,73,88); }
H1.HeaderClassName
{
color: #724958;
}
.AnyTagClassName
{
color: #724958;
}
</style>
background-color css
<style>
a { background-color: #724958; }
a { background-color: rgb(114,73,88); }
div.DivClassName
{
background-color: #724958;
}
.BgClassName
{
background-color: #724958;
}
</style>
border-color css
<style>
span { border-color: #724958; }
span { border-color: rgb(114,73,88); }
td.TdClassName
{
border-color: #724958;
}
.TagClassName
{
border-color: #724958;
}
</style>