Shades of Affair #704082
Tints of Affair #704082
RGB
CMYK
RGB Variations
Color information
#704082 (or 0x704082) is known color: Affair. HEX triplet: 70, 40 and 82. RGB value is (112,64,130). Sum of RGB (Red+Green+Blue) = 112+64+130=306 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.60% from 306); Green value is 64 (25.39% from 255 or 20.92% from 306); Blue value is 130 (51.17% from 255 or 42.48% from 306); Max value from RGB is 130 - color contains mainly: blue. Hex color #704082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704082 is #8FBF7D. Grayscale: #555555. Windows color (decimal): -9420670 or 8536176. OLE color: 8536176.
HSL color Cylindrical-coordinate representation of color #704082: hue angle of 283.64º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #704082 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 64 | 130 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.49 |
| HSL | 283.64º | 0.34% | 0.38% | - |
| HSV(B) | 283.64º | 0.51% | 0.51% | - |
| XYZ | 12.54 | 8.72 | 22.14 | - |
| YUV | 85.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 130 | 0.14 | 0.51 | 0 | 0.49 | 283.64 | 0.34 | 0.38 |
| Hex | 70 | 40 | 82 | E | 33 | 0 | 31 | 11C | 22 | 26 |
| Octal | 160 | 100 | 202 | 16 | 63 | 0 | 61 | 434 | 42 | 46 |
| Binary | 1110000 | 1000000 | 10000010 | 1110 | 110011 | 0 | 110001 | 100011100 | 100010 | 100110 |
Color Harmonies of #704082
Complementary color
Monochromatic Colors of #704082
Black with #704082
Text Example
Text Example
White with #704082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704082; }
p { color: rgb(112,64,130); }
H1.HeaderClassName
{
color: #704082;
}
.AnyTagClassName
{
color: #704082;
}
</style>
background-color css
<style>
a { background-color: #704082; }
a { background-color: rgb(112,64,130); }
div.DivClassName
{
background-color: #704082;
}
.BgClassName
{
background-color: #704082;
}
</style>
border-color css
<style>
span { border-color: #704082; }
span { border-color: rgb(112,64,130); }
td.TdClassName
{
border-color: #704082;
}
.TagClassName
{
border-color: #704082;
}
</style>