Shades of Affair #705885
Tints of Affair #705885
RGB
CMYK
RGB Variations
Color information
#705885 (or 0x705885) is known color: Affair. HEX triplet: 70, 58 and 85. RGB value is (112,88,133). Sum of RGB (Red+Green+Blue) = 112+88+133=333 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.63% from 333); Green value is 88 (34.77% from 255 or 26.43% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 133 - color contains mainly: blue. Hex color #705885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705885 is #8FA77A. Grayscale: #646464. Windows color (decimal): -9414523 or 8738928. OLE color: 8738928.
HSL color Cylindrical-coordinate representation of color #705885: hue angle of 272º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #705885 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 88 | 133 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.48 |
| HSL | 272º | 0.2% | 0.43% | - |
| HSV(B) | 272º | 0.34% | 0.52% | - |
| XYZ | 14.41 | 12.12 | 23.77 | - |
| YUV | 100.31 | 146.45 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 133 | 0.16 | 0.34 | 0 | 0.48 | 272 | 0.2 | 0.43 |
| Hex | 70 | 58 | 85 | 10 | 22 | 0 | 30 | 110 | 14 | 2B |
| Octal | 160 | 130 | 205 | 20 | 42 | 0 | 60 | 420 | 24 | 53 |
| Binary | 1110000 | 1011000 | 10000101 | 10000 | 100010 | 0 | 110000 | 100010000 | 10100 | 101011 |
Color Harmonies of #705885
Complementary color
Monochromatic Colors of #705885
Black with #705885
Text Example
Text Example
White with #705885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705885; }
p { color: rgb(112,88,133); }
H1.HeaderClassName
{
color: #705885;
}
.AnyTagClassName
{
color: #705885;
}
</style>
background-color css
<style>
a { background-color: #705885; }
a { background-color: rgb(112,88,133); }
div.DivClassName
{
background-color: #705885;
}
.BgClassName
{
background-color: #705885;
}
</style>
border-color css
<style>
span { border-color: #705885; }
span { border-color: rgb(112,88,133); }
td.TdClassName
{
border-color: #705885;
}
.TagClassName
{
border-color: #705885;
}
</style>