Shades of Finn #704359
Tints of Finn #704359
RGB
CMYK
RGB Variations
Color information
#704359 (or 0x704359) is known color: Finn. HEX triplet: 70, 43 and 59. RGB value is (112,67,89). Sum of RGB (Red+Green+Blue) = 112+67+89=268 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.79% from 268); Green value is 67 (26.56% from 255 or 25% from 268); Blue value is 89 (35.16% from 255 or 33.21% from 268); Max value from RGB is 112 - color contains mainly: red. Hex color #704359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704359 is #8FBCA6. Grayscale: #525252. Windows color (decimal): -9419943 or 5849968. OLE color: 5849968.
HSL color Cylindrical-coordinate representation of color #704359: hue angle of 330.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #704359 is Cyan = 0, Magento = 0.40, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 89 | - |
| CMYK | 0 | 0.40 | 0.21 | 0.56 |
| HSL | 330.67º | 0.25% | 0.35% | - |
| HSV(B) | 330.67º | 0.4% | 0.44% | - |
| XYZ | 10.49 | 8.18 | 10.48 | - |
| YUV | 82.96 | 131.41 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 89 | 0 | 0.40 | 0.21 | 0.56 | 330.67 | 0.25 | 0.35 |
| Hex | 70 | 43 | 59 | 0 | 28 | 15 | 38 | 14B | 19 | 23 |
| Octal | 160 | 103 | 131 | 0 | 50 | 25 | 70 | 513 | 31 | 43 |
| Binary | 1110000 | 1000011 | 1011001 | 0 | 101000 | 10101 | 111000 | 101001011 | 11001 | 100011 |
Color Harmonies of #704359
Complementary color
Monochromatic Colors of #704359
Black with #704359
Text Example
Text Example
White with #704359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704359; }
p { color: rgb(112,67,89); }
H1.HeaderClassName
{
color: #704359;
}
.AnyTagClassName
{
color: #704359;
}
</style>
background-color css
<style>
a { background-color: #704359; }
a { background-color: rgb(112,67,89); }
div.DivClassName
{
background-color: #704359;
}
.BgClassName
{
background-color: #704359;
}
</style>
border-color css
<style>
span { border-color: #704359; }
span { border-color: rgb(112,67,89); }
td.TdClassName
{
border-color: #704359;
}
.TagClassName
{
border-color: #704359;
}
</style>