Shades of Finn #704152
Tints of Finn #704152
RGB
CMYK
RGB Variations
Color information
#704152 (or 0x704152) is known color: Finn. HEX triplet: 70, 41 and 52. RGB value is (112,65,82). Sum of RGB (Red+Green+Blue) = 112+65+82=259 (34% of max value = 765). Red value is 112 (44.14% from 255 or 43.24% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 82 (32.42% from 255 or 31.66% from 259); Max value from RGB is 112 - color contains mainly: red. Hex color #704152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704152 is #8FBEAD. Grayscale: #505050. Windows color (decimal): -9420462 or 5390704. OLE color: 5390704.
HSL color Cylindrical-coordinate representation of color #704152: hue angle of 338.3º 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 #704152 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 65 | 82 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.56 |
| HSL | 338.3º | 0.27% | 0.35% | - |
| HSV(B) | 338.3º | 0.42% | 0.44% | - |
| XYZ | 10.1 | 7.83 | 8.96 | - |
| YUV | 80.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 65 | 82 | 0 | 0.42 | 0.27 | 0.56 | 338.3 | 0.27 | 0.35 |
| Hex | 70 | 41 | 52 | 0 | 2A | 1B | 38 | 152 | 1B | 23 |
| Octal | 160 | 101 | 122 | 0 | 52 | 33 | 70 | 522 | 33 | 43 |
| Binary | 1110000 | 1000001 | 1010010 | 0 | 101010 | 11011 | 111000 | 101010010 | 11011 | 100011 |
Color Harmonies of #704152
Complementary color
Monochromatic Colors of #704152
Black with #704152
Text Example
Text Example
White with #704152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704152; }
p { color: rgb(112,65,82); }
H1.HeaderClassName
{
color: #704152;
}
.AnyTagClassName
{
color: #704152;
}
</style>
background-color css
<style>
a { background-color: #704152; }
a { background-color: rgb(112,65,82); }
div.DivClassName
{
background-color: #704152;
}
.BgClassName
{
background-color: #704152;
}
</style>
border-color css
<style>
span { border-color: #704152; }
span { border-color: rgb(112,65,82); }
td.TdClassName
{
border-color: #704152;
}
.TagClassName
{
border-color: #704152;
}
</style>