Shades of Finn #714256
Tints of Finn #714256
RGB
CMYK
RGB Variations
Color information
#714256 (or 0x714256) is known color: Finn. HEX triplet: 71, 42 and 56. RGB value is (113,66,86). Sum of RGB (Red+Green+Blue) = 113+66+86=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 66 (26.17% from 255 or 24.91% from 265); Blue value is 86 (33.98% from 255 or 32.45% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #714256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714256 is #8EBDA9. Grayscale: #525252. Windows color (decimal): -9354666 or 5653105. OLE color: 5653105.
HSL color Cylindrical-coordinate representation of color #714256: hue angle of 334.47º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714256 is Cyan = 0, Magento = 0.42, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 86 | - |
| CMYK | 0 | 0.42 | 0.24 | 0.56 |
| HSL | 334.47º | 0.26% | 0.35% | - |
| HSV(B) | 334.47º | 0.42% | 0.44% | - |
| XYZ | 10.44 | 8.08 | 9.81 | - |
| YUV | 82.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 86 | 0 | 0.42 | 0.24 | 0.56 | 334.47 | 0.26 | 0.35 |
| Hex | 71 | 42 | 56 | 0 | 2A | 18 | 38 | 14E | 1A | 23 |
| Octal | 161 | 102 | 126 | 0 | 52 | 30 | 70 | 516 | 32 | 43 |
| Binary | 1110001 | 1000010 | 1010110 | 0 | 101010 | 11000 | 111000 | 101001110 | 11010 | 100011 |
Color Harmonies of #714256
Complementary color
Monochromatic Colors of #714256
Black with #714256
Text Example
Text Example
White with #714256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714256; }
p { color: rgb(113,66,86); }
H1.HeaderClassName
{
color: #714256;
}
.AnyTagClassName
{
color: #714256;
}
</style>
background-color css
<style>
a { background-color: #714256; }
a { background-color: rgb(113,66,86); }
div.DivClassName
{
background-color: #714256;
}
.BgClassName
{
background-color: #714256;
}
</style>
border-color css
<style>
span { border-color: #714256; }
span { border-color: rgb(113,66,86); }
td.TdClassName
{
border-color: #714256;
}
.TagClassName
{
border-color: #714256;
}
</style>