Shades of Affair #70437E
Tints of Affair #70437E
RGB
CMYK
RGB Variations
Color information
#70437E (or 0x70437E) is known color: Affair. HEX triplet: 70, 43 and 7E. RGB value is (112,67,126). Sum of RGB (Red+Green+Blue) = 112+67+126=305 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.72% from 305); Green value is 67 (26.56% from 255 or 21.97% from 305); Blue value is 126 (49.61% from 255 or 41.31% from 305); Max value from RGB is 126 - color contains mainly: blue. Hex color #70437E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #70437E is #8FBC81. Grayscale: #565656. Windows color (decimal): -9419906 or 8274800. OLE color: 8274800.
HSL color Cylindrical-coordinate representation of color #70437E: hue angle of 285.76º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #70437E is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 67 | 126 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.51 |
| HSL | 285.76º | 0.31% | 0.38% | - |
| HSV(B) | 285.76º | 0.47% | 0.49% | - |
| XYZ | 12.46 | 8.97 | 20.81 | - |
| YUV | 87.18 | 149.91 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 126 | 0.11 | 0.47 | 0 | 0.51 | 285.76 | 0.31 | 0.38 |
| Hex | 70 | 43 | 7E | B | 2F | 0 | 33 | 11E | 1F | 26 |
| Octal | 160 | 103 | 176 | 13 | 57 | 0 | 63 | 436 | 37 | 46 |
| Binary | 1110000 | 1000011 | 1111110 | 1011 | 101111 | 0 | 110011 | 100011110 | 11111 | 100110 |
Color Harmonies of #70437E
Complementary color
Monochromatic Colors of #70437E
Black with #70437E
Text Example
Text Example
White with #70437E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70437E; }
p { color: rgb(112,67,126); }
H1.HeaderClassName
{
color: #70437E;
}
.AnyTagClassName
{
color: #70437E;
}
</style>
background-color css
<style>
a { background-color: #70437E; }
a { background-color: rgb(112,67,126); }
div.DivClassName
{
background-color: #70437E;
}
.BgClassName
{
background-color: #70437E;
}
</style>
border-color css
<style>
span { border-color: #70437E; }
span { border-color: rgb(112,67,126); }
td.TdClassName
{
border-color: #70437E;
}
.TagClassName
{
border-color: #70437E;
}
</style>