Shades of Affair #72557C
Tints of Affair #72557C
RGB
CMYK
RGB Variations
Color information
#72557C (or 0x72557C) is known color: Affair. HEX triplet: 72, 55 and 7C. RGB value is (114,85,124). Sum of RGB (Red+Green+Blue) = 114+85+124=323 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.29% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 124 (48.83% from 255 or 38.39% from 323); Max value from RGB is 124 - color contains mainly: blue. Hex color #72557C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72557C is #8DAA83. Grayscale: #616161. Windows color (decimal): -9284228 or 8148338. OLE color: 8148338.
HSL color Cylindrical-coordinate representation of color #72557C: hue angle of 284.62º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #72557C is Cyan = 0.08, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 85 | 124 | - |
| CMYK | 0.08 | 0.31 | 0 | 0.51 |
| HSL | 284.62º | 0.19% | 0.41% | - |
| HSV(B) | 284.62º | 0.31% | 0.49% | - |
| XYZ | 13.83 | 11.53 | 20.57 | - |
| YUV | 98.12 | 142.61 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 124 | 0.08 | 0.31 | 0 | 0.51 | 284.62 | 0.19 | 0.41 |
| Hex | 72 | 55 | 7C | 8 | 1F | 0 | 33 | 11D | 13 | 29 |
| Octal | 162 | 125 | 174 | 10 | 37 | 0 | 63 | 435 | 23 | 51 |
| Binary | 1110010 | 1010101 | 1111100 | 1000 | 11111 | 0 | 110011 | 100011101 | 10011 | 101001 |
Color Harmonies of #72557C
Complementary color
Monochromatic Colors of #72557C
Black with #72557C
Text Example
Text Example
White with #72557C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72557C; }
p { color: rgb(114,85,124); }
H1.HeaderClassName
{
color: #72557C;
}
.AnyTagClassName
{
color: #72557C;
}
</style>
background-color css
<style>
a { background-color: #72557C; }
a { background-color: rgb(114,85,124); }
div.DivClassName
{
background-color: #72557C;
}
.BgClassName
{
background-color: #72557C;
}
</style>
border-color css
<style>
span { border-color: #72557C; }
span { border-color: rgb(114,85,124); }
td.TdClassName
{
border-color: #72557C;
}
.TagClassName
{
border-color: #72557C;
}
</style>