Shades of Finn #714753
Tints of Finn #714753
RGB
CMYK
RGB Variations
Color information
#714753 (or 0x714753) is known color: Finn. HEX triplet: 71, 47 and 53. RGB value is (113,71,83). Sum of RGB (Red+Green+Blue) = 113+71+83=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 71 (28.12% from 255 or 26.59% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #714753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714753 is #8EB8AC. Grayscale: #545454. Windows color (decimal): -9353389 or 5457777. OLE color: 5457777.
HSL color Cylindrical-coordinate representation of color #714753: hue angle of 342.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714753 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 83 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.56 |
| HSL | 342.86º | 0.23% | 0.36% | - |
| HSV(B) | 342.86º | 0.37% | 0.44% | - |
| XYZ | 10.62 | 8.64 | 9.29 | - |
| YUV | 84.93 | 126.91 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 83 | 0 | 0.37 | 0.27 | 0.56 | 342.86 | 0.23 | 0.36 |
| Hex | 71 | 47 | 53 | 0 | 25 | 1B | 38 | 157 | 17 | 24 |
| Octal | 161 | 107 | 123 | 0 | 45 | 33 | 70 | 527 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1010011 | 0 | 100101 | 11011 | 111000 | 101010111 | 10111 | 100100 |
Color Harmonies of #714753
Complementary color
Monochromatic Colors of #714753
Black with #714753
Text Example
Text Example
White with #714753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714753; }
p { color: rgb(113,71,83); }
H1.HeaderClassName
{
color: #714753;
}
.AnyTagClassName
{
color: #714753;
}
</style>
background-color css
<style>
a { background-color: #714753; }
a { background-color: rgb(113,71,83); }
div.DivClassName
{
background-color: #714753;
}
.BgClassName
{
background-color: #714753;
}
</style>
border-color css
<style>
span { border-color: #714753; }
span { border-color: rgb(113,71,83); }
td.TdClassName
{
border-color: #714753;
}
.TagClassName
{
border-color: #714753;
}
</style>