Shades of Finn #704057
Tints of Finn #704057
RGB
CMYK
RGB Variations
Color information
#704057 (or 0x704057) is known color: Finn. HEX triplet: 70, 40 and 57. RGB value is (112,64,87). Sum of RGB (Red+Green+Blue) = 112+64+87=263 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.59% from 263); Green value is 64 (25.39% from 255 or 24.33% from 263); Blue value is 87 (34.38% from 255 or 33.08% from 263); Max value from RGB is 112 - color contains mainly: red. Hex color #704057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704057 is #8FBFA8. Grayscale: #505050. Windows color (decimal): -9420713 or 5718128. OLE color: 5718128.
HSL color Cylindrical-coordinate representation of color #704057: hue angle of 331.25º 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 #704057 is Cyan = 0, Magento = 0.43, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 64 | 87 | - |
| CMYK | 0 | 0.43 | 0.22 | 0.56 |
| HSL | 331.25º | 0.27% | 0.35% | - |
| HSV(B) | 331.25º | 0.43% | 0.44% | - |
| XYZ | 10.24 | 7.8 | 9.98 | - |
| YUV | 80.97 | 131.4 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 87 | 0 | 0.43 | 0.22 | 0.56 | 331.25 | 0.27 | 0.35 |
| Hex | 70 | 40 | 57 | 0 | 2B | 16 | 38 | 14B | 1B | 23 |
| Octal | 160 | 100 | 127 | 0 | 53 | 26 | 70 | 513 | 33 | 43 |
| Binary | 1110000 | 1000000 | 1010111 | 0 | 101011 | 10110 | 111000 | 101001011 | 11011 | 100011 |
Color Harmonies of #704057
Complementary color
Monochromatic Colors of #704057
Black with #704057
Text Example
Text Example
White with #704057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704057; }
p { color: rgb(112,64,87); }
H1.HeaderClassName
{
color: #704057;
}
.AnyTagClassName
{
color: #704057;
}
</style>
background-color css
<style>
a { background-color: #704057; }
a { background-color: rgb(112,64,87); }
div.DivClassName
{
background-color: #704057;
}
.BgClassName
{
background-color: #704057;
}
</style>
border-color css
<style>
span { border-color: #704057; }
span { border-color: rgb(112,64,87); }
td.TdClassName
{
border-color: #704057;
}
.TagClassName
{
border-color: #704057;
}
</style>