Shades of Finn #724355
Tints of Finn #724355
RGB
CMYK
RGB Variations
Color information
#724355 (or 0x724355) is known color: Finn. HEX triplet: 72, 43 and 55. RGB value is (114,67,85). Sum of RGB (Red+Green+Blue) = 114+67+85=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 67 (26.56% from 255 or 25.19% from 266); Blue value is 85 (33.59% from 255 or 31.95% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #724355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724355 is #8DBCAA. Grayscale: #535353. Windows color (decimal): -9288875 or 5587826. OLE color: 5587826.
HSL color Cylindrical-coordinate representation of color #724355: hue angle of 337.02º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #724355 is Cyan = 0, Magento = 0.41, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 85 | - |
| CMYK | 0 | 0.41 | 0.25 | 0.55 |
| HSL | 337.02º | 0.26% | 0.35% | - |
| HSV(B) | 337.02º | 0.41% | 0.45% | - |
| XYZ | 10.59 | 8.25 | 9.63 | - |
| YUV | 83.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 85 | 0 | 0.41 | 0.25 | 0.55 | 337.02 | 0.26 | 0.35 |
| Hex | 72 | 43 | 55 | 0 | 29 | 19 | 37 | 151 | 1A | 23 |
| Octal | 162 | 103 | 125 | 0 | 51 | 31 | 67 | 521 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1010101 | 0 | 101001 | 11001 | 110111 | 101010001 | 11010 | 100011 |
Color Harmonies of #724355
Complementary color
Monochromatic Colors of #724355
Black with #724355
Text Example
Text Example
White with #724355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724355; }
p { color: rgb(114,67,85); }
H1.HeaderClassName
{
color: #724355;
}
.AnyTagClassName
{
color: #724355;
}
</style>
background-color css
<style>
a { background-color: #724355; }
a { background-color: rgb(114,67,85); }
div.DivClassName
{
background-color: #724355;
}
.BgClassName
{
background-color: #724355;
}
</style>
border-color css
<style>
span { border-color: #724355; }
span { border-color: rgb(114,67,85); }
td.TdClassName
{
border-color: #724355;
}
.TagClassName
{
border-color: #724355;
}
</style>