Shades of Finn #714955
Tints of Finn #714955
RGB
CMYK
RGB Variations
Color information
#714955 (or 0x714955) is known color: Finn. HEX triplet: 71, 49 and 55. RGB value is (113,73,85). Sum of RGB (Red+Green+Blue) = 113+73+85=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 73 (28.91% from 255 or 26.94% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #714955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714955 is #8EB6AA. Grayscale: #565656. Windows color (decimal): -9352875 or 5589361. OLE color: 5589361.
HSL color Cylindrical-coordinate representation of color #714955: hue angle of 342º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #714955 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 85 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.56 |
| HSL | 342º | 0.22% | 0.36% | - |
| HSV(B) | 342º | 0.35% | 0.44% | - |
| XYZ | 10.83 | 8.93 | 9.75 | - |
| YUV | 86.33 | 127.25 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 85 | 0 | 0.35 | 0.25 | 0.56 | 342 | 0.22 | 0.36 |
| Hex | 71 | 49 | 55 | 0 | 23 | 19 | 38 | 156 | 16 | 24 |
| Octal | 161 | 111 | 125 | 0 | 43 | 31 | 70 | 526 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1010101 | 0 | 100011 | 11001 | 111000 | 101010110 | 10110 | 100100 |
Color Harmonies of #714955
Complementary color
Monochromatic Colors of #714955
Black with #714955
Text Example
Text Example
White with #714955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714955; }
p { color: rgb(113,73,85); }
H1.HeaderClassName
{
color: #714955;
}
.AnyTagClassName
{
color: #714955;
}
</style>
background-color css
<style>
a { background-color: #714955; }
a { background-color: rgb(113,73,85); }
div.DivClassName
{
background-color: #714955;
}
.BgClassName
{
background-color: #714955;
}
</style>
border-color css
<style>
span { border-color: #714955; }
span { border-color: rgb(113,73,85); }
td.TdClassName
{
border-color: #714955;
}
.TagClassName
{
border-color: #714955;
}
</style>