Shades of Finn #704159
Tints of Finn #704159
RGB
CMYK
RGB Variations
Color information
#704159 (or 0x704159) is known color: Finn. HEX triplet: 70, 41 and 59. RGB value is (112,65,89). Sum of RGB (Red+Green+Blue) = 112+65+89=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 65 (25.78% from 255 or 24.44% from 266); Blue value is 89 (35.16% from 255 or 33.46% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #704159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704159 is #8FBEA6. Grayscale: #515151. Windows color (decimal): -9420455 or 5849456. OLE color: 5849456.
HSL color Cylindrical-coordinate representation of color #704159: hue angle of 329.36º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #704159 is Cyan = 0, Magento = 0.42, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 65 | 89 | - |
| CMYK | 0 | 0.42 | 0.21 | 0.56 |
| HSL | 329.36º | 0.27% | 0.35% | - |
| HSV(B) | 329.36º | 0.42% | 0.44% | - |
| XYZ | 10.38 | 7.95 | 10.44 | - |
| YUV | 81.79 | 132.07 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 65 | 89 | 0 | 0.42 | 0.21 | 0.56 | 329.36 | 0.27 | 0.35 |
| Hex | 70 | 41 | 59 | 0 | 2A | 15 | 38 | 149 | 1B | 23 |
| Octal | 160 | 101 | 131 | 0 | 52 | 25 | 70 | 511 | 33 | 43 |
| Binary | 1110000 | 1000001 | 1011001 | 0 | 101010 | 10101 | 111000 | 101001001 | 11011 | 100011 |
Color Harmonies of #704159
Complementary color
Monochromatic Colors of #704159
Black with #704159
Text Example
Text Example
White with #704159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704159; }
p { color: rgb(112,65,89); }
H1.HeaderClassName
{
color: #704159;
}
.AnyTagClassName
{
color: #704159;
}
</style>
background-color css
<style>
a { background-color: #704159; }
a { background-color: rgb(112,65,89); }
div.DivClassName
{
background-color: #704159;
}
.BgClassName
{
background-color: #704159;
}
</style>
border-color css
<style>
span { border-color: #704159; }
span { border-color: rgb(112,65,89); }
td.TdClassName
{
border-color: #704159;
}
.TagClassName
{
border-color: #704159;
}
</style>