Shades of Finn #704155
Tints of Finn #704155
RGB
CMYK
RGB Variations
Color information
#704155 (or 0x704155) is known color: Finn. HEX triplet: 70, 41 and 55. RGB value is (112,65,85). Sum of RGB (Red+Green+Blue) = 112+65+85=262 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.75% from 262); Green value is 65 (25.78% from 255 or 24.81% from 262); Blue value is 85 (33.59% from 255 or 32.44% from 262); Max value from RGB is 112 - color contains mainly: red. Hex color #704155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704155 is #8FBEAA. Grayscale: #515151. Windows color (decimal): -9420459 or 5587312. OLE color: 5587312.
HSL color Cylindrical-coordinate representation of color #704155: hue angle of 334.47º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #704155 is Cyan = 0, Magento = 0.42, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 65 | 85 | - |
| CMYK | 0 | 0.42 | 0.24 | 0.56 |
| HSL | 334.47º | 0.27% | 0.35% | - |
| HSV(B) | 334.47º | 0.42% | 0.44% | - |
| XYZ | 10.21 | 7.88 | 9.58 | - |
| YUV | 81.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 65 | 85 | 0 | 0.42 | 0.24 | 0.56 | 334.47 | 0.27 | 0.35 |
| Hex | 70 | 41 | 55 | 0 | 2A | 18 | 38 | 14E | 1B | 23 |
| Octal | 160 | 101 | 125 | 0 | 52 | 30 | 70 | 516 | 33 | 43 |
| Binary | 1110000 | 1000001 | 1010101 | 0 | 101010 | 11000 | 111000 | 101001110 | 11011 | 100011 |
Color Harmonies of #704155
Complementary color
Monochromatic Colors of #704155
Black with #704155
Text Example
Text Example
White with #704155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704155; }
p { color: rgb(112,65,85); }
H1.HeaderClassName
{
color: #704155;
}
.AnyTagClassName
{
color: #704155;
}
</style>
background-color css
<style>
a { background-color: #704155; }
a { background-color: rgb(112,65,85); }
div.DivClassName
{
background-color: #704155;
}
.BgClassName
{
background-color: #704155;
}
</style>
border-color css
<style>
span { border-color: #704155; }
span { border-color: rgb(112,65,85); }
td.TdClassName
{
border-color: #704155;
}
.TagClassName
{
border-color: #704155;
}
</style>