Shades of Affair #725781
Tints of Affair #725781
RGB
CMYK
RGB Variations
Color information
#725781 (or 0x725781) is known color: Affair. HEX triplet: 72, 57 and 81. RGB value is (114,87,129). Sum of RGB (Red+Green+Blue) = 114+87+129=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 87 (34.38% from 255 or 26.36% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #725781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725781 is #8DA87E. Grayscale: #636363. Windows color (decimal): -9283711 or 8476530. OLE color: 8476530.
HSL color Cylindrical-coordinate representation of color #725781: hue angle of 278.57º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #725781 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 87 | 129 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.49 |
| HSL | 278.57º | 0.19% | 0.42% | - |
| HSV(B) | 278.57º | 0.33% | 0.51% | - |
| XYZ | 14.31 | 11.98 | 22.33 | - |
| YUV | 99.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 129 | 0.12 | 0.33 | 0 | 0.49 | 278.57 | 0.19 | 0.42 |
| Hex | 72 | 57 | 81 | C | 21 | 0 | 31 | 117 | 13 | 2A |
| Octal | 162 | 127 | 201 | 14 | 41 | 0 | 61 | 427 | 23 | 52 |
| Binary | 1110010 | 1010111 | 10000001 | 1100 | 100001 | 0 | 110001 | 100010111 | 10011 | 101010 |
Color Harmonies of #725781
Complementary color
Monochromatic Colors of #725781
Black with #725781
Text Example
Text Example
White with #725781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725781; }
p { color: rgb(114,87,129); }
H1.HeaderClassName
{
color: #725781;
}
.AnyTagClassName
{
color: #725781;
}
</style>
background-color css
<style>
a { background-color: #725781; }
a { background-color: rgb(114,87,129); }
div.DivClassName
{
background-color: #725781;
}
.BgClassName
{
background-color: #725781;
}
</style>
border-color css
<style>
span { border-color: #725781; }
span { border-color: rgb(114,87,129); }
td.TdClassName
{
border-color: #725781;
}
.TagClassName
{
border-color: #725781;
}
</style>