Shades of Finn #704456
Tints of Finn #704456
RGB
CMYK
RGB Variations
Color information
#704456 (or 0x704456) is known color: Finn. HEX triplet: 70, 44 and 56. RGB value is (112,68,86). Sum of RGB (Red+Green+Blue) = 112+68+86=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 68 (26.95% from 255 or 25.56% from 266); Blue value is 86 (33.98% from 255 or 32.33% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #704456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704456 is #8FBBA9. Grayscale: #535353. Windows color (decimal): -9419690 or 5653616. OLE color: 5653616.
HSL color Cylindrical-coordinate representation of color #704456: hue angle of 335.45º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #704456 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 86 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.56 |
| HSL | 335.45º | 0.24% | 0.35% | - |
| HSV(B) | 335.45º | 0.39% | 0.44% | - |
| XYZ | 10.43 | 8.25 | 9.85 | - |
| YUV | 83.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 86 | 0 | 0.39 | 0.23 | 0.56 | 335.45 | 0.24 | 0.35 |
| Hex | 70 | 44 | 56 | 0 | 27 | 17 | 38 | 14F | 18 | 23 |
| Octal | 160 | 104 | 126 | 0 | 47 | 27 | 70 | 517 | 30 | 43 |
| Binary | 1110000 | 1000100 | 1010110 | 0 | 100111 | 10111 | 111000 | 101001111 | 11000 | 100011 |
Color Harmonies of #704456
Complementary color
Monochromatic Colors of #704456
Black with #704456
Text Example
Text Example
White with #704456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704456; }
p { color: rgb(112,68,86); }
H1.HeaderClassName
{
color: #704456;
}
.AnyTagClassName
{
color: #704456;
}
</style>
background-color css
<style>
a { background-color: #704456; }
a { background-color: rgb(112,68,86); }
div.DivClassName
{
background-color: #704456;
}
.BgClassName
{
background-color: #704456;
}
</style>
border-color css
<style>
span { border-color: #704456; }
span { border-color: rgb(112,68,86); }
td.TdClassName
{
border-color: #704456;
}
.TagClassName
{
border-color: #704456;
}
</style>