Shades of Finn #704557
Tints of Finn #704557
RGB
CMYK
RGB Variations
Color information
#704557 (or 0x704557) is known color: Finn. HEX triplet: 70, 45 and 57. RGB value is (112,69,87). Sum of RGB (Red+Green+Blue) = 112+69+87=268 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.79% from 268); Green value is 69 (27.34% from 255 or 25.75% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 112 - color contains mainly: red. Hex color #704557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704557 is #8FBAA8. Grayscale: #535353. Windows color (decimal): -9419433 or 5719408. OLE color: 5719408.
HSL color Cylindrical-coordinate representation of color #704557: hue angle of 334.88º 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 #704557 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 87 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.56 |
| HSL | 334.88º | 0.24% | 0.35% | - |
| HSV(B) | 334.88º | 0.38% | 0.44% | - |
| XYZ | 10.53 | 8.39 | 10.08 | - |
| YUV | 83.91 | 129.75 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 87 | 0 | 0.38 | 0.22 | 0.56 | 334.88 | 0.24 | 0.35 |
| Hex | 70 | 45 | 57 | 0 | 26 | 16 | 38 | 14F | 18 | 23 |
| Octal | 160 | 105 | 127 | 0 | 46 | 26 | 70 | 517 | 30 | 43 |
| Binary | 1110000 | 1000101 | 1010111 | 0 | 100110 | 10110 | 111000 | 101001111 | 11000 | 100011 |
Color Harmonies of #704557
Complementary color
Monochromatic Colors of #704557
Black with #704557
Text Example
Text Example
White with #704557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704557; }
p { color: rgb(112,69,87); }
H1.HeaderClassName
{
color: #704557;
}
.AnyTagClassName
{
color: #704557;
}
</style>
background-color css
<style>
a { background-color: #704557; }
a { background-color: rgb(112,69,87); }
div.DivClassName
{
background-color: #704557;
}
.BgClassName
{
background-color: #704557;
}
</style>
border-color css
<style>
span { border-color: #704557; }
span { border-color: rgb(112,69,87); }
td.TdClassName
{
border-color: #704557;
}
.TagClassName
{
border-color: #704557;
}
</style>