Shades of Finn #714558
Tints of Finn #714558
RGB
CMYK
RGB Variations
Color information
#714558 (or 0x714558) is known color: Finn. HEX triplet: 71, 45 and 58. RGB value is (113,69,88). Sum of RGB (Red+Green+Blue) = 113+69+88=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #714558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714558 is #8EBAA7. Grayscale: #545454. Windows color (decimal): -9353896 or 5784945. OLE color: 5784945.
HSL color Cylindrical-coordinate representation of color #714558: hue angle of 334.09º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714558 is Cyan = 0, Magento = 0.39, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 88 | - |
| CMYK | 0 | 0.39 | 0.22 | 0.56 |
| HSL | 334.09º | 0.24% | 0.36% | - |
| HSV(B) | 334.09º | 0.39% | 0.44% | - |
| XYZ | 10.7 | 8.47 | 10.3 | - |
| YUV | 84.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 88 | 0 | 0.39 | 0.22 | 0.56 | 334.09 | 0.24 | 0.36 |
| Hex | 71 | 45 | 58 | 0 | 27 | 16 | 38 | 14E | 18 | 24 |
| Octal | 161 | 105 | 130 | 0 | 47 | 26 | 70 | 516 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1011000 | 0 | 100111 | 10110 | 111000 | 101001110 | 11000 | 100100 |
Color Harmonies of #714558
Complementary color
Monochromatic Colors of #714558
Black with #714558
Text Example
Text Example
White with #714558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714558; }
p { color: rgb(113,69,88); }
H1.HeaderClassName
{
color: #714558;
}
.AnyTagClassName
{
color: #714558;
}
</style>
background-color css
<style>
a { background-color: #714558; }
a { background-color: rgb(113,69,88); }
div.DivClassName
{
background-color: #714558;
}
.BgClassName
{
background-color: #714558;
}
</style>
border-color css
<style>
span { border-color: #714558; }
span { border-color: rgb(113,69,88); }
td.TdClassName
{
border-color: #714558;
}
.TagClassName
{
border-color: #714558;
}
</style>