Shades of Affair #725985
Tints of Affair #725985
RGB
CMYK
RGB Variations
Color information
#725985 (or 0x725985) is known color: Affair. HEX triplet: 72, 59 and 85. RGB value is (114,89,133). Sum of RGB (Red+Green+Blue) = 114+89+133=336 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.93% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 133 - color contains mainly: blue. Hex color #725985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725985 is #8DA67A. Grayscale: #656565. Windows color (decimal): -9283195 or 8739186. OLE color: 8739186.
HSL color Cylindrical-coordinate representation of color #725985: hue angle of 274.09º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #725985 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 89 | 133 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.48 |
| HSL | 274.09º | 0.2% | 0.44% | - |
| HSV(B) | 274.09º | 0.33% | 0.52% | - |
| XYZ | 14.75 | 12.42 | 23.81 | - |
| YUV | 101.49 | 145.78 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 133 | 0.14 | 0.33 | 0 | 0.48 | 274.09 | 0.2 | 0.44 |
| Hex | 72 | 59 | 85 | E | 21 | 0 | 30 | 112 | 14 | 2C |
| Octal | 162 | 131 | 205 | 16 | 41 | 0 | 60 | 422 | 24 | 54 |
| Binary | 1110010 | 1011001 | 10000101 | 1110 | 100001 | 0 | 110000 | 100010010 | 10100 | 101100 |
Color Harmonies of #725985
Complementary color
Monochromatic Colors of #725985
Black with #725985
Text Example
Text Example
White with #725985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725985; }
p { color: rgb(114,89,133); }
H1.HeaderClassName
{
color: #725985;
}
.AnyTagClassName
{
color: #725985;
}
</style>
background-color css
<style>
a { background-color: #725985; }
a { background-color: rgb(114,89,133); }
div.DivClassName
{
background-color: #725985;
}
.BgClassName
{
background-color: #725985;
}
</style>
border-color css
<style>
span { border-color: #725985; }
span { border-color: rgb(114,89,133); }
td.TdClassName
{
border-color: #725985;
}
.TagClassName
{
border-color: #725985;
}
</style>