Shades of Affair #734380
Tints of Affair #734380
RGB
CMYK
RGB Variations
Color information
#734380 (or 0x734380) is known color: Affair. HEX triplet: 73, 43 and 80. RGB value is (115,67,128). Sum of RGB (Red+Green+Blue) = 115+67+128=310 (41% of max value = 765). Red value is 115 (45.31% from 255 or 37.10% from 310); Green value is 67 (26.56% from 255 or 21.61% from 310); Blue value is 128 (50.39% from 255 or 41.29% from 310); Max value from RGB is 128 - color contains mainly: blue. Hex color #734380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734380 is #8CBC7F. Grayscale: #585858. Windows color (decimal): -9223296 or 8405875. OLE color: 8405875.
HSL color Cylindrical-coordinate representation of color #734380: hue angle of 287.21º 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 #734380 is Cyan = 0.10, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 67 | 128 | - |
| CMYK | 0.10 | 0.48 | 0 | 0.50 |
| HSL | 287.21º | 0.31% | 0.38% | - |
| HSV(B) | 287.21º | 0.48% | 0.5% | - |
| XYZ | 12.97 | 9.22 | 21.52 | - |
| YUV | 88.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 128 | 0.10 | 0.48 | 0 | 0.50 | 287.21 | 0.31 | 0.38 |
| Hex | 73 | 43 | 80 | A | 30 | 0 | 32 | 11F | 1F | 26 |
| Octal | 163 | 103 | 200 | 12 | 60 | 0 | 62 | 437 | 37 | 46 |
| Binary | 1110011 | 1000011 | 10000000 | 1010 | 110000 | 0 | 110010 | 100011111 | 11111 | 100110 |
Color Harmonies of #734380
Complementary color
Monochromatic Colors of #734380
Black with #734380
Text Example
Text Example
White with #734380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734380; }
p { color: rgb(115,67,128); }
H1.HeaderClassName
{
color: #734380;
}
.AnyTagClassName
{
color: #734380;
}
</style>
background-color css
<style>
a { background-color: #734380; }
a { background-color: rgb(115,67,128); }
div.DivClassName
{
background-color: #734380;
}
.BgClassName
{
background-color: #734380;
}
</style>
border-color css
<style>
span { border-color: #734380; }
span { border-color: rgb(115,67,128); }
td.TdClassName
{
border-color: #734380;
}
.TagClassName
{
border-color: #734380;
}
</style>