Shades of Affair #70548A
Tints of Affair #70548A
RGB
CMYK
RGB Variations
Color information
#70548A (or 0x70548A) is known color: Affair. HEX triplet: 70, 54 and 8A. RGB value is (112,84,138). Sum of RGB (Red+Green+Blue) = 112+84+138=334 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.53% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 138 (54.30% from 255 or 41.32% from 334); Max value from RGB is 138 - color contains mainly: blue. Hex color #70548A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #70548A is #8FAB75. Grayscale: #626262. Windows color (decimal): -9415542 or 9065584. OLE color: 9065584.
HSL color Cylindrical-coordinate representation of color #70548A: hue angle of 271.11º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #70548A is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 84 | 138 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.46 |
| HSL | 271.11º | 0.24% | 0.44% | - |
| HSV(B) | 271.11º | 0.39% | 0.54% | - |
| XYZ | 14.44 | 11.62 | 25.53 | - |
| YUV | 98.53 | 150.28 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 138 | 0.19 | 0.39 | 0 | 0.46 | 271.11 | 0.24 | 0.44 |
| Hex | 70 | 54 | 8A | 13 | 27 | 0 | 2E | 10F | 18 | 2C |
| Octal | 160 | 124 | 212 | 23 | 47 | 0 | 56 | 417 | 30 | 54 |
| Binary | 1110000 | 1010100 | 10001010 | 10011 | 100111 | 0 | 101110 | 100001111 | 11000 | 101100 |
Color Harmonies of #70548A
Complementary color
Monochromatic Colors of #70548A
Black with #70548A
Text Example
Text Example
White with #70548A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70548A; }
p { color: rgb(112,84,138); }
H1.HeaderClassName
{
color: #70548A;
}
.AnyTagClassName
{
color: #70548A;
}
</style>
background-color css
<style>
a { background-color: #70548A; }
a { background-color: rgb(112,84,138); }
div.DivClassName
{
background-color: #70548A;
}
.BgClassName
{
background-color: #70548A;
}
</style>
border-color css
<style>
span { border-color: #70548A; }
span { border-color: rgb(112,84,138); }
td.TdClassName
{
border-color: #70548A;
}
.TagClassName
{
border-color: #70548A;
}
</style>