Shades of Finn #714355
Tints of Finn #714355
RGB
CMYK
RGB Variations
Color information
#714355 (or 0x714355) is known color: Finn. HEX triplet: 71, 43 and 55. RGB value is (113,67,85). Sum of RGB (Red+Green+Blue) = 113+67+85=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 67 (26.56% from 255 or 25.28% from 265); Blue value is 85 (33.59% from 255 or 32.08% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #714355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714355 is #8EBCAA. Grayscale: #525252. Windows color (decimal): -9354411 or 5587825. OLE color: 5587825.
HSL color Cylindrical-coordinate representation of color #714355: hue angle of 336.52º 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 #714355 is Cyan = 0, Magento = 0.41, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 85 | - |
| CMYK | 0 | 0.41 | 0.25 | 0.56 |
| HSL | 336.52º | 0.26% | 0.35% | - |
| HSV(B) | 336.52º | 0.41% | 0.44% | - |
| XYZ | 10.46 | 8.18 | 9.62 | - |
| YUV | 82.81 | 129.24 | 149.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 85 | 0 | 0.41 | 0.25 | 0.56 | 336.52 | 0.26 | 0.35 |
| Hex | 71 | 43 | 55 | 0 | 29 | 19 | 38 | 151 | 1A | 23 |
| Octal | 161 | 103 | 125 | 0 | 51 | 31 | 70 | 521 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1010101 | 0 | 101001 | 11001 | 111000 | 101010001 | 11010 | 100011 |
Color Harmonies of #714355
Complementary color
Monochromatic Colors of #714355
Black with #714355
Text Example
Text Example
White with #714355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714355; }
p { color: rgb(113,67,85); }
H1.HeaderClassName
{
color: #714355;
}
.AnyTagClassName
{
color: #714355;
}
</style>
background-color css
<style>
a { background-color: #714355; }
a { background-color: rgb(113,67,85); }
div.DivClassName
{
background-color: #714355;
}
.BgClassName
{
background-color: #714355;
}
</style>
border-color css
<style>
span { border-color: #714355; }
span { border-color: rgb(113,67,85); }
td.TdClassName
{
border-color: #714355;
}
.TagClassName
{
border-color: #714355;
}
</style>