Shades of Finn #724356
Tints of Finn #724356
RGB
CMYK
RGB Variations
Color information
#724356 (or 0x724356) is known color: Finn. HEX triplet: 72, 43 and 56. RGB value is (114,67,86). Sum of RGB (Red+Green+Blue) = 114+67+86=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 67 (26.56% from 255 or 25.09% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #724356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724356 is #8DBCA9. Grayscale: #535353. Windows color (decimal): -9288874 or 5653362. OLE color: 5653362.
HSL color Cylindrical-coordinate representation of color #724356: hue angle of 335.74º 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 #724356 is Cyan = 0, Magento = 0.41, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 86 | - |
| CMYK | 0 | 0.41 | 0.25 | 0.55 |
| HSL | 335.74º | 0.26% | 0.35% | - |
| HSV(B) | 335.74º | 0.41% | 0.45% | - |
| XYZ | 10.63 | 8.26 | 9.84 | - |
| YUV | 83.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 86 | 0 | 0.41 | 0.25 | 0.55 | 335.74 | 0.26 | 0.35 |
| Hex | 72 | 43 | 56 | 0 | 29 | 19 | 37 | 150 | 1A | 23 |
| Octal | 162 | 103 | 126 | 0 | 51 | 31 | 67 | 520 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1010110 | 0 | 101001 | 11001 | 110111 | 101010000 | 11010 | 100011 |
Color Harmonies of #724356
Complementary color
Monochromatic Colors of #724356
Black with #724356
Text Example
Text Example
White with #724356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724356; }
p { color: rgb(114,67,86); }
H1.HeaderClassName
{
color: #724356;
}
.AnyTagClassName
{
color: #724356;
}
</style>
background-color css
<style>
a { background-color: #724356; }
a { background-color: rgb(114,67,86); }
div.DivClassName
{
background-color: #724356;
}
.BgClassName
{
background-color: #724356;
}
</style>
border-color css
<style>
span { border-color: #724356; }
span { border-color: rgb(114,67,86); }
td.TdClassName
{
border-color: #724356;
}
.TagClassName
{
border-color: #724356;
}
</style>