Shades of Affair #704484
Tints of Affair #704484
RGB
CMYK
RGB Variations
Color information
#704484 (or 0x704484) is known color: Affair. HEX triplet: 70, 44 and 84. RGB value is (112,68,132). Sum of RGB (Red+Green+Blue) = 112+68+132=312 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.90% from 312); Green value is 68 (26.95% from 255 or 21.79% from 312); Blue value is 132 (51.95% from 255 or 42.31% from 312); Max value from RGB is 132 - color contains mainly: blue. Hex color #704484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704484 is #8FBB7B. Grayscale: #585858. Windows color (decimal): -9419644 or 8668272. OLE color: 8668272.
HSL color Cylindrical-coordinate representation of color #704484: hue angle of 281.25º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #704484 is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 68 | 132 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.48 |
| HSL | 281.25º | 0.32% | 0.39% | - |
| HSV(B) | 281.25º | 0.48% | 0.52% | - |
| XYZ | 12.91 | 9.24 | 22.93 | - |
| YUV | 88.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 132 | 0.15 | 0.48 | 0 | 0.48 | 281.25 | 0.32 | 0.39 |
| Hex | 70 | 44 | 84 | F | 30 | 0 | 30 | 119 | 20 | 27 |
| Octal | 160 | 104 | 204 | 17 | 60 | 0 | 60 | 431 | 40 | 47 |
| Binary | 1110000 | 1000100 | 10000100 | 1111 | 110000 | 0 | 110000 | 100011001 | 100000 | 100111 |
Color Harmonies of #704484
Complementary color
Monochromatic Colors of #704484
Black with #704484
Text Example
Text Example
White with #704484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704484; }
p { color: rgb(112,68,132); }
H1.HeaderClassName
{
color: #704484;
}
.AnyTagClassName
{
color: #704484;
}
</style>
background-color css
<style>
a { background-color: #704484; }
a { background-color: rgb(112,68,132); }
div.DivClassName
{
background-color: #704484;
}
.BgClassName
{
background-color: #704484;
}
</style>
border-color css
<style>
span { border-color: #704484; }
span { border-color: rgb(112,68,132); }
td.TdClassName
{
border-color: #704484;
}
.TagClassName
{
border-color: #704484;
}
</style>