Shades of Affair #705485
Tints of Affair #705485
RGB
CMYK
RGB Variations
Color information
#705485 (or 0x705485) is known color: Affair. HEX triplet: 70, 54 and 85. RGB value is (112,84,133). Sum of RGB (Red+Green+Blue) = 112+84+133=329 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.04% from 329); Green value is 84 (33.20% from 255 or 25.53% from 329); Blue value is 133 (52.34% from 255 or 40.43% from 329); Max value from RGB is 133 - color contains mainly: blue. Hex color #705485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705485 is #8FAB7A. Grayscale: #616161. Windows color (decimal): -9415547 or 8737904. OLE color: 8737904.
HSL color Cylindrical-coordinate representation of color #705485: hue angle of 274.29º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #705485 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 84 | 133 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.48 |
| HSL | 274.29º | 0.23% | 0.43% | - |
| HSV(B) | 274.29º | 0.37% | 0.52% | - |
| XYZ | 14.09 | 11.48 | 23.66 | - |
| YUV | 97.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 133 | 0.16 | 0.37 | 0 | 0.48 | 274.29 | 0.23 | 0.43 |
| Hex | 70 | 54 | 85 | 10 | 25 | 0 | 30 | 112 | 17 | 2B |
| Octal | 160 | 124 | 205 | 20 | 45 | 0 | 60 | 422 | 27 | 53 |
| Binary | 1110000 | 1010100 | 10000101 | 10000 | 100101 | 0 | 110000 | 100010010 | 10111 | 101011 |
Color Harmonies of #705485
Complementary color
Monochromatic Colors of #705485
Black with #705485
Text Example
Text Example
White with #705485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705485; }
p { color: rgb(112,84,133); }
H1.HeaderClassName
{
color: #705485;
}
.AnyTagClassName
{
color: #705485;
}
</style>
background-color css
<style>
a { background-color: #705485; }
a { background-color: rgb(112,84,133); }
div.DivClassName
{
background-color: #705485;
}
.BgClassName
{
background-color: #705485;
}
</style>
border-color css
<style>
span { border-color: #705485; }
span { border-color: rgb(112,84,133); }
td.TdClassName
{
border-color: #705485;
}
.TagClassName
{
border-color: #705485;
}
</style>