Shades of Affair #725390
Tints of Affair #725390
RGB
CMYK
RGB Variations
Color information
#725390 (or 0x725390) is known color: Affair. HEX triplet: 72, 53 and 90. RGB value is (114,83,144). Sum of RGB (Red+Green+Blue) = 114+83+144=341 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.43% from 341); Green value is 83 (32.81% from 255 or 24.34% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 144 - color contains mainly: blue. Hex color #725390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725390 is #8DAC6F. Grayscale: #636363. Windows color (decimal): -9284720 or 9458546. OLE color: 9458546.
HSL color Cylindrical-coordinate representation of color #725390: hue angle of 270.49º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #725390 is Cyan = 0.21, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 83 | 144 | - |
| CMYK | 0.21 | 0.42 | 0 | 0.44 |
| HSL | 270.49º | 0.27% | 0.45% | - |
| HSV(B) | 270.49º | 0.42% | 0.56% | - |
| XYZ | 15.07 | 11.78 | 27.86 | - |
| YUV | 99.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 144 | 0.21 | 0.42 | 0 | 0.44 | 270.49 | 0.27 | 0.45 |
| Hex | 72 | 53 | 90 | 15 | 2A | 0 | 2C | 10E | 1B | 2D |
| Octal | 162 | 123 | 220 | 25 | 52 | 0 | 54 | 416 | 33 | 55 |
| Binary | 1110010 | 1010011 | 10010000 | 10101 | 101010 | 0 | 101100 | 100001110 | 11011 | 101101 |
Color Harmonies of #725390
Complementary color
Monochromatic Colors of #725390
Black with #725390
Text Example
Text Example
White with #725390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725390; }
p { color: rgb(114,83,144); }
H1.HeaderClassName
{
color: #725390;
}
.AnyTagClassName
{
color: #725390;
}
</style>
background-color css
<style>
a { background-color: #725390; }
a { background-color: rgb(114,83,144); }
div.DivClassName
{
background-color: #725390;
}
.BgClassName
{
background-color: #725390;
}
</style>
border-color css
<style>
span { border-color: #725390; }
span { border-color: rgb(114,83,144); }
td.TdClassName
{
border-color: #725390;
}
.TagClassName
{
border-color: #725390;
}
</style>