Shades of Finn #724852
Tints of Finn #724852
RGB
CMYK
RGB Variations
Color information
#724852 (or 0x724852) is known color: Finn. HEX triplet: 72, 48 and 52. RGB value is (114,72,82). Sum of RGB (Red+Green+Blue) = 114+72+82=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 72 (28.52% from 255 or 26.87% from 268); Blue value is 82 (32.42% from 255 or 30.60% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #724852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724852 is #8DB7AD. Grayscale: #555555. Windows color (decimal): -9287598 or 5392498. OLE color: 5392498.
HSL color Cylindrical-coordinate representation of color #724852: hue angle of 345.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #724852 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 82 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.55 |
| HSL | 345.71º | 0.23% | 0.36% | - |
| HSV(B) | 345.71º | 0.37% | 0.45% | - |
| XYZ | 10.78 | 8.82 | 9.12 | - |
| YUV | 85.7 | 125.91 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 82 | 0 | 0.37 | 0.28 | 0.55 | 345.71 | 0.23 | 0.36 |
| Hex | 72 | 48 | 52 | 0 | 25 | 1C | 37 | 15A | 17 | 24 |
| Octal | 162 | 110 | 122 | 0 | 45 | 34 | 67 | 532 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1010010 | 0 | 100101 | 11100 | 110111 | 101011010 | 10111 | 100100 |
Color Harmonies of #724852
Complementary color
Monochromatic Colors of #724852
Black with #724852
Text Example
Text Example
White with #724852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724852; }
p { color: rgb(114,72,82); }
H1.HeaderClassName
{
color: #724852;
}
.AnyTagClassName
{
color: #724852;
}
</style>
background-color css
<style>
a { background-color: #724852; }
a { background-color: rgb(114,72,82); }
div.DivClassName
{
background-color: #724852;
}
.BgClassName
{
background-color: #724852;
}
</style>
border-color css
<style>
span { border-color: #724852; }
span { border-color: rgb(114,72,82); }
td.TdClassName
{
border-color: #724852;
}
.TagClassName
{
border-color: #724852;
}
</style>