Shades of Finn #713857
Tints of Finn #713857
RGB
CMYK
RGB Variations
Color information
#713857 (or 0x713857) is known color: Finn. HEX triplet: 71, 38 and 57. RGB value is (113,56,87). Sum of RGB (Red+Green+Blue) = 113+56+87=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #713857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713857 is #8EC7A8. Grayscale: #4C4C4C. Windows color (decimal): -9357225 or 5716081. OLE color: 5716081.
HSL color Cylindrical-coordinate representation of color #713857: hue angle of 327.37º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713857 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 87 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.56 |
| HSL | 327.37º | 0.34% | 0.33% | - |
| HSV(B) | 327.37º | 0.5% | 0.44% | - |
| XYZ | 9.94 | 7.03 | 9.85 | - |
| YUV | 76.58 | 133.88 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 87 | 0 | 0.50 | 0.23 | 0.56 | 327.37 | 0.34 | 0.33 |
| Hex | 71 | 38 | 57 | 0 | 32 | 17 | 38 | 147 | 22 | 21 |
| Octal | 161 | 70 | 127 | 0 | 62 | 27 | 70 | 507 | 42 | 41 |
| Binary | 1110001 | 111000 | 1010111 | 0 | 110010 | 10111 | 111000 | 101000111 | 100010 | 100001 |
Color Harmonies of #713857
Complementary color
Monochromatic Colors of #713857
Black with #713857
Text Example
Text Example
White with #713857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713857; }
p { color: rgb(113,56,87); }
H1.HeaderClassName
{
color: #713857;
}
.AnyTagClassName
{
color: #713857;
}
</style>
background-color css
<style>
a { background-color: #713857; }
a { background-color: rgb(113,56,87); }
div.DivClassName
{
background-color: #713857;
}
.BgClassName
{
background-color: #713857;
}
</style>
border-color css
<style>
span { border-color: #713857; }
span { border-color: rgb(113,56,87); }
td.TdClassName
{
border-color: #713857;
}
.TagClassName
{
border-color: #713857;
}
</style>