Shades of Finn #704253
Tints of Finn #704253
RGB
CMYK
RGB Variations
Color information
#704253 (or 0x704253) is known color: Finn. HEX triplet: 70, 42 and 53. RGB value is (112,66,83). Sum of RGB (Red+Green+Blue) = 112+66+83=261 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.91% from 261); Green value is 66 (26.17% from 255 or 25.29% from 261); Blue value is 83 (32.81% from 255 or 31.80% from 261); Max value from RGB is 112 - color contains mainly: red. Hex color #704253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704253 is #8FBDAC. Grayscale: #515151. Windows color (decimal): -9420205 or 5456496. OLE color: 5456496.
HSL color Cylindrical-coordinate representation of color #704253: hue angle of 337.83º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #704253 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 66 | 83 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.56 |
| HSL | 337.83º | 0.26% | 0.35% | - |
| HSV(B) | 337.83º | 0.41% | 0.44% | - |
| XYZ | 10.19 | 7.97 | 9.18 | - |
| YUV | 81.69 | 128.74 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 66 | 83 | 0 | 0.41 | 0.26 | 0.56 | 337.83 | 0.26 | 0.35 |
| Hex | 70 | 42 | 53 | 0 | 29 | 1A | 38 | 152 | 1A | 23 |
| Octal | 160 | 102 | 123 | 0 | 51 | 32 | 70 | 522 | 32 | 43 |
| Binary | 1110000 | 1000010 | 1010011 | 0 | 101001 | 11010 | 111000 | 101010010 | 11010 | 100011 |
Color Harmonies of #704253
Complementary color
Monochromatic Colors of #704253
Black with #704253
Text Example
Text Example
White with #704253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704253; }
p { color: rgb(112,66,83); }
H1.HeaderClassName
{
color: #704253;
}
.AnyTagClassName
{
color: #704253;
}
</style>
background-color css
<style>
a { background-color: #704253; }
a { background-color: rgb(112,66,83); }
div.DivClassName
{
background-color: #704253;
}
.BgClassName
{
background-color: #704253;
}
</style>
border-color css
<style>
span { border-color: #704253; }
span { border-color: rgb(112,66,83); }
td.TdClassName
{
border-color: #704253;
}
.TagClassName
{
border-color: #704253;
}
</style>