Shades of Finn #714554
Tints of Finn #714554
RGB
CMYK
RGB Variations
Color information
#714554 (or 0x714554) is known color: Finn. HEX triplet: 71, 45 and 54. RGB value is (113,69,84). Sum of RGB (Red+Green+Blue) = 113+69+84=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 69 (27.34% from 255 or 25.94% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #714554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714554 is #8EBAAB. Grayscale: #535353. Windows color (decimal): -9353900 or 5522801. OLE color: 5522801.
HSL color Cylindrical-coordinate representation of color #714554: hue angle of 339.55º 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 #714554 is Cyan = 0, Magento = 0.39, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 84 | - |
| CMYK | 0 | 0.39 | 0.26 | 0.56 |
| HSL | 339.55º | 0.24% | 0.36% | - |
| HSV(B) | 339.55º | 0.39% | 0.44% | - |
| XYZ | 10.54 | 8.41 | 9.45 | - |
| YUV | 83.87 | 128.08 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 84 | 0 | 0.39 | 0.26 | 0.56 | 339.55 | 0.24 | 0.36 |
| Hex | 71 | 45 | 54 | 0 | 27 | 1A | 38 | 154 | 18 | 24 |
| Octal | 161 | 105 | 124 | 0 | 47 | 32 | 70 | 524 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1010100 | 0 | 100111 | 11010 | 111000 | 101010100 | 11000 | 100100 |
Color Harmonies of #714554
Complementary color
Monochromatic Colors of #714554
Black with #714554
Text Example
Text Example
White with #714554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714554; }
p { color: rgb(113,69,84); }
H1.HeaderClassName
{
color: #714554;
}
.AnyTagClassName
{
color: #714554;
}
</style>
background-color css
<style>
a { background-color: #714554; }
a { background-color: rgb(113,69,84); }
div.DivClassName
{
background-color: #714554;
}
.BgClassName
{
background-color: #714554;
}
</style>
border-color css
<style>
span { border-color: #714554; }
span { border-color: rgb(113,69,84); }
td.TdClassName
{
border-color: #714554;
}
.TagClassName
{
border-color: #714554;
}
</style>