Shades of Affair #72517A
Tints of Affair #72517A
RGB
CMYK
RGB Variations
Color information
#72517A (or 0x72517A) is known color: Affair. HEX triplet: 72, 51 and 7A. RGB value is (114,81,122). Sum of RGB (Red+Green+Blue) = 114+81+122=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 122 (48.05% from 255 or 38.49% from 317); Max value from RGB is 122 - color contains mainly: blue. Hex color #72517A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72517A is #8DAE85. Grayscale: #5F5F5F. Windows color (decimal): -9285254 or 8016242. OLE color: 8016242.
HSL color Cylindrical-coordinate representation of color #72517A: hue angle of 288.29º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #72517A is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 114 | 81 | 122 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.52 |
| HSL | 288.29º | 0.2% | 0.4% | - |
| HSV(B) | 288.29º | 0.34% | 0.48% | - |
| XYZ | 13.39 | 10.87 | 19.8 | - |
| YUV | 95.54 | 142.93 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 122 | 0.07 | 0.34 | 0 | 0.52 | 288.29 | 0.2 | 0.4 |
| Hex | 72 | 51 | 7A | 7 | 22 | 0 | 34 | 120 | 14 | 28 |
| Octal | 162 | 121 | 172 | 7 | 42 | 0 | 64 | 440 | 24 | 50 |
| Binary | 1110010 | 1010001 | 1111010 | 111 | 100010 | 0 | 110100 | 100100000 | 10100 | 101000 |
Color Harmonies of #72517A
Complementary color
Monochromatic Colors of #72517A
Black with #72517A
Text Example
Text Example
White with #72517A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72517A; }
p { color: rgb(114,81,122); }
H1.HeaderClassName
{
color: #72517A;
}
.AnyTagClassName
{
color: #72517A;
}
</style>
background-color css
<style>
a { background-color: #72517A; }
a { background-color: rgb(114,81,122); }
div.DivClassName
{
background-color: #72517A;
}
.BgClassName
{
background-color: #72517A;
}
</style>
border-color css
<style>
span { border-color: #72517A; }
span { border-color: rgb(114,81,122); }
td.TdClassName
{
border-color: #72517A;
}
.TagClassName
{
border-color: #72517A;
}
</style>