Shades of Affair #725388
Tints of Affair #725388
RGB
CMYK
RGB Variations
Color information
#725388 (or 0x725388) is known color: Affair. HEX triplet: 72, 53 and 88. RGB value is (114,83,136). Sum of RGB (Red+Green+Blue) = 114+83+136=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 136 (53.52% from 255 or 40.84% from 333); Max value from RGB is 136 - color contains mainly: blue. Hex color #725388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725388 is #8DAC77. Grayscale: #626262. Windows color (decimal): -9284728 or 8934258. OLE color: 8934258.
HSL color Cylindrical-coordinate representation of color #725388: hue angle of 275.09º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #725388 is Cyan = 0.16, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 83 | 136 | - |
| CMYK | 0.16 | 0.39 | 0 | 0.47 |
| HSL | 275.09º | 0.24% | 0.43% | - |
| HSV(B) | 275.09º | 0.39% | 0.53% | - |
| XYZ | 14.48 | 11.54 | 24.76 | - |
| YUV | 98.31 | 149.27 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 136 | 0.16 | 0.39 | 0 | 0.47 | 275.09 | 0.24 | 0.43 |
| Hex | 72 | 53 | 88 | 10 | 27 | 0 | 2F | 113 | 18 | 2B |
| Octal | 162 | 123 | 210 | 20 | 47 | 0 | 57 | 423 | 30 | 53 |
| Binary | 1110010 | 1010011 | 10001000 | 10000 | 100111 | 0 | 101111 | 100010011 | 11000 | 101011 |
Color Harmonies of #725388
Complementary color
Monochromatic Colors of #725388
Black with #725388
Text Example
Text Example
White with #725388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725388; }
p { color: rgb(114,83,136); }
H1.HeaderClassName
{
color: #725388;
}
.AnyTagClassName
{
color: #725388;
}
</style>
background-color css
<style>
a { background-color: #725388; }
a { background-color: rgb(114,83,136); }
div.DivClassName
{
background-color: #725388;
}
.BgClassName
{
background-color: #725388;
}
</style>
border-color css
<style>
span { border-color: #725388; }
span { border-color: rgb(114,83,136); }
td.TdClassName
{
border-color: #725388;
}
.TagClassName
{
border-color: #725388;
}
</style>