Shades of Affair #725488
Tints of Affair #725488
RGB
CMYK
RGB Variations
Color information
#725488 (or 0x725488) is known color: Affair. HEX triplet: 72, 54 and 88. RGB value is (114,84,136). Sum of RGB (Red+Green+Blue) = 114+84+136=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #725488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725488 is #8DAB77. Grayscale: #626262. Windows color (decimal): -9284472 or 8934514. OLE color: 8934514.
HSL color Cylindrical-coordinate representation of color #725488: hue angle of 274.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #725488 is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 84 | 136 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.47 |
| HSL | 274.62º | 0.24% | 0.43% | - |
| HSV(B) | 274.62º | 0.38% | 0.53% | - |
| XYZ | 14.55 | 11.7 | 24.78 | - |
| YUV | 98.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 136 | 0.16 | 0.38 | 0 | 0.47 | 274.62 | 0.24 | 0.43 |
| Hex | 72 | 54 | 88 | 10 | 26 | 0 | 2F | 113 | 18 | 2B |
| Octal | 162 | 124 | 210 | 20 | 46 | 0 | 57 | 423 | 30 | 53 |
| Binary | 1110010 | 1010100 | 10001000 | 10000 | 100110 | 0 | 101111 | 100010011 | 11000 | 101011 |
Color Harmonies of #725488
Complementary color
Monochromatic Colors of #725488
Black with #725488
Text Example
Text Example
White with #725488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725488; }
p { color: rgb(114,84,136); }
H1.HeaderClassName
{
color: #725488;
}
.AnyTagClassName
{
color: #725488;
}
</style>
background-color css
<style>
a { background-color: #725488; }
a { background-color: rgb(114,84,136); }
div.DivClassName
{
background-color: #725488;
}
.BgClassName
{
background-color: #725488;
}
</style>
border-color css
<style>
span { border-color: #725488; }
span { border-color: rgb(114,84,136); }
td.TdClassName
{
border-color: #725488;
}
.TagClassName
{
border-color: #725488;
}
</style>