Shades of Finn #704752
Tints of Finn #704752
RGB
CMYK
RGB Variations
Color information
#704752 (or 0x704752) is known color: Finn. HEX triplet: 70, 47 and 52. RGB value is (112,71,82). Sum of RGB (Red+Green+Blue) = 112+71+82=265 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.26% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 112 - color contains mainly: red. Hex color #704752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704752 is #8FB8AD. Grayscale: #545454. Windows color (decimal): -9418926 or 5392240. OLE color: 5392240.
HSL color Cylindrical-coordinate representation of color #704752: hue angle of 343.9º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #704752 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 82 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.56 |
| HSL | 343.9º | 0.22% | 0.36% | - |
| HSV(B) | 343.9º | 0.37% | 0.44% | - |
| XYZ | 10.46 | 8.56 | 9.08 | - |
| YUV | 84.51 | 126.58 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 82 | 0 | 0.37 | 0.27 | 0.56 | 343.9 | 0.22 | 0.36 |
| Hex | 70 | 47 | 52 | 0 | 25 | 1B | 38 | 158 | 16 | 24 |
| Octal | 160 | 107 | 122 | 0 | 45 | 33 | 70 | 530 | 26 | 44 |
| Binary | 1110000 | 1000111 | 1010010 | 0 | 100101 | 11011 | 111000 | 101011000 | 10110 | 100100 |
Color Harmonies of #704752
Complementary color
Monochromatic Colors of #704752
Black with #704752
Text Example
Text Example
White with #704752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704752; }
p { color: rgb(112,71,82); }
H1.HeaderClassName
{
color: #704752;
}
.AnyTagClassName
{
color: #704752;
}
</style>
background-color css
<style>
a { background-color: #704752; }
a { background-color: rgb(112,71,82); }
div.DivClassName
{
background-color: #704752;
}
.BgClassName
{
background-color: #704752;
}
</style>
border-color css
<style>
span { border-color: #704752; }
span { border-color: rgb(112,71,82); }
td.TdClassName
{
border-color: #704752;
}
.TagClassName
{
border-color: #704752;
}
</style>