Shades of Finn #713855
Tints of Finn #713855
RGB
CMYK
RGB Variations
Color information
#713855 (or 0x713855) is known color: Finn. HEX triplet: 71, 38 and 55. RGB value is (113,56,85). Sum of RGB (Red+Green+Blue) = 113+56+85=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 85 (33.59% from 255 or 33.46% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #713855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713855 is #8EC7AA. Grayscale: #4C4C4C. Windows color (decimal): -9357227 or 5585009. OLE color: 5585009.
HSL color Cylindrical-coordinate representation of color #713855: hue angle of 329.47º 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 #713855 is Cyan = 0, Magento = 0.50, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 85 | - |
| CMYK | 0 | 0.50 | 0.25 | 0.56 |
| HSL | 329.47º | 0.34% | 0.33% | - |
| HSV(B) | 329.47º | 0.5% | 0.44% | - |
| XYZ | 9.86 | 6.99 | 9.42 | - |
| YUV | 76.35 | 132.88 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 85 | 0 | 0.50 | 0.25 | 0.56 | 329.47 | 0.34 | 0.33 |
| Hex | 71 | 38 | 55 | 0 | 32 | 19 | 38 | 149 | 22 | 21 |
| Octal | 161 | 70 | 125 | 0 | 62 | 31 | 70 | 511 | 42 | 41 |
| Binary | 1110001 | 111000 | 1010101 | 0 | 110010 | 11001 | 111000 | 101001001 | 100010 | 100001 |
Color Harmonies of #713855
Complementary color
Monochromatic Colors of #713855
Black with #713855
Text Example
Text Example
White with #713855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713855; }
p { color: rgb(113,56,85); }
H1.HeaderClassName
{
color: #713855;
}
.AnyTagClassName
{
color: #713855;
}
</style>
background-color css
<style>
a { background-color: #713855; }
a { background-color: rgb(113,56,85); }
div.DivClassName
{
background-color: #713855;
}
.BgClassName
{
background-color: #713855;
}
</style>
border-color css
<style>
span { border-color: #713855; }
span { border-color: rgb(113,56,85); }
td.TdClassName
{
border-color: #713855;
}
.TagClassName
{
border-color: #713855;
}
</style>