Shades of Affair #70458A
Tints of Affair #70458A
RGB
CMYK
RGB Variations
Color information
#70458A (or 0x70458A) is known color: Affair. HEX triplet: 70, 45 and 8A. RGB value is (112,69,138). Sum of RGB (Red+Green+Blue) = 112+69+138=319 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.11% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 138 (54.30% from 255 or 43.26% from 319); Max value from RGB is 138 - color contains mainly: blue. Hex color #70458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #70458A is #8FBA75. Grayscale: #595959. Windows color (decimal): -9419382 or 9061744. OLE color: 9061744.
HSL color Cylindrical-coordinate representation of color #70458A: hue angle of 277.39º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #70458A is Cyan = 0.19, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 69 | 138 | - |
| CMYK | 0.19 | 0.5 | 0 | 0.46 |
| HSL | 277.39º | 0.33% | 0.41% | - |
| HSV(B) | 277.39º | 0.5% | 0.54% | - |
| XYZ | 13.4 | 9.54 | 25.18 | - |
| YUV | 89.72 | 155.25 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 138 | 0.19 | 0.5 | 0 | 0.46 | 277.39 | 0.33 | 0.41 |
| Hex | 70 | 45 | 8A | 13 | 32 | 0 | 2E | 115 | 21 | 29 |
| Octal | 160 | 105 | 212 | 23 | 62 | 0 | 56 | 425 | 41 | 51 |
| Binary | 1110000 | 1000101 | 10001010 | 10011 | 110010 | 0 | 101110 | 100010101 | 100001 | 101001 |
Color Harmonies of #70458A
Complementary color
Monochromatic Colors of #70458A
Black with #70458A
Text Example
Text Example
White with #70458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70458A; }
p { color: rgb(112,69,138); }
H1.HeaderClassName
{
color: #70458A;
}
.AnyTagClassName
{
color: #70458A;
}
</style>
background-color css
<style>
a { background-color: #70458A; }
a { background-color: rgb(112,69,138); }
div.DivClassName
{
background-color: #70458A;
}
.BgClassName
{
background-color: #70458A;
}
</style>
border-color css
<style>
span { border-color: #70458A; }
span { border-color: rgb(112,69,138); }
td.TdClassName
{
border-color: #70458A;
}
.TagClassName
{
border-color: #70458A;
}
</style>