Shades of Affair #734381
Tints of Affair #734381
RGB
CMYK
RGB Variations
Color information
#734381 (or 0x734381) is known color: Affair. HEX triplet: 73, 43 and 81. RGB value is (115,67,129). Sum of RGB (Red+Green+Blue) = 115+67+129=311 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.98% from 311); Green value is 67 (26.56% from 255 or 21.54% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #734381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734381 is #8CBC7E. Grayscale: #585858. Windows color (decimal): -9223295 or 8471411. OLE color: 8471411.
HSL color Cylindrical-coordinate representation of color #734381: hue angle of 286.45º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #734381 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 67 | 129 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.49 |
| HSL | 286.45º | 0.32% | 0.38% | - |
| HSV(B) | 286.45º | 0.48% | 0.51% | - |
| XYZ | 13.04 | 9.24 | 21.87 | - |
| YUV | 88.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 129 | 0.11 | 0.48 | 0 | 0.49 | 286.45 | 0.32 | 0.38 |
| Hex | 73 | 43 | 81 | B | 30 | 0 | 31 | 11E | 20 | 26 |
| Octal | 163 | 103 | 201 | 13 | 60 | 0 | 61 | 436 | 40 | 46 |
| Binary | 1110011 | 1000011 | 10000001 | 1011 | 110000 | 0 | 110001 | 100011110 | 100000 | 100110 |
Color Harmonies of #734381
Complementary color
Monochromatic Colors of #734381
Black with #734381
Text Example
Text Example
White with #734381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734381; }
p { color: rgb(115,67,129); }
H1.HeaderClassName
{
color: #734381;
}
.AnyTagClassName
{
color: #734381;
}
</style>
background-color css
<style>
a { background-color: #734381; }
a { background-color: rgb(115,67,129); }
div.DivClassName
{
background-color: #734381;
}
.BgClassName
{
background-color: #734381;
}
</style>
border-color css
<style>
span { border-color: #734381; }
span { border-color: rgb(115,67,129); }
td.TdClassName
{
border-color: #734381;
}
.TagClassName
{
border-color: #734381;
}
</style>