Shades of Finn #704052
Tints of Finn #704052
RGB
CMYK
RGB Variations
Color information
#704052 (or 0x704052) is known color: Finn. HEX triplet: 70, 40 and 52. RGB value is (112,64,82). Sum of RGB (Red+Green+Blue) = 112+64+82=258 (34% of max value = 765). Red value is 112 (44.14% from 255 or 43.41% from 258); Green value is 64 (25.39% from 255 or 24.81% from 258); Blue value is 82 (32.42% from 255 or 31.78% from 258); Max value from RGB is 112 - color contains mainly: red. Hex color #704052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704052 is #8FBFAD. Grayscale: #505050. Windows color (decimal): -9420718 or 5390448. OLE color: 5390448.
HSL color Cylindrical-coordinate representation of color #704052: hue angle of 337.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #704052 is Cyan = 0, Magento = 0.43, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 64 | 82 | - |
| CMYK | 0 | 0.43 | 0.27 | 0.56 |
| HSL | 337.5º | 0.27% | 0.35% | - |
| HSV(B) | 337.5º | 0.43% | 0.44% | - |
| XYZ | 10.04 | 7.72 | 8.94 | - |
| YUV | 80.4 | 128.9 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 82 | 0 | 0.43 | 0.27 | 0.56 | 337.5 | 0.27 | 0.35 |
| Hex | 70 | 40 | 52 | 0 | 2B | 1B | 38 | 152 | 1B | 23 |
| Octal | 160 | 100 | 122 | 0 | 53 | 33 | 70 | 522 | 33 | 43 |
| Binary | 1110000 | 1000000 | 1010010 | 0 | 101011 | 11011 | 111000 | 101010010 | 11011 | 100011 |
Color Harmonies of #704052
Complementary color
Monochromatic Colors of #704052
Black with #704052
Text Example
Text Example
White with #704052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704052; }
p { color: rgb(112,64,82); }
H1.HeaderClassName
{
color: #704052;
}
.AnyTagClassName
{
color: #704052;
}
</style>
background-color css
<style>
a { background-color: #704052; }
a { background-color: rgb(112,64,82); }
div.DivClassName
{
background-color: #704052;
}
.BgClassName
{
background-color: #704052;
}
</style>
border-color css
<style>
span { border-color: #704052; }
span { border-color: rgb(112,64,82); }
td.TdClassName
{
border-color: #704052;
}
.TagClassName
{
border-color: #704052;
}
</style>