Shades of Finn #724150
Tints of Finn #724150
RGB
CMYK
RGB Variations
Color information
#724150 (or 0x724150) is known color: Finn. HEX triplet: 72, 41 and 50. RGB value is (114,65,80). Sum of RGB (Red+Green+Blue) = 114+65+80=259 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.02% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 80 (31.64% from 255 or 30.89% from 259); Max value from RGB is 114 - color contains mainly: red. Hex color #724150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724150 is #8DBEAF. Grayscale: #515151. Windows color (decimal): -9289392 or 5259634. OLE color: 5259634.
HSL color Cylindrical-coordinate representation of color #724150: hue angle of 341.63º 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 #724150 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 80 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.55 |
| HSL | 341.63º | 0.27% | 0.35% | - |
| HSV(B) | 341.63º | 0.43% | 0.45% | - |
| XYZ | 10.28 | 7.94 | 8.58 | - |
| YUV | 81.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 80 | 0 | 0.43 | 0.30 | 0.55 | 341.63 | 0.27 | 0.35 |
| Hex | 72 | 41 | 50 | 0 | 2B | 1E | 37 | 156 | 1B | 23 |
| Octal | 162 | 101 | 120 | 0 | 53 | 36 | 67 | 526 | 33 | 43 |
| Binary | 1110010 | 1000001 | 1010000 | 0 | 101011 | 11110 | 110111 | 101010110 | 11011 | 100011 |
Color Harmonies of #724150
Complementary color
Monochromatic Colors of #724150
Black with #724150
Text Example
Text Example
White with #724150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724150; }
p { color: rgb(114,65,80); }
H1.HeaderClassName
{
color: #724150;
}
.AnyTagClassName
{
color: #724150;
}
</style>
background-color css
<style>
a { background-color: #724150; }
a { background-color: rgb(114,65,80); }
div.DivClassName
{
background-color: #724150;
}
.BgClassName
{
background-color: #724150;
}
</style>
border-color css
<style>
span { border-color: #724150; }
span { border-color: rgb(114,65,80); }
td.TdClassName
{
border-color: #724150;
}
.TagClassName
{
border-color: #724150;
}
</style>