Shades of Affair #70547D
Tints of Affair #70547D
RGB
CMYK
RGB Variations
Color information
#70547D (or 0x70547D) is known color: Affair. HEX triplet: 70, 54 and 7D. RGB value is (112,84,125). Sum of RGB (Red+Green+Blue) = 112+84+125=321 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.89% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 125 (49.22% from 255 or 38.94% from 321); Max value from RGB is 125 - color contains mainly: blue. Hex color #70547D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70547D is #8FAB82. Grayscale: #606060. Windows color (decimal): -9415555 or 8213616. OLE color: 8213616.
HSL color Cylindrical-coordinate representation of color #70547D: hue angle of 280.98º degrees, saturation: 0.2, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #70547D is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 84 | 125 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.51 |
| HSL | 280.98º | 0.2% | 0.41% | - |
| HSV(B) | 280.98º | 0.33% | 0.49% | - |
| XYZ | 13.55 | 11.27 | 20.86 | - |
| YUV | 97.05 | 143.78 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 125 | 0.10 | 0.33 | 0 | 0.51 | 280.98 | 0.2 | 0.41 |
| Hex | 70 | 54 | 7D | A | 21 | 0 | 33 | 119 | 14 | 29 |
| Octal | 160 | 124 | 175 | 12 | 41 | 0 | 63 | 431 | 24 | 51 |
| Binary | 1110000 | 1010100 | 1111101 | 1010 | 100001 | 0 | 110011 | 100011001 | 10100 | 101001 |
Color Harmonies of #70547D
Complementary color
Monochromatic Colors of #70547D
Black with #70547D
Text Example
Text Example
White with #70547D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70547D; }
p { color: rgb(112,84,125); }
H1.HeaderClassName
{
color: #70547D;
}
.AnyTagClassName
{
color: #70547D;
}
</style>
background-color css
<style>
a { background-color: #70547D; }
a { background-color: rgb(112,84,125); }
div.DivClassName
{
background-color: #70547D;
}
.BgClassName
{
background-color: #70547D;
}
</style>
border-color css
<style>
span { border-color: #70547D; }
span { border-color: rgb(112,84,125); }
td.TdClassName
{
border-color: #70547D;
}
.TagClassName
{
border-color: #70547D;
}
</style>