Shades of Affair #70447F
Tints of Affair #70447F
RGB
CMYK
RGB Variations
Color information
#70447F (or 0x70447F) is known color: Affair. HEX triplet: 70, 44 and 7F. RGB value is (112,68,127). Sum of RGB (Red+Green+Blue) = 112+68+127=307 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.48% from 307); Green value is 68 (26.95% from 255 or 22.15% from 307); Blue value is 127 (50% from 255 or 41.37% from 307); Max value from RGB is 127 - color contains mainly: blue. Hex color #70447F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #70447F is #8FBB80. Grayscale: #575757. Windows color (decimal): -9419649 or 8340592. OLE color: 8340592.
HSL color Cylindrical-coordinate representation of color #70447F: hue angle of 284.75º 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 #70447F is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 112 | 68 | 127 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.50 |
| HSL | 284.75º | 0.3% | 0.38% | - |
| HSV(B) | 284.75º | 0.46% | 0.5% | - |
| XYZ | 12.58 | 9.11 | 21.17 | - |
| YUV | 87.88 | 150.08 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 127 | 0.12 | 0.46 | 0 | 0.50 | 284.75 | 0.3 | 0.38 |
| Hex | 70 | 44 | 7F | C | 2E | 0 | 32 | 11D | 1E | 26 |
| Octal | 160 | 104 | 177 | 14 | 56 | 0 | 62 | 435 | 36 | 46 |
| Binary | 1110000 | 1000100 | 1111111 | 1100 | 101110 | 0 | 110010 | 100011101 | 11110 | 100110 |
Color Harmonies of #70447F
Complementary color
Monochromatic Colors of #70447F
Black with #70447F
Text Example
Text Example
White with #70447F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70447F; }
p { color: rgb(112,68,127); }
H1.HeaderClassName
{
color: #70447F;
}
.AnyTagClassName
{
color: #70447F;
}
</style>
background-color css
<style>
a { background-color: #70447F; }
a { background-color: rgb(112,68,127); }
div.DivClassName
{
background-color: #70447F;
}
.BgClassName
{
background-color: #70447F;
}
</style>
border-color css
<style>
span { border-color: #70447F; }
span { border-color: rgb(112,68,127); }
td.TdClassName
{
border-color: #70447F;
}
.TagClassName
{
border-color: #70447F;
}
</style>