Shades of Finn #724251
Tints of Finn #724251
RGB
CMYK
RGB Variations
Color information
#724251 (or 0x724251) is known color: Finn. HEX triplet: 72, 42 and 51. RGB value is (114,66,81). Sum of RGB (Red+Green+Blue) = 114+66+81=261 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.68% from 261); Green value is 66 (26.17% from 255 or 25.29% from 261); Blue value is 81 (32.03% from 255 or 31.03% from 261); Max value from RGB is 114 - color contains mainly: red. Hex color #724251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724251 is #8DBDAE. Grayscale: #525252. Windows color (decimal): -9289135 or 5325426. OLE color: 5325426.
HSL color Cylindrical-coordinate representation of color #724251: hue angle of 341.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724251 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 81 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.55 |
| HSL | 341.25º | 0.27% | 0.35% | - |
| HSV(B) | 341.25º | 0.42% | 0.45% | - |
| XYZ | 10.37 | 8.07 | 8.8 | - |
| YUV | 82.06 | 127.4 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 81 | 0 | 0.42 | 0.29 | 0.55 | 341.25 | 0.27 | 0.35 |
| Hex | 72 | 42 | 51 | 0 | 2A | 1D | 37 | 155 | 1B | 23 |
| Octal | 162 | 102 | 121 | 0 | 52 | 35 | 67 | 525 | 33 | 43 |
| Binary | 1110010 | 1000010 | 1010001 | 0 | 101010 | 11101 | 110111 | 101010101 | 11011 | 100011 |
Color Harmonies of #724251
Complementary color
Monochromatic Colors of #724251
Black with #724251
Text Example
Text Example
White with #724251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724251; }
p { color: rgb(114,66,81); }
H1.HeaderClassName
{
color: #724251;
}
.AnyTagClassName
{
color: #724251;
}
</style>
background-color css
<style>
a { background-color: #724251; }
a { background-color: rgb(114,66,81); }
div.DivClassName
{
background-color: #724251;
}
.BgClassName
{
background-color: #724251;
}
</style>
border-color css
<style>
span { border-color: #724251; }
span { border-color: rgb(114,66,81); }
td.TdClassName
{
border-color: #724251;
}
.TagClassName
{
border-color: #724251;
}
</style>