Shades of Affair #704380
Tints of Affair #704380
RGB
CMYK
RGB Variations
Color information
#704380 (or 0x704380) is known color: Affair. HEX triplet: 70, 43 and 80. RGB value is (112,67,128). Sum of RGB (Red+Green+Blue) = 112+67+128=307 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.48% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 128 (50.39% from 255 or 41.69% from 307); Max value from RGB is 128 - color contains mainly: blue. Hex color #704380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704380 is #8FBC7F. Grayscale: #575757. Windows color (decimal): -9419904 or 8405872. OLE color: 8405872.
HSL color Cylindrical-coordinate representation of color #704380: hue angle of 284.26º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #704380 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 112 | 67 | 128 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.50 |
| HSL | 284.26º | 0.31% | 0.38% | - |
| HSV(B) | 284.26º | 0.48% | 0.5% | - |
| XYZ | 12.59 | 9.02 | 21.5 | - |
| YUV | 87.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 128 | 0.12 | 0.48 | 0 | 0.50 | 284.26 | 0.31 | 0.38 |
| Hex | 70 | 43 | 80 | C | 30 | 0 | 32 | 11C | 1F | 26 |
| Octal | 160 | 103 | 200 | 14 | 60 | 0 | 62 | 434 | 37 | 46 |
| Binary | 1110000 | 1000011 | 10000000 | 1100 | 110000 | 0 | 110010 | 100011100 | 11111 | 100110 |
Color Harmonies of #704380
Complementary color
Monochromatic Colors of #704380
Black with #704380
Text Example
Text Example
White with #704380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704380; }
p { color: rgb(112,67,128); }
H1.HeaderClassName
{
color: #704380;
}
.AnyTagClassName
{
color: #704380;
}
</style>
background-color css
<style>
a { background-color: #704380; }
a { background-color: rgb(112,67,128); }
div.DivClassName
{
background-color: #704380;
}
.BgClassName
{
background-color: #704380;
}
</style>
border-color css
<style>
span { border-color: #704380; }
span { border-color: rgb(112,67,128); }
td.TdClassName
{
border-color: #704380;
}
.TagClassName
{
border-color: #704380;
}
</style>