Shades of Affair #70448A
Tints of Affair #70448A
RGB
CMYK
RGB Variations
Color information
#70448A (or 0x70448A) is known color: Affair. HEX triplet: 70, 44 and 8A. RGB value is (112,68,138). Sum of RGB (Red+Green+Blue) = 112+68+138=318 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.22% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 138 (54.30% from 255 or 43.40% from 318); Max value from RGB is 138 - color contains mainly: blue. Hex color #70448A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #70448A is #8FBB75. Grayscale: #585858. Windows color (decimal): -9419638 or 9061488. OLE color: 9061488.
HSL color Cylindrical-coordinate representation of color #70448A: hue angle of 277.71º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #70448A is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 68 | 138 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.46 |
| HSL | 277.71º | 0.34% | 0.4% | - |
| HSV(B) | 277.71º | 0.51% | 0.54% | - |
| XYZ | 13.34 | 9.41 | 25.16 | - |
| YUV | 89.14 | 155.58 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 138 | 0.19 | 0.51 | 0 | 0.46 | 277.71 | 0.34 | 0.4 |
| Hex | 70 | 44 | 8A | 13 | 33 | 0 | 2E | 116 | 22 | 28 |
| Octal | 160 | 104 | 212 | 23 | 63 | 0 | 56 | 426 | 42 | 50 |
| Binary | 1110000 | 1000100 | 10001010 | 10011 | 110011 | 0 | 101110 | 100010110 | 100010 | 101000 |
Color Harmonies of #70448A
Complementary color
Monochromatic Colors of #70448A
Black with #70448A
Text Example
Text Example
White with #70448A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70448A; }
p { color: rgb(112,68,138); }
H1.HeaderClassName
{
color: #70448A;
}
.AnyTagClassName
{
color: #70448A;
}
</style>
background-color css
<style>
a { background-color: #70448A; }
a { background-color: rgb(112,68,138); }
div.DivClassName
{
background-color: #70448A;
}
.BgClassName
{
background-color: #70448A;
}
</style>
border-color css
<style>
span { border-color: #70448A; }
span { border-color: rgb(112,68,138); }
td.TdClassName
{
border-color: #70448A;
}
.TagClassName
{
border-color: #70448A;
}
</style>