Shades of Affair #704581
Tints of Affair #704581
RGB
CMYK
RGB Variations
Color information
#704581 (or 0x704581) is known color: Affair. HEX triplet: 70, 45 and 81. RGB value is (112,69,129). Sum of RGB (Red+Green+Blue) = 112+69+129=310 (41% of max value = 765). Red value is 112 (44.14% from 255 or 36.13% from 310); Green value is 69 (27.34% from 255 or 22.26% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #704581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704581 is #8FBA7E. Grayscale: #585858. Windows color (decimal): -9419391 or 8471920. OLE color: 8471920.
HSL color Cylindrical-coordinate representation of color #704581: hue angle of 283º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #704581 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 69 | 129 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.49 |
| HSL | 283º | 0.3% | 0.39% | - |
| HSV(B) | 283º | 0.47% | 0.51% | - |
| XYZ | 12.77 | 9.29 | 21.89 | - |
| YUV | 88.7 | 150.75 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 129 | 0.13 | 0.47 | 0 | 0.49 | 283 | 0.3 | 0.39 |
| Hex | 70 | 45 | 81 | D | 2F | 0 | 31 | 11B | 1E | 27 |
| Octal | 160 | 105 | 201 | 15 | 57 | 0 | 61 | 433 | 36 | 47 |
| Binary | 1110000 | 1000101 | 10000001 | 1101 | 101111 | 0 | 110001 | 100011011 | 11110 | 100111 |
Color Harmonies of #704581
Complementary color
Monochromatic Colors of #704581
Black with #704581
Text Example
Text Example
White with #704581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704581; }
p { color: rgb(112,69,129); }
H1.HeaderClassName
{
color: #704581;
}
.AnyTagClassName
{
color: #704581;
}
</style>
background-color css
<style>
a { background-color: #704581; }
a { background-color: rgb(112,69,129); }
div.DivClassName
{
background-color: #704581;
}
.BgClassName
{
background-color: #704581;
}
</style>
border-color css
<style>
span { border-color: #704581; }
span { border-color: rgb(112,69,129); }
td.TdClassName
{
border-color: #704581;
}
.TagClassName
{
border-color: #704581;
}
</style>