Shades of Finn #714053
Tints of Finn #714053
RGB
CMYK
RGB Variations
Color information
#714053 (or 0x714053) is known color: Finn. HEX triplet: 71, 40 and 53. RGB value is (113,64,83). Sum of RGB (Red+Green+Blue) = 113+64+83=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 64 (25.39% from 255 or 24.62% from 260); Blue value is 83 (32.81% from 255 or 31.92% from 260); Max value from RGB is 113 - color contains mainly: red. Hex color #714053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714053 is #8EBFAC. Grayscale: #505050. Windows color (decimal): -9355181 or 5455985. OLE color: 5455985.
HSL color Cylindrical-coordinate representation of color #714053: hue angle of 336.73º 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 #714053 is Cyan = 0, Magento = 0.43, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 83 | - |
| CMYK | 0 | 0.43 | 0.27 | 0.56 |
| HSL | 336.73º | 0.28% | 0.35% | - |
| HSV(B) | 336.73º | 0.43% | 0.44% | - |
| XYZ | 10.2 | 7.8 | 9.15 | - |
| YUV | 80.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 83 | 0 | 0.43 | 0.27 | 0.56 | 336.73 | 0.28 | 0.35 |
| Hex | 71 | 40 | 53 | 0 | 2B | 1B | 38 | 151 | 1C | 23 |
| Octal | 161 | 100 | 123 | 0 | 53 | 33 | 70 | 521 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1010011 | 0 | 101011 | 11011 | 111000 | 101010001 | 11100 | 100011 |
Color Harmonies of #714053
Complementary color
Monochromatic Colors of #714053
Black with #714053
Text Example
Text Example
White with #714053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714053; }
p { color: rgb(113,64,83); }
H1.HeaderClassName
{
color: #714053;
}
.AnyTagClassName
{
color: #714053;
}
</style>
background-color css
<style>
a { background-color: #714053; }
a { background-color: rgb(113,64,83); }
div.DivClassName
{
background-color: #714053;
}
.BgClassName
{
background-color: #714053;
}
</style>
border-color css
<style>
span { border-color: #714053; }
span { border-color: rgb(113,64,83); }
td.TdClassName
{
border-color: #714053;
}
.TagClassName
{
border-color: #714053;
}
</style>