Shades of Finn #724657
Tints of Finn #724657
RGB
CMYK
RGB Variations
Color information
#724657 (or 0x724657) is known color: Finn. HEX triplet: 72, 46 and 57. RGB value is (114,70,87). Sum of RGB (Red+Green+Blue) = 114+70+87=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #724657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724657 is #8DB9A8. Grayscale: #555555. Windows color (decimal): -9288105 or 5719666. OLE color: 5719666.
HSL color Cylindrical-coordinate representation of color #724657: hue angle of 336.82º 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 #724657 is Cyan = 0, Magento = 0.39, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 87 | - |
| CMYK | 0 | 0.39 | 0.24 | 0.55 |
| HSL | 336.82º | 0.24% | 0.36% | - |
| HSV(B) | 336.82º | 0.39% | 0.45% | - |
| XYZ | 10.85 | 8.65 | 10.11 | - |
| YUV | 85.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 87 | 0 | 0.39 | 0.24 | 0.55 | 336.82 | 0.24 | 0.36 |
| Hex | 72 | 46 | 57 | 0 | 27 | 18 | 37 | 151 | 18 | 24 |
| Octal | 162 | 106 | 127 | 0 | 47 | 30 | 67 | 521 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1010111 | 0 | 100111 | 11000 | 110111 | 101010001 | 11000 | 100100 |
Color Harmonies of #724657
Complementary color
Monochromatic Colors of #724657
Black with #724657
Text Example
Text Example
White with #724657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724657; }
p { color: rgb(114,70,87); }
H1.HeaderClassName
{
color: #724657;
}
.AnyTagClassName
{
color: #724657;
}
</style>
background-color css
<style>
a { background-color: #724657; }
a { background-color: rgb(114,70,87); }
div.DivClassName
{
background-color: #724657;
}
.BgClassName
{
background-color: #724657;
}
</style>
border-color css
<style>
span { border-color: #724657; }
span { border-color: rgb(114,70,87); }
td.TdClassName
{
border-color: #724657;
}
.TagClassName
{
border-color: #724657;
}
</style>