Shades of Finn #714054
Tints of Finn #714054
RGB
CMYK
RGB Variations
Color information
#714054 (or 0x714054) is known color: Finn. HEX triplet: 71, 40 and 54. RGB value is (113,64,84). Sum of RGB (Red+Green+Blue) = 113+64+84=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 64 (25.39% from 255 or 24.52% from 261); Blue value is 84 (33.20% from 255 or 32.18% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #714054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714054 is #8EBFAB. Grayscale: #505050. Windows color (decimal): -9355180 or 5521521. OLE color: 5521521.
HSL color Cylindrical-coordinate representation of color #714054: hue angle of 335.51º 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 #714054 is Cyan = 0, Magento = 0.43, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 84 | - |
| CMYK | 0 | 0.43 | 0.26 | 0.56 |
| HSL | 335.51º | 0.28% | 0.35% | - |
| HSV(B) | 335.51º | 0.43% | 0.44% | - |
| XYZ | 10.24 | 7.82 | 9.36 | - |
| YUV | 80.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 84 | 0 | 0.43 | 0.26 | 0.56 | 335.51 | 0.28 | 0.35 |
| Hex | 71 | 40 | 54 | 0 | 2B | 1A | 38 | 150 | 1C | 23 |
| Octal | 161 | 100 | 124 | 0 | 53 | 32 | 70 | 520 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1010100 | 0 | 101011 | 11010 | 111000 | 101010000 | 11100 | 100011 |
Color Harmonies of #714054
Complementary color
Monochromatic Colors of #714054
Black with #714054
Text Example
Text Example
White with #714054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714054; }
p { color: rgb(113,64,84); }
H1.HeaderClassName
{
color: #714054;
}
.AnyTagClassName
{
color: #714054;
}
</style>
background-color css
<style>
a { background-color: #714054; }
a { background-color: rgb(113,64,84); }
div.DivClassName
{
background-color: #714054;
}
.BgClassName
{
background-color: #714054;
}
</style>
border-color css
<style>
span { border-color: #714054; }
span { border-color: rgb(113,64,84); }
td.TdClassName
{
border-color: #714054;
}
.TagClassName
{
border-color: #714054;
}
</style>