Shades of Affair #70468C
Tints of Affair #70468C
RGB
CMYK
RGB Variations
Color information
#70468C (or 0x70468C) is known color: Affair. HEX triplet: 70, 46 and 8C. RGB value is (112,70,140). Sum of RGB (Red+Green+Blue) = 112+70+140=322 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.78% from 322); Green value is 70 (27.73% from 255 or 21.74% from 322); Blue value is 140 (55.08% from 255 or 43.48% from 322); Max value from RGB is 140 - color contains mainly: blue. Hex color #70468C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #70468C is #8FB973. Grayscale: #5A5A5A. Windows color (decimal): -9419124 or 9193072. OLE color: 9193072.
HSL color Cylindrical-coordinate representation of color #70468C: hue angle of 276º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #70468C is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 112 | 70 | 140 | - |
| CMYK | 0.20 | 0.50 | 0 | 0.45 |
| HSL | 276º | 0.33% | 0.41% | - |
| HSV(B) | 276º | 0.5% | 0.55% | - |
| XYZ | 13.61 | 9.72 | 25.97 | - |
| YUV | 90.54 | 155.91 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 140 | 0.20 | 0.50 | 0 | 0.45 | 276 | 0.33 | 0.41 |
| Hex | 70 | 46 | 8C | 14 | 32 | 0 | 2D | 114 | 21 | 29 |
| Octal | 160 | 106 | 214 | 24 | 62 | 0 | 55 | 424 | 41 | 51 |
| Binary | 1110000 | 1000110 | 10001100 | 10100 | 110010 | 0 | 101101 | 100010100 | 100001 | 101001 |
Color Harmonies of #70468C
Complementary color
Monochromatic Colors of #70468C
Black with #70468C
Text Example
Text Example
White with #70468C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70468C; }
p { color: rgb(112,70,140); }
H1.HeaderClassName
{
color: #70468C;
}
.AnyTagClassName
{
color: #70468C;
}
</style>
background-color css
<style>
a { background-color: #70468C; }
a { background-color: rgb(112,70,140); }
div.DivClassName
{
background-color: #70468C;
}
.BgClassName
{
background-color: #70468C;
}
</style>
border-color css
<style>
span { border-color: #70468C; }
span { border-color: rgb(112,70,140); }
td.TdClassName
{
border-color: #70468C;
}
.TagClassName
{
border-color: #70468C;
}
</style>