Shades of Affair #72577C
Tints of Affair #72577C
RGB
CMYK
RGB Variations
Color information
#72577C (or 0x72577C) is known color: Affair. HEX triplet: 72, 57 and 7C. RGB value is (114,87,124). Sum of RGB (Red+Green+Blue) = 114+87+124=325 (43% of max value = 765). Red value is 114 (44.92% from 255 or 35.08% from 325); Green value is 87 (34.38% from 255 or 26.77% from 325); Blue value is 124 (48.83% from 255 or 38.15% from 325); Max value from RGB is 124 - color contains mainly: blue. Hex color #72577C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72577C is #8DA883. Grayscale: #636363. Windows color (decimal): -9283716 or 8148850. OLE color: 8148850.
HSL color Cylindrical-coordinate representation of color #72577C: hue angle of 283.78º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #72577C is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 114 | 87 | 124 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.51 |
| HSL | 283.78º | 0.18% | 0.41% | - |
| HSV(B) | 283.78º | 0.3% | 0.49% | - |
| XYZ | 13.99 | 11.85 | 20.62 | - |
| YUV | 99.29 | 141.95 | 138.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 124 | 0.08 | 0.30 | 0 | 0.51 | 283.78 | 0.18 | 0.41 |
| Hex | 72 | 57 | 7C | 8 | 1E | 0 | 33 | 11C | 12 | 29 |
| Octal | 162 | 127 | 174 | 10 | 36 | 0 | 63 | 434 | 22 | 51 |
| Binary | 1110010 | 1010111 | 1111100 | 1000 | 11110 | 0 | 110011 | 100011100 | 10010 | 101001 |
Color Harmonies of #72577C
Complementary color
Monochromatic Colors of #72577C
Black with #72577C
Text Example
Text Example
White with #72577C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72577C; }
p { color: rgb(114,87,124); }
H1.HeaderClassName
{
color: #72577C;
}
.AnyTagClassName
{
color: #72577C;
}
</style>
background-color css
<style>
a { background-color: #72577C; }
a { background-color: rgb(114,87,124); }
div.DivClassName
{
background-color: #72577C;
}
.BgClassName
{
background-color: #72577C;
}
</style>
border-color css
<style>
span { border-color: #72577C; }
span { border-color: rgb(114,87,124); }
td.TdClassName
{
border-color: #72577C;
}
.TagClassName
{
border-color: #72577C;
}
</style>