Shades of Affair #72537C
Tints of Affair #72537C
RGB
CMYK
RGB Variations
Color information
#72537C (or 0x72537C) is known color: Affair. HEX triplet: 72, 53 and 7C. RGB value is (114,83,124). Sum of RGB (Red+Green+Blue) = 114+83+124=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 83 (32.81% from 255 or 25.86% from 321); Blue value is 124 (48.83% from 255 or 38.63% from 321); Max value from RGB is 124 - color contains mainly: blue. Hex color #72537C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72537C is #8DAC83. Grayscale: #606060. Windows color (decimal): -9284740 or 8147826. OLE color: 8147826.
HSL color Cylindrical-coordinate representation of color #72537C: hue angle of 285.37º degrees, saturation: 0.2, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #72537C is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 83 | 124 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.51 |
| HSL | 285.37º | 0.2% | 0.41% | - |
| HSV(B) | 285.37º | 0.33% | 0.49% | - |
| XYZ | 13.67 | 11.22 | 20.51 | - |
| YUV | 96.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 124 | 0.08 | 0.33 | 0 | 0.51 | 285.37 | 0.2 | 0.41 |
| Hex | 72 | 53 | 7C | 8 | 21 | 0 | 33 | 11D | 14 | 29 |
| Octal | 162 | 123 | 174 | 10 | 41 | 0 | 63 | 435 | 24 | 51 |
| Binary | 1110010 | 1010011 | 1111100 | 1000 | 100001 | 0 | 110011 | 100011101 | 10100 | 101001 |
Color Harmonies of #72537C
Complementary color
Monochromatic Colors of #72537C
Black with #72537C
Text Example
Text Example
White with #72537C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72537C; }
p { color: rgb(114,83,124); }
H1.HeaderClassName
{
color: #72537C;
}
.AnyTagClassName
{
color: #72537C;
}
</style>
background-color css
<style>
a { background-color: #72537C; }
a { background-color: rgb(114,83,124); }
div.DivClassName
{
background-color: #72537C;
}
.BgClassName
{
background-color: #72537C;
}
</style>
border-color css
<style>
span { border-color: #72537C; }
span { border-color: rgb(114,83,124); }
td.TdClassName
{
border-color: #72537C;
}
.TagClassName
{
border-color: #72537C;
}
</style>