Shades of Affair #72557A
Tints of Affair #72557A
RGB
CMYK
RGB Variations
Color information
#72557A (or 0x72557A) is known color: Affair. HEX triplet: 72, 55 and 7A. RGB value is (114,85,122). Sum of RGB (Red+Green+Blue) = 114+85+122=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 122 (48.05% from 255 or 38.01% from 321); Max value from RGB is 122 - color contains mainly: blue. Hex color #72557A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72557A is #8DAA85. Grayscale: #616161. Windows color (decimal): -9284230 or 8017266. OLE color: 8017266.
HSL color Cylindrical-coordinate representation of color #72557A: hue angle of 287.03º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #72557A is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 114 | 85 | 122 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.52 |
| HSL | 287.03º | 0.18% | 0.41% | - |
| HSV(B) | 287.03º | 0.3% | 0.48% | - |
| XYZ | 13.7 | 11.48 | 19.91 | - |
| YUV | 97.89 | 141.61 | 139.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 122 | 0.07 | 0.30 | 0 | 0.52 | 287.03 | 0.18 | 0.41 |
| Hex | 72 | 55 | 7A | 7 | 1E | 0 | 34 | 11F | 12 | 29 |
| Octal | 162 | 125 | 172 | 7 | 36 | 0 | 64 | 437 | 22 | 51 |
| Binary | 1110010 | 1010101 | 1111010 | 111 | 11110 | 0 | 110100 | 100011111 | 10010 | 101001 |
Color Harmonies of #72557A
Complementary color
Monochromatic Colors of #72557A
Black with #72557A
Text Example
Text Example
White with #72557A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72557A; }
p { color: rgb(114,85,122); }
H1.HeaderClassName
{
color: #72557A;
}
.AnyTagClassName
{
color: #72557A;
}
</style>
background-color css
<style>
a { background-color: #72557A; }
a { background-color: rgb(114,85,122); }
div.DivClassName
{
background-color: #72557A;
}
.BgClassName
{
background-color: #72557A;
}
</style>
border-color css
<style>
span { border-color: #72557A; }
span { border-color: rgb(114,85,122); }
td.TdClassName
{
border-color: #72557A;
}
.TagClassName
{
border-color: #72557A;
}
</style>