Shades of Affair #72537F
Tints of Affair #72537F
RGB
CMYK
RGB Variations
Color information
#72537F (or 0x72537F) is known color: Affair. HEX triplet: 72, 53 and 7F. RGB value is (114,83,127). Sum of RGB (Red+Green+Blue) = 114+83+127=324 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.19% from 324); Green value is 83 (32.81% from 255 or 25.62% from 324); Blue value is 127 (50% from 255 or 39.20% from 324); Max value from RGB is 127 - color contains mainly: blue. Hex color #72537F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72537F is #8DAC80. Grayscale: #616161. Windows color (decimal): -9284737 or 8344434. OLE color: 8344434.
HSL color Cylindrical-coordinate representation of color #72537F: hue angle of 282.27º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #72537F is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 83 | 127 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.50 |
| HSL | 282.27º | 0.21% | 0.41% | - |
| HSV(B) | 282.27º | 0.35% | 0.5% | - |
| XYZ | 13.86 | 11.3 | 21.53 | - |
| YUV | 97.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 127 | 0.10 | 0.35 | 0 | 0.50 | 282.27 | 0.21 | 0.41 |
| Hex | 72 | 53 | 7F | A | 23 | 0 | 32 | 11A | 15 | 29 |
| Octal | 162 | 123 | 177 | 12 | 43 | 0 | 62 | 432 | 25 | 51 |
| Binary | 1110010 | 1010011 | 1111111 | 1010 | 100011 | 0 | 110010 | 100011010 | 10101 | 101001 |
Color Harmonies of #72537F
Complementary color
Monochromatic Colors of #72537F
Black with #72537F
Text Example
Text Example
White with #72537F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72537F; }
p { color: rgb(114,83,127); }
H1.HeaderClassName
{
color: #72537F;
}
.AnyTagClassName
{
color: #72537F;
}
</style>
background-color css
<style>
a { background-color: #72537F; }
a { background-color: rgb(114,83,127); }
div.DivClassName
{
background-color: #72537F;
}
.BgClassName
{
background-color: #72537F;
}
</style>
border-color css
<style>
span { border-color: #72537F; }
span { border-color: rgb(114,83,127); }
td.TdClassName
{
border-color: #72537F;
}
.TagClassName
{
border-color: #72537F;
}
</style>