Shades of Affair #704481
Tints of Affair #704481
RGB
CMYK
RGB Variations
Color information
#704481 (or 0x704481) is known color: Affair. HEX triplet: 70, 44 and 81. RGB value is (112,68,129). Sum of RGB (Red+Green+Blue) = 112+68+129=309 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.25% from 309); Green value is 68 (26.95% from 255 or 22.01% from 309); Blue value is 129 (50.78% from 255 or 41.75% from 309); Max value from RGB is 129 - color contains mainly: blue. Hex color #704481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704481 is #8FBB7E. Grayscale: #575757. Windows color (decimal): -9419647 or 8471664. OLE color: 8471664.
HSL color Cylindrical-coordinate representation of color #704481: hue angle of 283.28º degrees, saturation: 0.31, 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 #704481 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 68 | 129 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.49 |
| HSL | 283.28º | 0.31% | 0.39% | - |
| HSV(B) | 283.28º | 0.47% | 0.51% | - |
| XYZ | 12.71 | 9.16 | 21.87 | - |
| YUV | 88.11 | 151.08 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 129 | 0.13 | 0.47 | 0 | 0.49 | 283.28 | 0.31 | 0.39 |
| Hex | 70 | 44 | 81 | D | 2F | 0 | 31 | 11B | 1F | 27 |
| Octal | 160 | 104 | 201 | 15 | 57 | 0 | 61 | 433 | 37 | 47 |
| Binary | 1110000 | 1000100 | 10000001 | 1101 | 101111 | 0 | 110001 | 100011011 | 11111 | 100111 |
Color Harmonies of #704481
Complementary color
Monochromatic Colors of #704481
Black with #704481
Text Example
Text Example
White with #704481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704481; }
p { color: rgb(112,68,129); }
H1.HeaderClassName
{
color: #704481;
}
.AnyTagClassName
{
color: #704481;
}
</style>
background-color css
<style>
a { background-color: #704481; }
a { background-color: rgb(112,68,129); }
div.DivClassName
{
background-color: #704481;
}
.BgClassName
{
background-color: #704481;
}
</style>
border-color css
<style>
span { border-color: #704481; }
span { border-color: rgb(112,68,129); }
td.TdClassName
{
border-color: #704481;
}
.TagClassName
{
border-color: #704481;
}
</style>