Shades of Finn #703658
Tints of Finn #703658
RGB
CMYK
RGB Variations
Color information
#703658 (or 0x703658) is known color: Finn. HEX triplet: 70, 36 and 58. RGB value is (112,54,88). Sum of RGB (Red+Green+Blue) = 112+54+88=254 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.09% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 112 - color contains mainly: red. Hex color #703658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703658 is #8FC9A7. Grayscale: #4B4B4B. Windows color (decimal): -9423272 or 5781104. OLE color: 5781104.
HSL color Cylindrical-coordinate representation of color #703658: hue angle of 324.83º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #703658 is Cyan = 0, Magento = 0.52, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 88 | - |
| CMYK | 0 | 0.52 | 0.21 | 0.56 |
| HSL | 324.83º | 0.35% | 0.33% | - |
| HSV(B) | 324.83º | 0.52% | 0.44% | - |
| XYZ | 9.76 | 6.79 | 10.03 | - |
| YUV | 75.22 | 135.22 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 88 | 0 | 0.52 | 0.21 | 0.56 | 324.83 | 0.35 | 0.33 |
| Hex | 70 | 36 | 58 | 0 | 34 | 15 | 38 | 145 | 23 | 21 |
| Octal | 160 | 66 | 130 | 0 | 64 | 25 | 70 | 505 | 43 | 41 |
| Binary | 1110000 | 110110 | 1011000 | 0 | 110100 | 10101 | 111000 | 101000101 | 100011 | 100001 |
Color Harmonies of #703658
Complementary color
Monochromatic Colors of #703658
Black with #703658
Text Example
Text Example
White with #703658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703658; }
p { color: rgb(112,54,88); }
H1.HeaderClassName
{
color: #703658;
}
.AnyTagClassName
{
color: #703658;
}
</style>
background-color css
<style>
a { background-color: #703658; }
a { background-color: rgb(112,54,88); }
div.DivClassName
{
background-color: #703658;
}
.BgClassName
{
background-color: #703658;
}
</style>
border-color css
<style>
span { border-color: #703658; }
span { border-color: rgb(112,54,88); }
td.TdClassName
{
border-color: #703658;
}
.TagClassName
{
border-color: #703658;
}
</style>