Shades of Finn #724454
Tints of Finn #724454
RGB
CMYK
RGB Variations
Color information
#724454 (or 0x724454) is known color: Finn. HEX triplet: 72, 44 and 54. RGB value is (114,68,84). Sum of RGB (Red+Green+Blue) = 114+68+84=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 68 (26.95% from 255 or 25.56% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #724454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724454 is #8DBBAB. Grayscale: #535353. Windows color (decimal): -9288620 or 5522546. OLE color: 5522546.
HSL color Cylindrical-coordinate representation of color #724454: hue angle of 339.13º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #724454 is Cyan = 0, Magento = 0.40, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 84 | - |
| CMYK | 0 | 0.40 | 0.26 | 0.55 |
| HSL | 339.13º | 0.25% | 0.36% | - |
| HSV(B) | 339.13º | 0.4% | 0.45% | - |
| XYZ | 10.61 | 8.35 | 9.44 | - |
| YUV | 83.58 | 128.24 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 84 | 0 | 0.40 | 0.26 | 0.55 | 339.13 | 0.25 | 0.36 |
| Hex | 72 | 44 | 54 | 0 | 28 | 1A | 37 | 153 | 19 | 24 |
| Octal | 162 | 104 | 124 | 0 | 50 | 32 | 67 | 523 | 31 | 44 |
| Binary | 1110010 | 1000100 | 1010100 | 0 | 101000 | 11010 | 110111 | 101010011 | 11001 | 100100 |
Color Harmonies of #724454
Complementary color
Monochromatic Colors of #724454
Black with #724454
Text Example
Text Example
White with #724454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724454; }
p { color: rgb(114,68,84); }
H1.HeaderClassName
{
color: #724454;
}
.AnyTagClassName
{
color: #724454;
}
</style>
background-color css
<style>
a { background-color: #724454; }
a { background-color: rgb(114,68,84); }
div.DivClassName
{
background-color: #724454;
}
.BgClassName
{
background-color: #724454;
}
</style>
border-color css
<style>
span { border-color: #724454; }
span { border-color: rgb(114,68,84); }
td.TdClassName
{
border-color: #724454;
}
.TagClassName
{
border-color: #724454;
}
</style>