Shades of Affair #70507C
Tints of Affair #70507C
RGB
CMYK
RGB Variations
Color information
#70507C (or 0x70507C) is known color: Affair. HEX triplet: 70, 50 and 7C. RGB value is (112,80,124). Sum of RGB (Red+Green+Blue) = 112+80+124=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 80 (31.64% from 255 or 25.32% from 316); Blue value is 124 (48.83% from 255 or 39.24% from 316); Max value from RGB is 124 - color contains mainly: blue. Hex color #70507C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70507C is #8FAF83. Grayscale: #5E5E5E. Windows color (decimal): -9416580 or 8147056. OLE color: 8147056.
HSL color Cylindrical-coordinate representation of color #70507C: hue angle of 283.64º degrees, saturation: 0.22, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #70507C is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 80 | 124 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.51 |
| HSL | 283.64º | 0.22% | 0.4% | - |
| HSV(B) | 283.64º | 0.35% | 0.49% | - |
| XYZ | 13.19 | 10.64 | 20.43 | - |
| YUV | 94.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 80 | 124 | 0.10 | 0.35 | 0 | 0.51 | 283.64 | 0.22 | 0.4 |
| Hex | 70 | 50 | 7C | A | 23 | 0 | 33 | 11C | 16 | 28 |
| Octal | 160 | 120 | 174 | 12 | 43 | 0 | 63 | 434 | 26 | 50 |
| Binary | 1110000 | 1010000 | 1111100 | 1010 | 100011 | 0 | 110011 | 100011100 | 10110 | 101000 |
Color Harmonies of #70507C
Complementary color
Monochromatic Colors of #70507C
Black with #70507C
Text Example
Text Example
White with #70507C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70507C; }
p { color: rgb(112,80,124); }
H1.HeaderClassName
{
color: #70507C;
}
.AnyTagClassName
{
color: #70507C;
}
</style>
background-color css
<style>
a { background-color: #70507C; }
a { background-color: rgb(112,80,124); }
div.DivClassName
{
background-color: #70507C;
}
.BgClassName
{
background-color: #70507C;
}
</style>
border-color css
<style>
span { border-color: #70507C; }
span { border-color: rgb(112,80,124); }
td.TdClassName
{
border-color: #70507C;
}
.TagClassName
{
border-color: #70507C;
}
</style>