Shades of Finn #724257
Tints of Finn #724257
RGB
CMYK
RGB Variations
Color information
#724257 (or 0x724257) is known color: Finn. HEX triplet: 72, 42 and 57. RGB value is (114,66,87). Sum of RGB (Red+Green+Blue) = 114+66+87=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 66 (26.17% from 255 or 24.72% from 267); Blue value is 87 (34.38% from 255 or 32.58% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #724257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724257 is #8DBDA8. Grayscale: #525252. Windows color (decimal): -9289129 or 5718642. OLE color: 5718642.
HSL color Cylindrical-coordinate representation of color #724257: hue angle of 333.75º 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 #724257 is Cyan = 0, Magento = 0.42, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 87 | - |
| CMYK | 0 | 0.42 | 0.24 | 0.55 |
| HSL | 333.75º | 0.27% | 0.35% | - |
| HSV(B) | 333.75º | 0.42% | 0.45% | - |
| XYZ | 10.61 | 8.16 | 10.03 | - |
| YUV | 82.75 | 130.4 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 87 | 0 | 0.42 | 0.24 | 0.55 | 333.75 | 0.27 | 0.35 |
| Hex | 72 | 42 | 57 | 0 | 2A | 18 | 37 | 14E | 1B | 23 |
| Octal | 162 | 102 | 127 | 0 | 52 | 30 | 67 | 516 | 33 | 43 |
| Binary | 1110010 | 1000010 | 1010111 | 0 | 101010 | 11000 | 110111 | 101001110 | 11011 | 100011 |
Color Harmonies of #724257
Complementary color
Monochromatic Colors of #724257
Black with #724257
Text Example
Text Example
White with #724257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724257; }
p { color: rgb(114,66,87); }
H1.HeaderClassName
{
color: #724257;
}
.AnyTagClassName
{
color: #724257;
}
</style>
background-color css
<style>
a { background-color: #724257; }
a { background-color: rgb(114,66,87); }
div.DivClassName
{
background-color: #724257;
}
.BgClassName
{
background-color: #724257;
}
</style>
border-color css
<style>
span { border-color: #724257; }
span { border-color: rgb(114,66,87); }
td.TdClassName
{
border-color: #724257;
}
.TagClassName
{
border-color: #724257;
}
</style>