Shades of Affair #734591
Tints of Affair #734591
RGB
CMYK
RGB Variations
Color information
#734591 (or 0x734591) is known color: Affair. HEX triplet: 73, 45 and 91. RGB value is (115,69,145). Sum of RGB (Red+Green+Blue) = 115+69+145=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 69 (27.34% from 255 or 20.97% from 329); Blue value is 145 (57.03% from 255 or 44.07% from 329); Max value from RGB is 145 - color contains mainly: blue. Hex color #734591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734591 is #8CBA6E. Grayscale: #5B5B5B. Windows color (decimal): -9222767 or 9520499. OLE color: 9520499.
HSL color Cylindrical-coordinate representation of color #734591: hue angle of 276.32º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #734591 is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 69 | 145 | - |
| CMYK | 0.21 | 0.52 | 0 | 0.43 |
| HSL | 276.32º | 0.36% | 0.42% | - |
| HSV(B) | 276.32º | 0.52% | 0.57% | - |
| XYZ | 14.31 | 9.95 | 27.95 | - |
| YUV | 91.42 | 158.24 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 145 | 0.21 | 0.52 | 0 | 0.43 | 276.32 | 0.36 | 0.42 |
| Hex | 73 | 45 | 91 | 15 | 34 | 0 | 2B | 114 | 24 | 2A |
| Octal | 163 | 105 | 221 | 25 | 64 | 0 | 53 | 424 | 44 | 52 |
| Binary | 1110011 | 1000101 | 10010001 | 10101 | 110100 | 0 | 101011 | 100010100 | 100100 | 101010 |
Color Harmonies of #734591
Complementary color
Monochromatic Colors of #734591
Black with #734591
Text Example
Text Example
White with #734591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734591; }
p { color: rgb(115,69,145); }
H1.HeaderClassName
{
color: #734591;
}
.AnyTagClassName
{
color: #734591;
}
</style>
background-color css
<style>
a { background-color: #734591; }
a { background-color: rgb(115,69,145); }
div.DivClassName
{
background-color: #734591;
}
.BgClassName
{
background-color: #734591;
}
</style>
border-color css
<style>
span { border-color: #734591; }
span { border-color: rgb(115,69,145); }
td.TdClassName
{
border-color: #734591;
}
.TagClassName
{
border-color: #734591;
}
</style>