Shades of Finn #724552
Tints of Finn #724552
RGB
CMYK
RGB Variations
Color information
#724552 (or 0x724552) is known color: Finn. HEX triplet: 72, 45 and 52. RGB value is (114,69,82). Sum of RGB (Red+Green+Blue) = 114+69+82=265 (35% of max value = 765). Red value is 114 (44.92% from 255 or 43.02% from 265); Green value is 69 (27.34% from 255 or 26.04% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 114 - color contains mainly: red. Hex color #724552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724552 is #8DBAAD. Grayscale: #535353. Windows color (decimal): -9288366 or 5391730. OLE color: 5391730.
HSL color Cylindrical-coordinate representation of color #724552: hue angle of 342.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724552 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 82 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.55 |
| HSL | 342.67º | 0.25% | 0.36% | - |
| HSV(B) | 342.67º | 0.39% | 0.45% | - |
| XYZ | 10.59 | 8.44 | 9.05 | - |
| YUV | 83.94 | 126.91 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 82 | 0 | 0.39 | 0.28 | 0.55 | 342.67 | 0.25 | 0.36 |
| Hex | 72 | 45 | 52 | 0 | 27 | 1C | 37 | 157 | 19 | 24 |
| Octal | 162 | 105 | 122 | 0 | 47 | 34 | 67 | 527 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1010010 | 0 | 100111 | 11100 | 110111 | 101010111 | 11001 | 100100 |
Color Harmonies of #724552
Complementary color
Monochromatic Colors of #724552
Black with #724552
Text Example
Text Example
White with #724552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724552; }
p { color: rgb(114,69,82); }
H1.HeaderClassName
{
color: #724552;
}
.AnyTagClassName
{
color: #724552;
}
</style>
background-color css
<style>
a { background-color: #724552; }
a { background-color: rgb(114,69,82); }
div.DivClassName
{
background-color: #724552;
}
.BgClassName
{
background-color: #724552;
}
</style>
border-color css
<style>
span { border-color: #724552; }
span { border-color: rgb(114,69,82); }
td.TdClassName
{
border-color: #724552;
}
.TagClassName
{
border-color: #724552;
}
</style>