Shades of Finn #704954
Tints of Finn #704954
RGB
CMYK
RGB Variations
Color information
#704954 (or 0x704954) is known color: Finn. HEX triplet: 70, 49 and 54. RGB value is (112,73,84). Sum of RGB (Red+Green+Blue) = 112+73+84=269 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.64% from 269); Green value is 73 (28.91% from 255 or 27.14% from 269); Blue value is 84 (33.20% from 255 or 31.23% from 269); Max value from RGB is 112 - color contains mainly: red. Hex color #704954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704954 is #8FB6AB. Grayscale: #555555. Windows color (decimal): -9418412 or 5523824. OLE color: 5523824.
HSL color Cylindrical-coordinate representation of color #704954: hue angle of 343.08º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #704954 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 84 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.56 |
| HSL | 343.08º | 0.21% | 0.36% | - |
| HSV(B) | 343.08º | 0.35% | 0.44% | - |
| XYZ | 10.66 | 8.85 | 9.53 | - |
| YUV | 85.92 | 126.92 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 84 | 0 | 0.35 | 0.25 | 0.56 | 343.08 | 0.21 | 0.36 |
| Hex | 70 | 49 | 54 | 0 | 23 | 19 | 38 | 157 | 15 | 24 |
| Octal | 160 | 111 | 124 | 0 | 43 | 31 | 70 | 527 | 25 | 44 |
| Binary | 1110000 | 1001001 | 1010100 | 0 | 100011 | 11001 | 111000 | 101010111 | 10101 | 100100 |
Color Harmonies of #704954
Complementary color
Monochromatic Colors of #704954
Black with #704954
Text Example
Text Example
White with #704954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704954; }
p { color: rgb(112,73,84); }
H1.HeaderClassName
{
color: #704954;
}
.AnyTagClassName
{
color: #704954;
}
</style>
background-color css
<style>
a { background-color: #704954; }
a { background-color: rgb(112,73,84); }
div.DivClassName
{
background-color: #704954;
}
.BgClassName
{
background-color: #704954;
}
</style>
border-color css
<style>
span { border-color: #704954; }
span { border-color: rgb(112,73,84); }
td.TdClassName
{
border-color: #704954;
}
.TagClassName
{
border-color: #704954;
}
</style>