Shades of Finn #704658
Tints of Finn #704658
RGB
CMYK
RGB Variations
Color information
#704658 (or 0x704658) is known color: Finn. HEX triplet: 70, 46 and 58. RGB value is (112,70,88). Sum of RGB (Red+Green+Blue) = 112+70+88=270 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.48% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 112 - color contains mainly: red. Hex color #704658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704658 is #8FB9A7. Grayscale: #545454. Windows color (decimal): -9419176 or 5785200. OLE color: 5785200.
HSL color Cylindrical-coordinate representation of color #704658: hue angle of 334.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704658 is Cyan = 0, Magento = 0.38, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 88 | - |
| CMYK | 0 | 0.38 | 0.21 | 0.56 |
| HSL | 334.29º | 0.23% | 0.36% | - |
| HSV(B) | 334.29º | 0.38% | 0.44% | - |
| XYZ | 10.63 | 8.53 | 10.32 | - |
| YUV | 84.61 | 129.91 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 88 | 0 | 0.38 | 0.21 | 0.56 | 334.29 | 0.23 | 0.36 |
| Hex | 70 | 46 | 58 | 0 | 26 | 15 | 38 | 14E | 17 | 24 |
| Octal | 160 | 106 | 130 | 0 | 46 | 25 | 70 | 516 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1011000 | 0 | 100110 | 10101 | 111000 | 101001110 | 10111 | 100100 |
Color Harmonies of #704658
Complementary color
Monochromatic Colors of #704658
Black with #704658
Text Example
Text Example
White with #704658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704658; }
p { color: rgb(112,70,88); }
H1.HeaderClassName
{
color: #704658;
}
.AnyTagClassName
{
color: #704658;
}
</style>
background-color css
<style>
a { background-color: #704658; }
a { background-color: rgb(112,70,88); }
div.DivClassName
{
background-color: #704658;
}
.BgClassName
{
background-color: #704658;
}
</style>
border-color css
<style>
span { border-color: #704658; }
span { border-color: rgb(112,70,88); }
td.TdClassName
{
border-color: #704658;
}
.TagClassName
{
border-color: #704658;
}
</style>