Shades of Finn #724558
Tints of Finn #724558
RGB
CMYK
RGB Variations
Color information
#724558 (or 0x724558) is known color: Finn. HEX triplet: 72, 45 and 58. RGB value is (114,69,88). Sum of RGB (Red+Green+Blue) = 114+69+88=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #724558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724558 is #8DBAA7. Grayscale: #545454. Windows color (decimal): -9288360 or 5784946. OLE color: 5784946.
HSL color Cylindrical-coordinate representation of color #724558: hue angle of 334.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724558 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 88 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.55 |
| HSL | 334.67º | 0.25% | 0.36% | - |
| HSV(B) | 334.67º | 0.39% | 0.45% | - |
| XYZ | 10.83 | 8.54 | 10.31 | - |
| YUV | 84.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 88 | 0 | 0.39 | 0.23 | 0.55 | 334.67 | 0.25 | 0.36 |
| Hex | 72 | 45 | 58 | 0 | 27 | 17 | 37 | 14F | 19 | 24 |
| Octal | 162 | 105 | 130 | 0 | 47 | 27 | 67 | 517 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1011000 | 0 | 100111 | 10111 | 110111 | 101001111 | 11001 | 100100 |
Color Harmonies of #724558
Complementary color
Monochromatic Colors of #724558
Black with #724558
Text Example
Text Example
White with #724558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724558; }
p { color: rgb(114,69,88); }
H1.HeaderClassName
{
color: #724558;
}
.AnyTagClassName
{
color: #724558;
}
</style>
background-color css
<style>
a { background-color: #724558; }
a { background-color: rgb(114,69,88); }
div.DivClassName
{
background-color: #724558;
}
.BgClassName
{
background-color: #724558;
}
</style>
border-color css
<style>
span { border-color: #724558; }
span { border-color: rgb(114,69,88); }
td.TdClassName
{
border-color: #724558;
}
.TagClassName
{
border-color: #724558;
}
</style>