Shades of Affair #704287
Tints of Affair #704287
RGB
CMYK
RGB Variations
Color information
#704287 (or 0x704287) is known color: Affair. HEX triplet: 70, 42 and 87. RGB value is (112,66,135). Sum of RGB (Red+Green+Blue) = 112+66+135=313 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.78% from 313); Green value is 66 (26.17% from 255 or 21.09% from 313); Blue value is 135 (53.12% from 255 or 43.13% from 313); Max value from RGB is 135 - color contains mainly: blue. Hex color #704287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704287 is #8FBD78. Grayscale: #575757. Windows color (decimal): -9420153 or 8864368. OLE color: 8864368.
HSL color Cylindrical-coordinate representation of color #704287: hue angle of 280º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #704287 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 66 | 135 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.47 |
| HSL | 280º | 0.34% | 0.39% | - |
| HSV(B) | 280º | 0.51% | 0.53% | - |
| XYZ | 13 | 9.09 | 23.99 | - |
| YUV | 87.62 | 154.74 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 66 | 135 | 0.17 | 0.51 | 0 | 0.47 | 280 | 0.34 | 0.39 |
| Hex | 70 | 42 | 87 | 11 | 33 | 0 | 2F | 118 | 22 | 27 |
| Octal | 160 | 102 | 207 | 21 | 63 | 0 | 57 | 430 | 42 | 47 |
| Binary | 1110000 | 1000010 | 10000111 | 10001 | 110011 | 0 | 101111 | 100011000 | 100010 | 100111 |
Color Harmonies of #704287
Complementary color
Monochromatic Colors of #704287
Black with #704287
Text Example
Text Example
White with #704287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704287; }
p { color: rgb(112,66,135); }
H1.HeaderClassName
{
color: #704287;
}
.AnyTagClassName
{
color: #704287;
}
</style>
background-color css
<style>
a { background-color: #704287; }
a { background-color: rgb(112,66,135); }
div.DivClassName
{
background-color: #704287;
}
.BgClassName
{
background-color: #704287;
}
</style>
border-color css
<style>
span { border-color: #704287; }
span { border-color: rgb(112,66,135); }
td.TdClassName
{
border-color: #704287;
}
.TagClassName
{
border-color: #704287;
}
</style>