Shades of Finn #724256
Tints of Finn #724256
RGB
CMYK
RGB Variations
Color information
#724256 (or 0x724256) is known color: Finn. HEX triplet: 72, 42 and 56. RGB value is (114,66,86). Sum of RGB (Red+Green+Blue) = 114+66+86=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 66 (26.17% from 255 or 24.81% from 266); Blue value is 86 (33.98% from 255 or 32.33% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #724256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724256 is #8DBDA9. Grayscale: #525252. Windows color (decimal): -9289130 or 5653106. OLE color: 5653106.
HSL color Cylindrical-coordinate representation of color #724256: hue angle of 335º 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 #724256 is Cyan = 0, Magento = 0.42, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 86 | - |
| CMYK | 0 | 0.42 | 0.25 | 0.55 |
| HSL | 335º | 0.27% | 0.35% | - |
| HSV(B) | 335º | 0.42% | 0.45% | - |
| XYZ | 10.57 | 8.15 | 9.82 | - |
| YUV | 82.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 86 | 0 | 0.42 | 0.25 | 0.55 | 335 | 0.27 | 0.35 |
| Hex | 72 | 42 | 56 | 0 | 2A | 19 | 37 | 14F | 1B | 23 |
| Octal | 162 | 102 | 126 | 0 | 52 | 31 | 67 | 517 | 33 | 43 |
| Binary | 1110010 | 1000010 | 1010110 | 0 | 101010 | 11001 | 110111 | 101001111 | 11011 | 100011 |
Color Harmonies of #724256
Complementary color
Monochromatic Colors of #724256
Black with #724256
Text Example
Text Example
White with #724256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724256; }
p { color: rgb(114,66,86); }
H1.HeaderClassName
{
color: #724256;
}
.AnyTagClassName
{
color: #724256;
}
</style>
background-color css
<style>
a { background-color: #724256; }
a { background-color: rgb(114,66,86); }
div.DivClassName
{
background-color: #724256;
}
.BgClassName
{
background-color: #724256;
}
</style>
border-color css
<style>
span { border-color: #724256; }
span { border-color: rgb(114,66,86); }
td.TdClassName
{
border-color: #724256;
}
.TagClassName
{
border-color: #724256;
}
</style>