Shades of Finn #713758
Tints of Finn #713758
RGB
CMYK
RGB Variations
Color information
#713758 (or 0x713758) is known color: Finn. HEX triplet: 71, 37 and 58. RGB value is (113,55,88). Sum of RGB (Red+Green+Blue) = 113+55+88=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 55 (21.88% from 255 or 21.48% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #713758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713758 is #8EC8A7. Grayscale: #4C4C4C. Windows color (decimal): -9357480 or 5781361. OLE color: 5781361.
HSL color Cylindrical-coordinate representation of color #713758: hue angle of 325.86º 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 #713758 is Cyan = 0, Magento = 0.51, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 88 | - |
| CMYK | 0 | 0.51 | 0.22 | 0.56 |
| HSL | 325.86º | 0.35% | 0.33% | - |
| HSV(B) | 325.86º | 0.51% | 0.44% | - |
| XYZ | 9.94 | 6.95 | 10.05 | - |
| YUV | 76.1 | 134.72 | 154.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 88 | 0 | 0.51 | 0.22 | 0.56 | 325.86 | 0.35 | 0.33 |
| Hex | 71 | 37 | 58 | 0 | 33 | 16 | 38 | 146 | 23 | 21 |
| Octal | 161 | 67 | 130 | 0 | 63 | 26 | 70 | 506 | 43 | 41 |
| Binary | 1110001 | 110111 | 1011000 | 0 | 110011 | 10110 | 111000 | 101000110 | 100011 | 100001 |
Color Harmonies of #713758
Complementary color
Monochromatic Colors of #713758
Black with #713758
Text Example
Text Example
White with #713758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713758; }
p { color: rgb(113,55,88); }
H1.HeaderClassName
{
color: #713758;
}
.AnyTagClassName
{
color: #713758;
}
</style>
background-color css
<style>
a { background-color: #713758; }
a { background-color: rgb(113,55,88); }
div.DivClassName
{
background-color: #713758;
}
.BgClassName
{
background-color: #713758;
}
</style>
border-color css
<style>
span { border-color: #713758; }
span { border-color: rgb(113,55,88); }
td.TdClassName
{
border-color: #713758;
}
.TagClassName
{
border-color: #713758;
}
</style>