Shades of Affair #725881
Tints of Affair #725881
RGB
CMYK
RGB Variations
Color information
#725881 (or 0x725881) is known color: Affair. HEX triplet: 72, 58 and 81. RGB value is (114,88,129). Sum of RGB (Red+Green+Blue) = 114+88+129=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 88 (34.77% from 255 or 26.59% from 331); Blue value is 129 (50.78% from 255 or 38.97% from 331); Max value from RGB is 129 - color contains mainly: blue. Hex color #725881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725881 is #8DA77E. Grayscale: #646464. Windows color (decimal): -9283455 or 8476786. OLE color: 8476786.
HSL color Cylindrical-coordinate representation of color #725881: hue angle of 278.05º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #725881 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 88 | 129 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.49 |
| HSL | 278.05º | 0.19% | 0.43% | - |
| HSV(B) | 278.05º | 0.32% | 0.51% | - |
| XYZ | 14.39 | 12.14 | 22.35 | - |
| YUV | 100.45 | 144.11 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 129 | 0.12 | 0.32 | 0 | 0.49 | 278.05 | 0.19 | 0.43 |
| Hex | 72 | 58 | 81 | C | 20 | 0 | 31 | 116 | 13 | 2B |
| Octal | 162 | 130 | 201 | 14 | 40 | 0 | 61 | 426 | 23 | 53 |
| Binary | 1110010 | 1011000 | 10000001 | 1100 | 100000 | 0 | 110001 | 100010110 | 10011 | 101011 |
Color Harmonies of #725881
Complementary color
Monochromatic Colors of #725881
Black with #725881
Text Example
Text Example
White with #725881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725881; }
p { color: rgb(114,88,129); }
H1.HeaderClassName
{
color: #725881;
}
.AnyTagClassName
{
color: #725881;
}
</style>
background-color css
<style>
a { background-color: #725881; }
a { background-color: rgb(114,88,129); }
div.DivClassName
{
background-color: #725881;
}
.BgClassName
{
background-color: #725881;
}
</style>
border-color css
<style>
span { border-color: #725881; }
span { border-color: rgb(114,88,129); }
td.TdClassName
{
border-color: #725881;
}
.TagClassName
{
border-color: #725881;
}
</style>