Shades of Finn #704454
Tints of Finn #704454
RGB
CMYK
RGB Variations
Color information
#704454 (or 0x704454) is known color: Finn. HEX triplet: 70, 44 and 54. RGB value is (112,68,84). Sum of RGB (Red+Green+Blue) = 112+68+84=264 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.42% from 264); Green value is 68 (26.95% from 255 or 25.76% from 264); Blue value is 84 (33.20% from 255 or 31.82% from 264); Max value from RGB is 112 - color contains mainly: red. Hex color #704454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704454 is #8FBBAB. Grayscale: #525252. Windows color (decimal): -9419692 or 5522544. OLE color: 5522544.
HSL color Cylindrical-coordinate representation of color #704454: hue angle of 338.18º 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 #704454 is Cyan = 0, Magento = 0.39, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 84 | - |
| CMYK | 0 | 0.39 | 0.25 | 0.56 |
| HSL | 338.18º | 0.24% | 0.35% | - |
| HSV(B) | 338.18º | 0.39% | 0.44% | - |
| XYZ | 10.35 | 8.22 | 9.43 | - |
| YUV | 82.98 | 128.58 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 84 | 0 | 0.39 | 0.25 | 0.56 | 338.18 | 0.24 | 0.35 |
| Hex | 70 | 44 | 54 | 0 | 27 | 19 | 38 | 152 | 18 | 23 |
| Octal | 160 | 104 | 124 | 0 | 47 | 31 | 70 | 522 | 30 | 43 |
| Binary | 1110000 | 1000100 | 1010100 | 0 | 100111 | 11001 | 111000 | 101010010 | 11000 | 100011 |
Color Harmonies of #704454
Complementary color
Monochromatic Colors of #704454
Black with #704454
Text Example
Text Example
White with #704454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704454; }
p { color: rgb(112,68,84); }
H1.HeaderClassName
{
color: #704454;
}
.AnyTagClassName
{
color: #704454;
}
</style>
background-color css
<style>
a { background-color: #704454; }
a { background-color: rgb(112,68,84); }
div.DivClassName
{
background-color: #704454;
}
.BgClassName
{
background-color: #704454;
}
</style>
border-color css
<style>
span { border-color: #704454; }
span { border-color: rgb(112,68,84); }
td.TdClassName
{
border-color: #704454;
}
.TagClassName
{
border-color: #704454;
}
</style>