Shades of Finn #713759
Tints of Finn #713759
RGB
CMYK
RGB Variations
Color information
#713759 (or 0x713759) is known color: Finn. HEX triplet: 71, 37 and 59. RGB value is (113,55,89). Sum of RGB (Red+Green+Blue) = 113+55+89=257 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.97% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 113 - color contains mainly: red. Hex color #713759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713759 is #8EC8A6. Grayscale: #4C4C4C. Windows color (decimal): -9357479 or 5846897. OLE color: 5846897.
HSL color Cylindrical-coordinate representation of color #713759: hue angle of 324.83º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713759 is Cyan = 0, Magento = 0.51, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 89 | - |
| CMYK | 0 | 0.51 | 0.21 | 0.56 |
| HSL | 324.83º | 0.35% | 0.33% | - |
| HSV(B) | 324.83º | 0.51% | 0.44% | - |
| XYZ | 9.98 | 6.96 | 10.27 | - |
| YUV | 76.22 | 135.22 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 89 | 0 | 0.51 | 0.21 | 0.56 | 324.83 | 0.35 | 0.33 |
| Hex | 71 | 37 | 59 | 0 | 33 | 15 | 38 | 145 | 23 | 21 |
| Octal | 161 | 67 | 131 | 0 | 63 | 25 | 70 | 505 | 43 | 41 |
| Binary | 1110001 | 110111 | 1011001 | 0 | 110011 | 10101 | 111000 | 101000101 | 100011 | 100001 |
Color Harmonies of #713759
Complementary color
Monochromatic Colors of #713759
Black with #713759
Text Example
Text Example
White with #713759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713759; }
p { color: rgb(113,55,89); }
H1.HeaderClassName
{
color: #713759;
}
.AnyTagClassName
{
color: #713759;
}
</style>
background-color css
<style>
a { background-color: #713759; }
a { background-color: rgb(113,55,89); }
div.DivClassName
{
background-color: #713759;
}
.BgClassName
{
background-color: #713759;
}
</style>
border-color css
<style>
span { border-color: #713759; }
span { border-color: rgb(113,55,89); }
td.TdClassName
{
border-color: #713759;
}
.TagClassName
{
border-color: #713759;
}
</style>