Shades of Finn #714358
Tints of Finn #714358
RGB
CMYK
RGB Variations
Color information
#714358 (or 0x714358) is known color: Finn. HEX triplet: 71, 43 and 58. RGB value is (113,67,88). Sum of RGB (Red+Green+Blue) = 113+67+88=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 67 (26.56% from 255 or 25% from 268); Blue value is 88 (34.77% from 255 or 32.84% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #714358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714358 is #8EBCA7. Grayscale: #535353. Windows color (decimal): -9354408 or 5784433. OLE color: 5784433.
HSL color Cylindrical-coordinate representation of color #714358: hue angle of 332.61º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714358 is Cyan = 0, Magento = 0.41, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 88 | - |
| CMYK | 0 | 0.41 | 0.22 | 0.56 |
| HSL | 332.61º | 0.26% | 0.35% | - |
| HSV(B) | 332.61º | 0.41% | 0.44% | - |
| XYZ | 10.58 | 8.23 | 10.26 | - |
| YUV | 83.15 | 130.74 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 88 | 0 | 0.41 | 0.22 | 0.56 | 332.61 | 0.26 | 0.35 |
| Hex | 71 | 43 | 58 | 0 | 29 | 16 | 38 | 14D | 1A | 23 |
| Octal | 161 | 103 | 130 | 0 | 51 | 26 | 70 | 515 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1011000 | 0 | 101001 | 10110 | 111000 | 101001101 | 11010 | 100011 |
Color Harmonies of #714358
Complementary color
Monochromatic Colors of #714358
Black with #714358
Text Example
Text Example
White with #714358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714358; }
p { color: rgb(113,67,88); }
H1.HeaderClassName
{
color: #714358;
}
.AnyTagClassName
{
color: #714358;
}
</style>
background-color css
<style>
a { background-color: #714358; }
a { background-color: rgb(113,67,88); }
div.DivClassName
{
background-color: #714358;
}
.BgClassName
{
background-color: #714358;
}
</style>
border-color css
<style>
span { border-color: #714358; }
span { border-color: rgb(113,67,88); }
td.TdClassName
{
border-color: #714358;
}
.TagClassName
{
border-color: #714358;
}
</style>