Shades of Affair #725085
Tints of Affair #725085
RGB
CMYK
RGB Variations
Color information
#725085 (or 0x725085) is known color: Affair. HEX triplet: 72, 50 and 85. RGB value is (114,80,133). Sum of RGB (Red+Green+Blue) = 114+80+133=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 80 (31.64% from 255 or 24.46% from 327); Blue value is 133 (52.34% from 255 or 40.67% from 327); Max value from RGB is 133 - color contains mainly: blue. Hex color #725085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725085 is #8DAF7A. Grayscale: #606060. Windows color (decimal): -9285499 or 8736882. OLE color: 8736882.
HSL color Cylindrical-coordinate representation of color #725085: hue angle of 278.49º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #725085 is Cyan = 0.14, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 80 | 133 | - |
| CMYK | 0.14 | 0.40 | 0 | 0.48 |
| HSL | 278.49º | 0.25% | 0.42% | - |
| HSV(B) | 278.49º | 0.4% | 0.52% | - |
| XYZ | 14.04 | 11.01 | 23.58 | - |
| YUV | 96.21 | 148.76 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 133 | 0.14 | 0.40 | 0 | 0.48 | 278.49 | 0.25 | 0.42 |
| Hex | 72 | 50 | 85 | E | 28 | 0 | 30 | 116 | 19 | 2A |
| Octal | 162 | 120 | 205 | 16 | 50 | 0 | 60 | 426 | 31 | 52 |
| Binary | 1110010 | 1010000 | 10000101 | 1110 | 101000 | 0 | 110000 | 100010110 | 11001 | 101010 |
Color Harmonies of #725085
Complementary color
Monochromatic Colors of #725085
Black with #725085
Text Example
Text Example
White with #725085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725085; }
p { color: rgb(114,80,133); }
H1.HeaderClassName
{
color: #725085;
}
.AnyTagClassName
{
color: #725085;
}
</style>
background-color css
<style>
a { background-color: #725085; }
a { background-color: rgb(114,80,133); }
div.DivClassName
{
background-color: #725085;
}
.BgClassName
{
background-color: #725085;
}
</style>
border-color css
<style>
span { border-color: #725085; }
span { border-color: rgb(114,80,133); }
td.TdClassName
{
border-color: #725085;
}
.TagClassName
{
border-color: #725085;
}
</style>