Shades of Finn #704059
Tints of Finn #704059
RGB
CMYK
RGB Variations
Color information
#704059 (or 0x704059) is known color: Finn. HEX triplet: 70, 40 and 59. RGB value is (112,64,89). Sum of RGB (Red+Green+Blue) = 112+64+89=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 64 (25.39% from 255 or 24.15% from 265); Blue value is 89 (35.16% from 255 or 33.58% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #704059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704059 is #8FBFA6. Grayscale: #515151. Windows color (decimal): -9420711 or 5849200. OLE color: 5849200.
HSL color Cylindrical-coordinate representation of color #704059: hue angle of 328.75º degrees, saturation: 0.27, 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 #704059 is Cyan = 0, Magento = 0.43, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 64 | 89 | - |
| CMYK | 0 | 0.43 | 0.21 | 0.56 |
| HSL | 328.75º | 0.27% | 0.35% | - |
| HSV(B) | 328.75º | 0.43% | 0.44% | - |
| XYZ | 10.32 | 7.83 | 10.42 | - |
| YUV | 81.2 | 132.4 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 89 | 0 | 0.43 | 0.21 | 0.56 | 328.75 | 0.27 | 0.35 |
| Hex | 70 | 40 | 59 | 0 | 2B | 15 | 38 | 149 | 1B | 23 |
| Octal | 160 | 100 | 131 | 0 | 53 | 25 | 70 | 511 | 33 | 43 |
| Binary | 1110000 | 1000000 | 1011001 | 0 | 101011 | 10101 | 111000 | 101001001 | 11011 | 100011 |
Color Harmonies of #704059
Complementary color
Monochromatic Colors of #704059
Black with #704059
Text Example
Text Example
White with #704059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704059; }
p { color: rgb(112,64,89); }
H1.HeaderClassName
{
color: #704059;
}
.AnyTagClassName
{
color: #704059;
}
</style>
background-color css
<style>
a { background-color: #704059; }
a { background-color: rgb(112,64,89); }
div.DivClassName
{
background-color: #704059;
}
.BgClassName
{
background-color: #704059;
}
</style>
border-color css
<style>
span { border-color: #704059; }
span { border-color: rgb(112,64,89); }
td.TdClassName
{
border-color: #704059;
}
.TagClassName
{
border-color: #704059;
}
</style>