Shades of Affair #70577F
Tints of Affair #70577F
RGB
CMYK
RGB Variations
Color information
#70577F (or 0x70577F) is known color: Affair. HEX triplet: 70, 57 and 7F. RGB value is (112,87,127). Sum of RGB (Red+Green+Blue) = 112+87+127=326 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.36% from 326); Green value is 87 (34.38% from 255 or 26.69% from 326); Blue value is 127 (50% from 255 or 38.96% from 326); Max value from RGB is 127 - color contains mainly: blue. Hex color #70577F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70577F is #8FA880. Grayscale: #626262. Windows color (decimal): -9414785 or 8345456. OLE color: 8345456.
HSL color Cylindrical-coordinate representation of color #70577F: hue angle of 277.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #70577F is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 112 | 87 | 127 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.50 |
| HSL | 277.5º | 0.19% | 0.42% | - |
| HSV(B) | 277.5º | 0.31% | 0.5% | - |
| XYZ | 13.92 | 11.79 | 21.62 | - |
| YUV | 99.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 127 | 0.12 | 0.31 | 0 | 0.50 | 277.5 | 0.19 | 0.42 |
| Hex | 70 | 57 | 7F | C | 1F | 0 | 32 | 116 | 13 | 2A |
| Octal | 160 | 127 | 177 | 14 | 37 | 0 | 62 | 426 | 23 | 52 |
| Binary | 1110000 | 1010111 | 1111111 | 1100 | 11111 | 0 | 110010 | 100010110 | 10011 | 101010 |
Color Harmonies of #70577F
Complementary color
Monochromatic Colors of #70577F
Black with #70577F
Text Example
Text Example
White with #70577F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70577F; }
p { color: rgb(112,87,127); }
H1.HeaderClassName
{
color: #70577F;
}
.AnyTagClassName
{
color: #70577F;
}
</style>
background-color css
<style>
a { background-color: #70577F; }
a { background-color: rgb(112,87,127); }
div.DivClassName
{
background-color: #70577F;
}
.BgClassName
{
background-color: #70577F;
}
</style>
border-color css
<style>
span { border-color: #70577F; }
span { border-color: rgb(112,87,127); }
td.TdClassName
{
border-color: #70577F;
}
.TagClassName
{
border-color: #70577F;
}
</style>