Shades of Finn #704257
Tints of Finn #704257
RGB
CMYK
RGB Variations
Color information
#704257 (or 0x704257) is known color: Finn. HEX triplet: 70, 42 and 57. RGB value is (112,66,87). Sum of RGB (Red+Green+Blue) = 112+66+87=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 66 (26.17% from 255 or 24.91% from 265); Blue value is 87 (34.38% from 255 or 32.83% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #704257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704257 is #8FBDA8. Grayscale: #525252. Windows color (decimal): -9420201 or 5718640. OLE color: 5718640.
HSL color Cylindrical-coordinate representation of color #704257: hue angle of 332.61º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #704257 is Cyan = 0, Magento = 0.41, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 66 | 87 | - |
| CMYK | 0 | 0.41 | 0.22 | 0.56 |
| HSL | 332.61º | 0.26% | 0.35% | - |
| HSV(B) | 332.61º | 0.41% | 0.44% | - |
| XYZ | 10.35 | 8.03 | 10.02 | - |
| YUV | 82.15 | 130.74 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 66 | 87 | 0 | 0.41 | 0.22 | 0.56 | 332.61 | 0.26 | 0.35 |
| Hex | 70 | 42 | 57 | 0 | 29 | 16 | 38 | 14D | 1A | 23 |
| Octal | 160 | 102 | 127 | 0 | 51 | 26 | 70 | 515 | 32 | 43 |
| Binary | 1110000 | 1000010 | 1010111 | 0 | 101001 | 10110 | 111000 | 101001101 | 11010 | 100011 |
Color Harmonies of #704257
Complementary color
Monochromatic Colors of #704257
Black with #704257
Text Example
Text Example
White with #704257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704257; }
p { color: rgb(112,66,87); }
H1.HeaderClassName
{
color: #704257;
}
.AnyTagClassName
{
color: #704257;
}
</style>
background-color css
<style>
a { background-color: #704257; }
a { background-color: rgb(112,66,87); }
div.DivClassName
{
background-color: #704257;
}
.BgClassName
{
background-color: #704257;
}
</style>
border-color css
<style>
span { border-color: #704257; }
span { border-color: rgb(112,66,87); }
td.TdClassName
{
border-color: #704257;
}
.TagClassName
{
border-color: #704257;
}
</style>