Shades of Finn #704559
Tints of Finn #704559
RGB
CMYK
RGB Variations
Color information
#704559 (or 0x704559) is known color: Finn. HEX triplet: 70, 45 and 59. RGB value is (112,69,89). Sum of RGB (Red+Green+Blue) = 112+69+89=270 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.48% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 112 - color contains mainly: red. Hex color #704559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704559 is #8FBAA6. Grayscale: #545454. Windows color (decimal): -9419431 or 5850480. OLE color: 5850480.
HSL color Cylindrical-coordinate representation of color #704559: hue angle of 332.09º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704559 is Cyan = 0, Magento = 0.38, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 89 | - |
| CMYK | 0 | 0.38 | 0.21 | 0.56 |
| HSL | 332.09º | 0.24% | 0.35% | - |
| HSV(B) | 332.09º | 0.38% | 0.44% | - |
| XYZ | 10.61 | 8.42 | 10.52 | - |
| YUV | 84.14 | 130.75 | 147.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 89 | 0 | 0.38 | 0.21 | 0.56 | 332.09 | 0.24 | 0.35 |
| Hex | 70 | 45 | 59 | 0 | 26 | 15 | 38 | 14C | 18 | 23 |
| Octal | 160 | 105 | 131 | 0 | 46 | 25 | 70 | 514 | 30 | 43 |
| Binary | 1110000 | 1000101 | 1011001 | 0 | 100110 | 10101 | 111000 | 101001100 | 11000 | 100011 |
Color Harmonies of #704559
Complementary color
Monochromatic Colors of #704559
Black with #704559
Text Example
Text Example
White with #704559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704559; }
p { color: rgb(112,69,89); }
H1.HeaderClassName
{
color: #704559;
}
.AnyTagClassName
{
color: #704559;
}
</style>
background-color css
<style>
a { background-color: #704559; }
a { background-color: rgb(112,69,89); }
div.DivClassName
{
background-color: #704559;
}
.BgClassName
{
background-color: #704559;
}
</style>
border-color css
<style>
span { border-color: #704559; }
span { border-color: rgb(112,69,89); }
td.TdClassName
{
border-color: #704559;
}
.TagClassName
{
border-color: #704559;
}
</style>