Shades of Affair #70488E
Tints of Affair #70488E
RGB
CMYK
RGB Variations
Color information
#70488E (or 0x70488E) is known color: Affair. HEX triplet: 70, 48 and 8E. RGB value is (112,72,142). Sum of RGB (Red+Green+Blue) = 112+72+142=326 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.36% from 326); Green value is 72 (28.52% from 255 or 22.09% from 326); Blue value is 142 (55.86% from 255 or 43.56% from 326); Max value from RGB is 142 - color contains mainly: blue. Hex color #70488E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #70488E is #8FB771. Grayscale: #5B5B5B. Windows color (decimal): -9418610 or 9324656. OLE color: 9324656.
HSL color Cylindrical-coordinate representation of color #70488E: hue angle of 274.29º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #70488E is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 72 | 142 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.44 |
| HSL | 274.29º | 0.33% | 0.42% | - |
| HSV(B) | 274.29º | 0.49% | 0.56% | - |
| XYZ | 13.88 | 10.03 | 26.8 | - |
| YUV | 91.94 | 156.25 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 142 | 0.21 | 0.49 | 0 | 0.44 | 274.29 | 0.33 | 0.42 |
| Hex | 70 | 48 | 8E | 15 | 31 | 0 | 2C | 112 | 21 | 2A |
| Octal | 160 | 110 | 216 | 25 | 61 | 0 | 54 | 422 | 41 | 52 |
| Binary | 1110000 | 1001000 | 10001110 | 10101 | 110001 | 0 | 101100 | 100010010 | 100001 | 101010 |
Color Harmonies of #70488E
Complementary color
Monochromatic Colors of #70488E
Black with #70488E
Text Example
Text Example
White with #70488E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70488E; }
p { color: rgb(112,72,142); }
H1.HeaderClassName
{
color: #70488E;
}
.AnyTagClassName
{
color: #70488E;
}
</style>
background-color css
<style>
a { background-color: #70488E; }
a { background-color: rgb(112,72,142); }
div.DivClassName
{
background-color: #70488E;
}
.BgClassName
{
background-color: #70488E;
}
</style>
border-color css
<style>
span { border-color: #70488E; }
span { border-color: rgb(112,72,142); }
td.TdClassName
{
border-color: #70488E;
}
.TagClassName
{
border-color: #70488E;
}
</style>