Shades of Finn #703756
Tints of Finn #703756
RGB
CMYK
RGB Variations
Color information
#703756 (or 0x703756) is known color: Finn. HEX triplet: 70, 37 and 56. RGB value is (112,55,86). Sum of RGB (Red+Green+Blue) = 112+55+86=253 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.27% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 112 - color contains mainly: red. Hex color #703756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703756 is #8FC8A9. Grayscale: #4B4B4B. Windows color (decimal): -9423018 or 5650288. OLE color: 5650288.
HSL color Cylindrical-coordinate representation of color #703756: hue angle of 327.37º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703756 is Cyan = 0, Magento = 0.51, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 86 | - |
| CMYK | 0 | 0.51 | 0.23 | 0.56 |
| HSL | 327.37º | 0.34% | 0.33% | - |
| HSV(B) | 327.37º | 0.51% | 0.44% | - |
| XYZ | 9.73 | 6.85 | 9.61 | - |
| YUV | 75.58 | 133.88 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 86 | 0 | 0.51 | 0.23 | 0.56 | 327.37 | 0.34 | 0.33 |
| Hex | 70 | 37 | 56 | 0 | 33 | 17 | 38 | 147 | 22 | 21 |
| Octal | 160 | 67 | 126 | 0 | 63 | 27 | 70 | 507 | 42 | 41 |
| Binary | 1110000 | 110111 | 1010110 | 0 | 110011 | 10111 | 111000 | 101000111 | 100010 | 100001 |
Color Harmonies of #703756
Complementary color
Monochromatic Colors of #703756
Black with #703756
Text Example
Text Example
White with #703756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703756; }
p { color: rgb(112,55,86); }
H1.HeaderClassName
{
color: #703756;
}
.AnyTagClassName
{
color: #703756;
}
</style>
background-color css
<style>
a { background-color: #703756; }
a { background-color: rgb(112,55,86); }
div.DivClassName
{
background-color: #703756;
}
.BgClassName
{
background-color: #703756;
}
</style>
border-color css
<style>
span { border-color: #703756; }
span { border-color: rgb(112,55,86); }
td.TdClassName
{
border-color: #703756;
}
.TagClassName
{
border-color: #703756;
}
</style>