Shades of Affair #70538A
Tints of Affair #70538A
RGB
CMYK
RGB Variations
Color information
#70538A (or 0x70538A) is known color: Affair. HEX triplet: 70, 53 and 8A. RGB value is (112,83,138). Sum of RGB (Red+Green+Blue) = 112+83+138=333 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.63% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 138 (54.30% from 255 or 41.44% from 333); Max value from RGB is 138 - color contains mainly: blue. Hex color #70538A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #70538A is #8FAC75. Grayscale: #616161. Windows color (decimal): -9415798 or 9065328. OLE color: 9065328.
HSL color Cylindrical-coordinate representation of color #70538A: hue angle of 271.64º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #70538A is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 83 | 138 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.46 |
| HSL | 271.64º | 0.25% | 0.43% | - |
| HSV(B) | 271.64º | 0.4% | 0.54% | - |
| XYZ | 14.36 | 11.47 | 25.5 | - |
| YUV | 97.94 | 150.61 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 138 | 0.19 | 0.40 | 0 | 0.46 | 271.64 | 0.25 | 0.43 |
| Hex | 70 | 53 | 8A | 13 | 28 | 0 | 2E | 110 | 19 | 2B |
| Octal | 160 | 123 | 212 | 23 | 50 | 0 | 56 | 420 | 31 | 53 |
| Binary | 1110000 | 1010011 | 10001010 | 10011 | 101000 | 0 | 101110 | 100010000 | 11001 | 101011 |
Color Harmonies of #70538A
Complementary color
Monochromatic Colors of #70538A
Black with #70538A
Text Example
Text Example
White with #70538A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70538A; }
p { color: rgb(112,83,138); }
H1.HeaderClassName
{
color: #70538A;
}
.AnyTagClassName
{
color: #70538A;
}
</style>
background-color css
<style>
a { background-color: #70538A; }
a { background-color: rgb(112,83,138); }
div.DivClassName
{
background-color: #70538A;
}
.BgClassName
{
background-color: #70538A;
}
</style>
border-color css
<style>
span { border-color: #70538A; }
span { border-color: rgb(112,83,138); }
td.TdClassName
{
border-color: #70538A;
}
.TagClassName
{
border-color: #70538A;
}
</style>