Shades of Affair #70457F
Tints of Affair #70457F
RGB
CMYK
RGB Variations
Color information
#70457F (or 0x70457F) is known color: Affair. HEX triplet: 70, 45 and 7F. RGB value is (112,69,127). Sum of RGB (Red+Green+Blue) = 112+69+127=308 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.36% from 308); Green value is 69 (27.34% from 255 or 22.40% from 308); Blue value is 127 (50% from 255 or 41.23% from 308); Max value from RGB is 127 - color contains mainly: blue. Hex color #70457F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #70457F is #8FBA80. Grayscale: #585858. Windows color (decimal): -9419393 or 8340848. OLE color: 8340848.
HSL color Cylindrical-coordinate representation of color #70457F: hue angle of 284.48º degrees, saturation: 0.3, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #70457F is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 112 | 69 | 127 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.50 |
| HSL | 284.48º | 0.3% | 0.38% | - |
| HSV(B) | 284.48º | 0.46% | 0.5% | - |
| XYZ | 12.64 | 9.23 | 21.19 | - |
| YUV | 88.47 | 149.75 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 127 | 0.12 | 0.46 | 0 | 0.50 | 284.48 | 0.3 | 0.38 |
| Hex | 70 | 45 | 7F | C | 2E | 0 | 32 | 11C | 1E | 26 |
| Octal | 160 | 105 | 177 | 14 | 56 | 0 | 62 | 434 | 36 | 46 |
| Binary | 1110000 | 1000101 | 1111111 | 1100 | 101110 | 0 | 110010 | 100011100 | 11110 | 100110 |
Color Harmonies of #70457F
Complementary color
Monochromatic Colors of #70457F
Black with #70457F
Text Example
Text Example
White with #70457F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70457F; }
p { color: rgb(112,69,127); }
H1.HeaderClassName
{
color: #70457F;
}
.AnyTagClassName
{
color: #70457F;
}
</style>
background-color css
<style>
a { background-color: #70457F; }
a { background-color: rgb(112,69,127); }
div.DivClassName
{
background-color: #70457F;
}
.BgClassName
{
background-color: #70457F;
}
</style>
border-color css
<style>
span { border-color: #70457F; }
span { border-color: rgb(112,69,127); }
td.TdClassName
{
border-color: #70457F;
}
.TagClassName
{
border-color: #70457F;
}
</style>