Shades of Finn #704258
Tints of Finn #704258
RGB
CMYK
RGB Variations
Color information
#704258 (or 0x704258) is known color: Finn. HEX triplet: 70, 42 and 58. RGB value is (112,66,88). Sum of RGB (Red+Green+Blue) = 112+66+88=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 66 (26.17% from 255 or 24.81% from 266); Blue value is 88 (34.77% from 255 or 33.08% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #704258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704258 is #8FBDA7. Grayscale: #525252. Windows color (decimal): -9420200 or 5784176. OLE color: 5784176.
HSL color Cylindrical-coordinate representation of color #704258: hue angle of 331.3º 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 #704258 is Cyan = 0, Magento = 0.41, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 66 | 88 | - |
| CMYK | 0 | 0.41 | 0.21 | 0.56 |
| HSL | 331.3º | 0.26% | 0.35% | - |
| HSV(B) | 331.3º | 0.41% | 0.44% | - |
| XYZ | 10.39 | 8.05 | 10.24 | - |
| YUV | 82.26 | 131.24 | 149.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 66 | 88 | 0 | 0.41 | 0.21 | 0.56 | 331.3 | 0.26 | 0.35 |
| Hex | 70 | 42 | 58 | 0 | 29 | 15 | 38 | 14B | 1A | 23 |
| Octal | 160 | 102 | 130 | 0 | 51 | 25 | 70 | 513 | 32 | 43 |
| Binary | 1110000 | 1000010 | 1011000 | 0 | 101001 | 10101 | 111000 | 101001011 | 11010 | 100011 |
Color Harmonies of #704258
Complementary color
Monochromatic Colors of #704258
Black with #704258
Text Example
Text Example
White with #704258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704258; }
p { color: rgb(112,66,88); }
H1.HeaderClassName
{
color: #704258;
}
.AnyTagClassName
{
color: #704258;
}
</style>
background-color css
<style>
a { background-color: #704258; }
a { background-color: rgb(112,66,88); }
div.DivClassName
{
background-color: #704258;
}
.BgClassName
{
background-color: #704258;
}
</style>
border-color css
<style>
span { border-color: #704258; }
span { border-color: rgb(112,66,88); }
td.TdClassName
{
border-color: #704258;
}
.TagClassName
{
border-color: #704258;
}
</style>