Shades of Finn #714057
Tints of Finn #714057
RGB
CMYK
RGB Variations
Color information
#714057 (or 0x714057) is known color: Finn. HEX triplet: 71, 40 and 57. RGB value is (113,64,87). Sum of RGB (Red+Green+Blue) = 113+64+87=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 64 (25.39% from 255 or 24.24% from 264); Blue value is 87 (34.38% from 255 or 32.95% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #714057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714057 is #8EBFA8. Grayscale: #515151. Windows color (decimal): -9355177 or 5718129. OLE color: 5718129.
HSL color Cylindrical-coordinate representation of color #714057: hue angle of 331.84º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714057 is Cyan = 0, Magento = 0.43, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 87 | - |
| CMYK | 0 | 0.43 | 0.23 | 0.56 |
| HSL | 331.84º | 0.28% | 0.35% | - |
| HSV(B) | 331.84º | 0.43% | 0.44% | - |
| XYZ | 10.36 | 7.87 | 9.99 | - |
| YUV | 81.27 | 131.23 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 87 | 0 | 0.43 | 0.23 | 0.56 | 331.84 | 0.28 | 0.35 |
| Hex | 71 | 40 | 57 | 0 | 2B | 17 | 38 | 14C | 1C | 23 |
| Octal | 161 | 100 | 127 | 0 | 53 | 27 | 70 | 514 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1010111 | 0 | 101011 | 10111 | 111000 | 101001100 | 11100 | 100011 |
Color Harmonies of #714057
Complementary color
Monochromatic Colors of #714057
Black with #714057
Text Example
Text Example
White with #714057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714057; }
p { color: rgb(113,64,87); }
H1.HeaderClassName
{
color: #714057;
}
.AnyTagClassName
{
color: #714057;
}
</style>
background-color css
<style>
a { background-color: #714057; }
a { background-color: rgb(113,64,87); }
div.DivClassName
{
background-color: #714057;
}
.BgClassName
{
background-color: #714057;
}
</style>
border-color css
<style>
span { border-color: #714057; }
span { border-color: rgb(113,64,87); }
td.TdClassName
{
border-color: #714057;
}
.TagClassName
{
border-color: #714057;
}
</style>