Shades of Affair #704387
Tints of Affair #704387
RGB
CMYK
RGB Variations
Color information
#704387 (or 0x704387) is known color: Affair. HEX triplet: 70, 43 and 87. RGB value is (112,67,135). Sum of RGB (Red+Green+Blue) = 112+67+135=314 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.67% from 314); Green value is 67 (26.56% from 255 or 21.34% from 314); Blue value is 135 (53.12% from 255 or 42.99% from 314); Max value from RGB is 135 - color contains mainly: blue. Hex color #704387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704387 is #8FBC78. Grayscale: #575757. Windows color (decimal): -9419897 or 8864624. OLE color: 8864624.
HSL color Cylindrical-coordinate representation of color #704387: hue angle of 279.71º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #704387 is Cyan = 0.17, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 67 | 135 | - |
| CMYK | 0.17 | 0.50 | 0 | 0.47 |
| HSL | 279.71º | 0.34% | 0.4% | - |
| HSV(B) | 279.71º | 0.5% | 0.53% | - |
| XYZ | 13.06 | 9.21 | 24.01 | - |
| YUV | 88.21 | 154.41 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 135 | 0.17 | 0.50 | 0 | 0.47 | 279.71 | 0.34 | 0.4 |
| Hex | 70 | 43 | 87 | 11 | 32 | 0 | 2F | 118 | 22 | 28 |
| Octal | 160 | 103 | 207 | 21 | 62 | 0 | 57 | 430 | 42 | 50 |
| Binary | 1110000 | 1000011 | 10000111 | 10001 | 110010 | 0 | 101111 | 100011000 | 100010 | 101000 |
Color Harmonies of #704387
Complementary color
Monochromatic Colors of #704387
Black with #704387
Text Example
Text Example
White with #704387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704387; }
p { color: rgb(112,67,135); }
H1.HeaderClassName
{
color: #704387;
}
.AnyTagClassName
{
color: #704387;
}
</style>
background-color css
<style>
a { background-color: #704387; }
a { background-color: rgb(112,67,135); }
div.DivClassName
{
background-color: #704387;
}
.BgClassName
{
background-color: #704387;
}
</style>
border-color css
<style>
span { border-color: #704387; }
span { border-color: rgb(112,67,135); }
td.TdClassName
{
border-color: #704387;
}
.TagClassName
{
border-color: #704387;
}
</style>