Shades of Finn #713956
Tints of Finn #713956
RGB
CMYK
RGB Variations
Color information
#713956 (or 0x713956) is known color: Finn. HEX triplet: 71, 39 and 56. RGB value is (113,57,86). Sum of RGB (Red+Green+Blue) = 113+57+86=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 57 (22.66% from 255 or 22.27% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 113 - color contains mainly: red. Hex color #713956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713956 is #8EC6A9. Grayscale: #4C4C4C. Windows color (decimal): -9356970 or 5650801. OLE color: 5650801.
HSL color Cylindrical-coordinate representation of color #713956: hue angle of 328.93º degrees, saturation: 0.33, 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 #713956 is Cyan = 0, Magento = 0.50, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 86 | - |
| CMYK | 0 | 0.50 | 0.24 | 0.56 |
| HSL | 328.93º | 0.33% | 0.33% | - |
| HSV(B) | 328.93º | 0.5% | 0.44% | - |
| XYZ | 9.95 | 7.11 | 9.65 | - |
| YUV | 77.05 | 133.05 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 86 | 0 | 0.50 | 0.24 | 0.56 | 328.93 | 0.33 | 0.33 |
| Hex | 71 | 39 | 56 | 0 | 32 | 18 | 38 | 149 | 21 | 21 |
| Octal | 161 | 71 | 126 | 0 | 62 | 30 | 70 | 511 | 41 | 41 |
| Binary | 1110001 | 111001 | 1010110 | 0 | 110010 | 11000 | 111000 | 101001001 | 100001 | 100001 |
Color Harmonies of #713956
Complementary color
Monochromatic Colors of #713956
Black with #713956
Text Example
Text Example
White with #713956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713956; }
p { color: rgb(113,57,86); }
H1.HeaderClassName
{
color: #713956;
}
.AnyTagClassName
{
color: #713956;
}
</style>
background-color css
<style>
a { background-color: #713956; }
a { background-color: rgb(113,57,86); }
div.DivClassName
{
background-color: #713956;
}
.BgClassName
{
background-color: #713956;
}
</style>
border-color css
<style>
span { border-color: #713956; }
span { border-color: rgb(113,57,86); }
td.TdClassName
{
border-color: #713956;
}
.TagClassName
{
border-color: #713956;
}
</style>