Shades of Affair #72518E
Tints of Affair #72518E
RGB
CMYK
RGB Variations
Color information
#72518E (or 0x72518E) is known color: Affair. HEX triplet: 72, 51 and 8E. RGB value is (114,81,142). Sum of RGB (Red+Green+Blue) = 114+81+142=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 81 (32.03% from 255 or 24.04% from 337); Blue value is 142 (55.86% from 255 or 42.14% from 337); Max value from RGB is 142 - color contains mainly: blue. Hex color #72518E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #72518E is #8DAE71. Grayscale: #616161. Windows color (decimal): -9285234 or 9326962. OLE color: 9326962.
HSL color Cylindrical-coordinate representation of color #72518E: hue angle of 272.46º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #72518E is Cyan = 0.20, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 81 | 142 | - |
| CMYK | 0.20 | 0.43 | 0 | 0.44 |
| HSL | 272.46º | 0.27% | 0.44% | - |
| HSV(B) | 272.46º | 0.43% | 0.56% | - |
| XYZ | 14.76 | 11.42 | 27.02 | - |
| YUV | 97.82 | 152.93 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 142 | 0.20 | 0.43 | 0 | 0.44 | 272.46 | 0.27 | 0.44 |
| Hex | 72 | 51 | 8E | 14 | 2B | 0 | 2C | 110 | 1B | 2C |
| Octal | 162 | 121 | 216 | 24 | 53 | 0 | 54 | 420 | 33 | 54 |
| Binary | 1110010 | 1010001 | 10001110 | 10100 | 101011 | 0 | 101100 | 100010000 | 11011 | 101100 |
Color Harmonies of #72518E
Complementary color
Monochromatic Colors of #72518E
Black with #72518E
Text Example
Text Example
White with #72518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72518E; }
p { color: rgb(114,81,142); }
H1.HeaderClassName
{
color: #72518E;
}
.AnyTagClassName
{
color: #72518E;
}
</style>
background-color css
<style>
a { background-color: #72518E; }
a { background-color: rgb(114,81,142); }
div.DivClassName
{
background-color: #72518E;
}
.BgClassName
{
background-color: #72518E;
}
</style>
border-color css
<style>
span { border-color: #72518E; }
span { border-color: rgb(114,81,142); }
td.TdClassName
{
border-color: #72518E;
}
.TagClassName
{
border-color: #72518E;
}
</style>