Shades of Finn #704852
Tints of Finn #704852
RGB
CMYK
RGB Variations
Color information
#704852 (or 0x704852) is known color: Finn. HEX triplet: 70, 48 and 52. RGB value is (112,72,82). Sum of RGB (Red+Green+Blue) = 112+72+82=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 72 (28.52% from 255 or 27.07% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #704852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704852 is #8FB7AD. Grayscale: #555555. Windows color (decimal): -9418670 or 5392496. OLE color: 5392496.
HSL color Cylindrical-coordinate representation of color #704852: hue angle of 345º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #704852 is Cyan = 0, Magento = 0.36, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 72 | 82 | - |
| CMYK | 0 | 0.36 | 0.27 | 0.56 |
| HSL | 345º | 0.22% | 0.36% | - |
| HSV(B) | 345º | 0.36% | 0.44% | - |
| XYZ | 10.52 | 8.69 | 9.11 | - |
| YUV | 85.1 | 126.25 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 82 | 0 | 0.36 | 0.27 | 0.56 | 345 | 0.22 | 0.36 |
| Hex | 70 | 48 | 52 | 0 | 24 | 1B | 38 | 159 | 16 | 24 |
| Octal | 160 | 110 | 122 | 0 | 44 | 33 | 70 | 531 | 26 | 44 |
| Binary | 1110000 | 1001000 | 1010010 | 0 | 100100 | 11011 | 111000 | 101011001 | 10110 | 100100 |
Color Harmonies of #704852
Complementary color
Monochromatic Colors of #704852
Black with #704852
Text Example
Text Example
White with #704852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704852; }
p { color: rgb(112,72,82); }
H1.HeaderClassName
{
color: #704852;
}
.AnyTagClassName
{
color: #704852;
}
</style>
background-color css
<style>
a { background-color: #704852; }
a { background-color: rgb(112,72,82); }
div.DivClassName
{
background-color: #704852;
}
.BgClassName
{
background-color: #704852;
}
</style>
border-color css
<style>
span { border-color: #704852; }
span { border-color: rgb(112,72,82); }
td.TdClassName
{
border-color: #704852;
}
.TagClassName
{
border-color: #704852;
}
</style>