Shades of Affair #705382
Tints of Affair #705382
RGB
CMYK
RGB Variations
Color information
#705382 (or 0x705382) is known color: Affair. HEX triplet: 70, 53 and 82. RGB value is (112,83,130). Sum of RGB (Red+Green+Blue) = 112+83+130=325 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.46% from 325); Green value is 83 (32.81% from 255 or 25.54% from 325); Blue value is 130 (51.17% from 255 or 40% from 325); Max value from RGB is 130 - color contains mainly: blue. Hex color #705382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705382 is #8FAC7D. Grayscale: #606060. Windows color (decimal): -9415806 or 8541040. OLE color: 8541040.
HSL color Cylindrical-coordinate representation of color #705382: hue angle of 277.02º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #705382 is Cyan = 0.14, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 83 | 130 | - |
| CMYK | 0.14 | 0.36 | 0 | 0.49 |
| HSL | 277.02º | 0.22% | 0.42% | - |
| HSV(B) | 277.02º | 0.36% | 0.51% | - |
| XYZ | 13.8 | 11.24 | 22.56 | - |
| YUV | 97.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 130 | 0.14 | 0.36 | 0 | 0.49 | 277.02 | 0.22 | 0.42 |
| Hex | 70 | 53 | 82 | E | 24 | 0 | 31 | 115 | 16 | 2A |
| Octal | 160 | 123 | 202 | 16 | 44 | 0 | 61 | 425 | 26 | 52 |
| Binary | 1110000 | 1010011 | 10000010 | 1110 | 100100 | 0 | 110001 | 100010101 | 10110 | 101010 |
Color Harmonies of #705382
Complementary color
Monochromatic Colors of #705382
Black with #705382
Text Example
Text Example
White with #705382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705382; }
p { color: rgb(112,83,130); }
H1.HeaderClassName
{
color: #705382;
}
.AnyTagClassName
{
color: #705382;
}
</style>
background-color css
<style>
a { background-color: #705382; }
a { background-color: rgb(112,83,130); }
div.DivClassName
{
background-color: #705382;
}
.BgClassName
{
background-color: #705382;
}
</style>
border-color css
<style>
span { border-color: #705382; }
span { border-color: rgb(112,83,130); }
td.TdClassName
{
border-color: #705382;
}
.TagClassName
{
border-color: #705382;
}
</style>