Shades of Affair #705884
Tints of Affair #705884
RGB
CMYK
RGB Variations
Color information
#705884 (or 0x705884) is known color: Affair. HEX triplet: 70, 58 and 84. RGB value is (112,88,132). Sum of RGB (Red+Green+Blue) = 112+88+132=332 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.73% from 332); Green value is 88 (34.77% from 255 or 26.51% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 132 - color contains mainly: blue. Hex color #705884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705884 is #8FA77B. Grayscale: #646464. Windows color (decimal): -9414524 or 8673392. OLE color: 8673392.
HSL color Cylindrical-coordinate representation of color #705884: hue angle of 272.73º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #705884 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 88 | 132 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.48 |
| HSL | 272.73º | 0.2% | 0.43% | - |
| HSV(B) | 272.73º | 0.33% | 0.52% | - |
| XYZ | 14.34 | 12.09 | 23.41 | - |
| YUV | 100.19 | 145.95 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 132 | 0.15 | 0.33 | 0 | 0.48 | 272.73 | 0.2 | 0.43 |
| Hex | 70 | 58 | 84 | F | 21 | 0 | 30 | 111 | 14 | 2B |
| Octal | 160 | 130 | 204 | 17 | 41 | 0 | 60 | 421 | 24 | 53 |
| Binary | 1110000 | 1011000 | 10000100 | 1111 | 100001 | 0 | 110000 | 100010001 | 10100 | 101011 |
Color Harmonies of #705884
Complementary color
Monochromatic Colors of #705884
Black with #705884
Text Example
Text Example
White with #705884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705884; }
p { color: rgb(112,88,132); }
H1.HeaderClassName
{
color: #705884;
}
.AnyTagClassName
{
color: #705884;
}
</style>
background-color css
<style>
a { background-color: #705884; }
a { background-color: rgb(112,88,132); }
div.DivClassName
{
background-color: #705884;
}
.BgClassName
{
background-color: #705884;
}
</style>
border-color css
<style>
span { border-color: #705884; }
span { border-color: rgb(112,88,132); }
td.TdClassName
{
border-color: #705884;
}
.TagClassName
{
border-color: #705884;
}
</style>