Shades of Affair #705484
Tints of Affair #705484
RGB
CMYK
RGB Variations
Color information
#705484 (or 0x705484) is known color: Affair. HEX triplet: 70, 54 and 84. RGB value is (112,84,132). Sum of RGB (Red+Green+Blue) = 112+84+132=328 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.15% from 328); Green value is 84 (33.20% from 255 or 25.61% from 328); Blue value is 132 (51.95% from 255 or 40.24% from 328); Max value from RGB is 132 - color contains mainly: blue. Hex color #705484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705484 is #8FAB7B. Grayscale: #616161. Windows color (decimal): -9415548 or 8672368. OLE color: 8672368.
HSL color Cylindrical-coordinate representation of color #705484: hue angle of 275º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #705484 is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 84 | 132 | - |
| CMYK | 0.15 | 0.36 | 0 | 0.48 |
| HSL | 275º | 0.22% | 0.42% | - |
| HSV(B) | 275º | 0.36% | 0.52% | - |
| XYZ | 14.02 | 11.45 | 23.3 | - |
| YUV | 97.84 | 147.28 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 132 | 0.15 | 0.36 | 0 | 0.48 | 275 | 0.22 | 0.42 |
| Hex | 70 | 54 | 84 | F | 24 | 0 | 30 | 113 | 16 | 2A |
| Octal | 160 | 124 | 204 | 17 | 44 | 0 | 60 | 423 | 26 | 52 |
| Binary | 1110000 | 1010100 | 10000100 | 1111 | 100100 | 0 | 110000 | 100010011 | 10110 | 101010 |
Color Harmonies of #705484
Complementary color
Monochromatic Colors of #705484
Black with #705484
Text Example
Text Example
White with #705484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705484; }
p { color: rgb(112,84,132); }
H1.HeaderClassName
{
color: #705484;
}
.AnyTagClassName
{
color: #705484;
}
</style>
background-color css
<style>
a { background-color: #705484; }
a { background-color: rgb(112,84,132); }
div.DivClassName
{
background-color: #705484;
}
.BgClassName
{
background-color: #705484;
}
</style>
border-color css
<style>
span { border-color: #705484; }
span { border-color: rgb(112,84,132); }
td.TdClassName
{
border-color: #705484;
}
.TagClassName
{
border-color: #705484;
}
</style>