Shades of Finn #704550
Tints of Finn #704550
RGB
CMYK
RGB Variations
Color information
#704550 (or 0x704550) is known color: Finn. HEX triplet: 70, 45 and 50. RGB value is (112,69,80). Sum of RGB (Red+Green+Blue) = 112+69+80=261 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.91% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 112 - color contains mainly: red. Hex color #704550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704550 is #8FBAAF. Grayscale: #535353. Windows color (decimal): -9419440 or 5260656. OLE color: 5260656.
HSL color Cylindrical-coordinate representation of color #704550: hue angle of 344.65º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704550 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 80 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.56 |
| HSL | 344.65º | 0.24% | 0.35% | - |
| HSV(B) | 344.65º | 0.38% | 0.44% | - |
| XYZ | 10.26 | 8.28 | 8.65 | - |
| YUV | 83.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 80 | 0 | 0.38 | 0.29 | 0.56 | 344.65 | 0.24 | 0.35 |
| Hex | 70 | 45 | 50 | 0 | 26 | 1D | 38 | 159 | 18 | 23 |
| Octal | 160 | 105 | 120 | 0 | 46 | 35 | 70 | 531 | 30 | 43 |
| Binary | 1110000 | 1000101 | 1010000 | 0 | 100110 | 11101 | 111000 | 101011001 | 11000 | 100011 |
Color Harmonies of #704550
Complementary color
Monochromatic Colors of #704550
Black with #704550
Text Example
Text Example
White with #704550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704550; }
p { color: rgb(112,69,80); }
H1.HeaderClassName
{
color: #704550;
}
.AnyTagClassName
{
color: #704550;
}
</style>
background-color css
<style>
a { background-color: #704550; }
a { background-color: rgb(112,69,80); }
div.DivClassName
{
background-color: #704550;
}
.BgClassName
{
background-color: #704550;
}
</style>
border-color css
<style>
span { border-color: #704550; }
span { border-color: rgb(112,69,80); }
td.TdClassName
{
border-color: #704550;
}
.TagClassName
{
border-color: #704550;
}
</style>