Shades of Affair #70477D
Tints of Affair #70477D
RGB
CMYK
RGB Variations
Color information
#70477D (or 0x70477D) is known color: Affair. HEX triplet: 70, 47 and 7D. RGB value is (112,71,125). Sum of RGB (Red+Green+Blue) = 112+71+125=308 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.36% from 308); Green value is 71 (28.12% from 255 or 23.05% from 308); Blue value is 125 (49.22% from 255 or 40.58% from 308); Max value from RGB is 125 - color contains mainly: blue. Hex color #70477D is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #70477D is #8FB882. Grayscale: #595959. Windows color (decimal): -9418883 or 8210288. OLE color: 8210288.
HSL color Cylindrical-coordinate representation of color #70477D: hue angle of 285.56º degrees, saturation: 0.28, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #70477D is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 71 | 125 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.51 |
| HSL | 285.56º | 0.28% | 0.38% | - |
| HSV(B) | 285.56º | 0.43% | 0.49% | - |
| XYZ | 12.64 | 9.43 | 20.56 | - |
| YUV | 89.42 | 148.08 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 125 | 0.10 | 0.43 | 0 | 0.51 | 285.56 | 0.28 | 0.38 |
| Hex | 70 | 47 | 7D | A | 2B | 0 | 33 | 11E | 1C | 26 |
| Octal | 160 | 107 | 175 | 12 | 53 | 0 | 63 | 436 | 34 | 46 |
| Binary | 1110000 | 1000111 | 1111101 | 1010 | 101011 | 0 | 110011 | 100011110 | 11100 | 100110 |
Color Harmonies of #70477D
Complementary color
Monochromatic Colors of #70477D
Black with #70477D
Text Example
Text Example
White with #70477D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70477D; }
p { color: rgb(112,71,125); }
H1.HeaderClassName
{
color: #70477D;
}
.AnyTagClassName
{
color: #70477D;
}
</style>
background-color css
<style>
a { background-color: #70477D; }
a { background-color: rgb(112,71,125); }
div.DivClassName
{
background-color: #70477D;
}
.BgClassName
{
background-color: #70477D;
}
</style>
border-color css
<style>
span { border-color: #70477D; }
span { border-color: rgb(112,71,125); }
td.TdClassName
{
border-color: #70477D;
}
.TagClassName
{
border-color: #70477D;
}
</style>