Shades of Finn #703856
Tints of Finn #703856
RGB
CMYK
RGB Variations
Color information
#703856 (or 0x703856) is known color: Finn. HEX triplet: 70, 38 and 56. RGB value is (112,56,86). Sum of RGB (Red+Green+Blue) = 112+56+86=254 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.09% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 112 - color contains mainly: red. Hex color #703856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703856 is #8FC7A9. Grayscale: #4C4C4C. Windows color (decimal): -9422762 or 5650544. OLE color: 5650544.
HSL color Cylindrical-coordinate representation of color #703856: hue angle of 327.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #703856 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 56 | 86 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.56 |
| HSL | 327.86º | 0.33% | 0.33% | - |
| HSV(B) | 327.86º | 0.5% | 0.44% | - |
| XYZ | 9.78 | 6.94 | 9.63 | - |
| YUV | 76.16 | 133.55 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 56 | 86 | 0 | 0.50 | 0.23 | 0.56 | 327.86 | 0.33 | 0.33 |
| Hex | 70 | 38 | 56 | 0 | 32 | 17 | 38 | 148 | 21 | 21 |
| Octal | 160 | 70 | 126 | 0 | 62 | 27 | 70 | 510 | 41 | 41 |
| Binary | 1110000 | 111000 | 1010110 | 0 | 110010 | 10111 | 111000 | 101001000 | 100001 | 100001 |
Color Harmonies of #703856
Complementary color
Monochromatic Colors of #703856
Black with #703856
Text Example
Text Example
White with #703856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703856; }
p { color: rgb(112,56,86); }
H1.HeaderClassName
{
color: #703856;
}
.AnyTagClassName
{
color: #703856;
}
</style>
background-color css
<style>
a { background-color: #703856; }
a { background-color: rgb(112,56,86); }
div.DivClassName
{
background-color: #703856;
}
.BgClassName
{
background-color: #703856;
}
</style>
border-color css
<style>
span { border-color: #703856; }
span { border-color: rgb(112,56,86); }
td.TdClassName
{
border-color: #703856;
}
.TagClassName
{
border-color: #703856;
}
</style>