Shades of Finn #724157
Tints of Finn #724157
RGB
CMYK
RGB Variations
Color information
#724157 (or 0x724157) is known color: Finn. HEX triplet: 72, 41 and 57. RGB value is (114,65,87). Sum of RGB (Red+Green+Blue) = 114+65+87=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 65 (25.78% from 255 or 24.44% from 266); Blue value is 87 (34.38% from 255 or 32.71% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #724157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724157 is #8DBEA8. Grayscale: #525252. Windows color (decimal): -9289385 or 5718386. OLE color: 5718386.
HSL color Cylindrical-coordinate representation of color #724157: hue angle of 333.06º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #724157 is Cyan = 0, Magento = 0.43, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 87 | - |
| CMYK | 0 | 0.43 | 0.24 | 0.55 |
| HSL | 333.06º | 0.27% | 0.35% | - |
| HSV(B) | 333.06º | 0.43% | 0.45% | - |
| XYZ | 10.55 | 8.05 | 10.01 | - |
| YUV | 82.16 | 130.73 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 87 | 0 | 0.43 | 0.24 | 0.55 | 333.06 | 0.27 | 0.35 |
| Hex | 72 | 41 | 57 | 0 | 2B | 18 | 37 | 14D | 1B | 23 |
| Octal | 162 | 101 | 127 | 0 | 53 | 30 | 67 | 515 | 33 | 43 |
| Binary | 1110010 | 1000001 | 1010111 | 0 | 101011 | 11000 | 110111 | 101001101 | 11011 | 100011 |
Color Harmonies of #724157
Complementary color
Monochromatic Colors of #724157
Black with #724157
Text Example
Text Example
White with #724157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724157; }
p { color: rgb(114,65,87); }
H1.HeaderClassName
{
color: #724157;
}
.AnyTagClassName
{
color: #724157;
}
</style>
background-color css
<style>
a { background-color: #724157; }
a { background-color: rgb(114,65,87); }
div.DivClassName
{
background-color: #724157;
}
.BgClassName
{
background-color: #724157;
}
</style>
border-color css
<style>
span { border-color: #724157; }
span { border-color: rgb(114,65,87); }
td.TdClassName
{
border-color: #724157;
}
.TagClassName
{
border-color: #724157;
}
</style>