Shades of Affair #76528E
Tints of Affair #76528E
RGB
CMYK
RGB Variations
Color information
#76528E (or 0x76528E) is known color: Affair. HEX triplet: 76, 52 and 8E. RGB value is (118,82,142). Sum of RGB (Red+Green+Blue) = 118+82+142=342 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.50% from 342); Green value is 82 (32.42% from 255 or 23.98% from 342); Blue value is 142 (55.86% from 255 or 41.52% from 342); Max value from RGB is 142 - color contains mainly: blue. Hex color #76528E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #76528E is #89AD71. Grayscale: #636363. Windows color (decimal): -9022834 or 9327222. OLE color: 9327222.
HSL color Cylindrical-coordinate representation of color #76528E: hue angle of 276º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #76528E is Cyan = 0.17, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 82 | 142 | - |
| CMYK | 0.17 | 0.42 | 0 | 0.44 |
| HSL | 276º | 0.27% | 0.44% | - |
| HSV(B) | 276º | 0.42% | 0.56% | - |
| XYZ | 15.37 | 11.84 | 27.07 | - |
| YUV | 99.6 | 151.93 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 142 | 0.17 | 0.42 | 0 | 0.44 | 276 | 0.27 | 0.44 |
| Hex | 76 | 52 | 8E | 11 | 2A | 0 | 2C | 114 | 1B | 2C |
| Octal | 166 | 122 | 216 | 21 | 52 | 0 | 54 | 424 | 33 | 54 |
| Binary | 1110110 | 1010010 | 10001110 | 10001 | 101010 | 0 | 101100 | 100010100 | 11011 | 101100 |
Color Harmonies of #76528E
Complementary color
Monochromatic Colors of #76528E
Black with #76528E
Text Example
Text Example
White with #76528E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76528E; }
p { color: rgb(118,82,142); }
H1.HeaderClassName
{
color: #76528E;
}
.AnyTagClassName
{
color: #76528E;
}
</style>
background-color css
<style>
a { background-color: #76528E; }
a { background-color: rgb(118,82,142); }
div.DivClassName
{
background-color: #76528E;
}
.BgClassName
{
background-color: #76528E;
}
</style>
border-color css
<style>
span { border-color: #76528E; }
span { border-color: rgb(118,82,142); }
td.TdClassName
{
border-color: #76528E;
}
.TagClassName
{
border-color: #76528E;
}
</style>