Shades of Finn #704351
Tints of Finn #704351
RGB
CMYK
RGB Variations
Color information
#704351 (or 0x704351) is known color: Finn. HEX triplet: 70, 43 and 51. RGB value is (112,67,81). Sum of RGB (Red+Green+Blue) = 112+67+81=260 (34% of max value = 765). Red value is 112 (44.14% from 255 or 43.08% from 260); Green value is 67 (26.56% from 255 or 25.77% from 260); Blue value is 81 (32.03% from 255 or 31.15% from 260); Max value from RGB is 112 - color contains mainly: red. Hex color #704351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704351 is #8FBCAE. Grayscale: #525252. Windows color (decimal): -9419951 or 5325680. OLE color: 5325680.
HSL color Cylindrical-coordinate representation of color #704351: hue angle of 341.33º 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 #704351 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 81 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.56 |
| HSL | 341.33º | 0.25% | 0.35% | - |
| HSV(B) | 341.33º | 0.4% | 0.44% | - |
| XYZ | 10.17 | 8.05 | 8.8 | - |
| YUV | 82.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 81 | 0 | 0.40 | 0.28 | 0.56 | 341.33 | 0.25 | 0.35 |
| Hex | 70 | 43 | 51 | 0 | 28 | 1C | 38 | 155 | 19 | 23 |
| Octal | 160 | 103 | 121 | 0 | 50 | 34 | 70 | 525 | 31 | 43 |
| Binary | 1110000 | 1000011 | 1010001 | 0 | 101000 | 11100 | 111000 | 101010101 | 11001 | 100011 |
Color Harmonies of #704351
Complementary color
Monochromatic Colors of #704351
Black with #704351
Text Example
Text Example
White with #704351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704351; }
p { color: rgb(112,67,81); }
H1.HeaderClassName
{
color: #704351;
}
.AnyTagClassName
{
color: #704351;
}
</style>
background-color css
<style>
a { background-color: #704351; }
a { background-color: rgb(112,67,81); }
div.DivClassName
{
background-color: #704351;
}
.BgClassName
{
background-color: #704351;
}
</style>
border-color css
<style>
span { border-color: #704351; }
span { border-color: rgb(112,67,81); }
td.TdClassName
{
border-color: #704351;
}
.TagClassName
{
border-color: #704351;
}
</style>