Shades of Affair #735191
Tints of Affair #735191
RGB
CMYK
RGB Variations
Color information
#735191 (or 0x735191) is known color: Affair. HEX triplet: 73, 51 and 91. RGB value is (115,81,145). Sum of RGB (Red+Green+Blue) = 115+81+145=341 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.72% from 341); Green value is 81 (32.03% from 255 or 23.75% from 341); Blue value is 145 (57.03% from 255 or 42.52% from 341); Max value from RGB is 145 - color contains mainly: blue. Hex color #735191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735191 is #8CAE6E. Grayscale: #626262. Windows color (decimal): -9219695 or 9523571. OLE color: 9523571.
HSL color Cylindrical-coordinate representation of color #735191: hue angle of 271.88º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #735191 is Cyan = 0.21, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 81 | 145 | - |
| CMYK | 0.21 | 0.44 | 0 | 0.43 |
| HSL | 271.88º | 0.28% | 0.44% | - |
| HSV(B) | 271.88º | 0.44% | 0.57% | - |
| XYZ | 15.12 | 11.57 | 28.22 | - |
| YUV | 98.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 145 | 0.21 | 0.44 | 0 | 0.43 | 271.88 | 0.28 | 0.44 |
| Hex | 73 | 51 | 91 | 15 | 2C | 0 | 2B | 110 | 1C | 2C |
| Octal | 163 | 121 | 221 | 25 | 54 | 0 | 53 | 420 | 34 | 54 |
| Binary | 1110011 | 1010001 | 10010001 | 10101 | 101100 | 0 | 101011 | 100010000 | 11100 | 101100 |
Color Harmonies of #735191
Complementary color
Monochromatic Colors of #735191
Black with #735191
Text Example
Text Example
White with #735191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735191; }
p { color: rgb(115,81,145); }
H1.HeaderClassName
{
color: #735191;
}
.AnyTagClassName
{
color: #735191;
}
</style>
background-color css
<style>
a { background-color: #735191; }
a { background-color: rgb(115,81,145); }
div.DivClassName
{
background-color: #735191;
}
.BgClassName
{
background-color: #735191;
}
</style>
border-color css
<style>
span { border-color: #735191; }
span { border-color: rgb(115,81,145); }
td.TdClassName
{
border-color: #735191;
}
.TagClassName
{
border-color: #735191;
}
</style>