Shades of Finn #724658
Tints of Finn #724658
RGB
CMYK
RGB Variations
Color information
#724658 (or 0x724658) is known color: Finn. HEX triplet: 72, 46 and 58. RGB value is (114,70,88). Sum of RGB (Red+Green+Blue) = 114+70+88=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 70 (27.73% from 255 or 25.74% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 114 - color contains mainly: red. Hex color #724658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724658 is #8DB9A7. Grayscale: #555555. Windows color (decimal): -9288104 or 5785202. OLE color: 5785202.
HSL color Cylindrical-coordinate representation of color #724658: hue angle of 335.45º degrees, saturation: 0.24, 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 #724658 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 88 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.55 |
| HSL | 335.45º | 0.24% | 0.36% | - |
| HSV(B) | 335.45º | 0.39% | 0.45% | - |
| XYZ | 10.89 | 8.66 | 10.33 | - |
| YUV | 85.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 88 | 0 | 0.39 | 0.23 | 0.55 | 335.45 | 0.24 | 0.36 |
| Hex | 72 | 46 | 58 | 0 | 27 | 17 | 37 | 14F | 18 | 24 |
| Octal | 162 | 106 | 130 | 0 | 47 | 27 | 67 | 517 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1011000 | 0 | 100111 | 10111 | 110111 | 101001111 | 11000 | 100100 |
Color Harmonies of #724658
Complementary color
Monochromatic Colors of #724658
Black with #724658
Text Example
Text Example
White with #724658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724658; }
p { color: rgb(114,70,88); }
H1.HeaderClassName
{
color: #724658;
}
.AnyTagClassName
{
color: #724658;
}
</style>
background-color css
<style>
a { background-color: #724658; }
a { background-color: rgb(114,70,88); }
div.DivClassName
{
background-color: #724658;
}
.BgClassName
{
background-color: #724658;
}
</style>
border-color css
<style>
span { border-color: #724658; }
span { border-color: rgb(114,70,88); }
td.TdClassName
{
border-color: #724658;
}
.TagClassName
{
border-color: #724658;
}
</style>