Shades of Affair #77528A
Tints of Affair #77528A
RGB
CMYK
RGB Variations
Color information
#77528A (or 0x77528A) is known color: Affair. HEX triplet: 77, 52 and 8A. RGB value is (119,82,138). Sum of RGB (Red+Green+Blue) = 119+82+138=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 82 (32.42% from 255 or 24.19% from 339); Blue value is 138 (54.30% from 255 or 40.71% from 339); Max value from RGB is 138 - color contains mainly: blue. Hex color #77528A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #77528A is #88AD75. Grayscale: #636363. Windows color (decimal): -8957302 or 9065079. OLE color: 9065079.
HSL color Cylindrical-coordinate representation of color #77528A: hue angle of 279.64º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #77528A is Cyan = 0.14, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 82 | 138 | - |
| CMYK | 0.14 | 0.41 | 0 | 0.46 |
| HSL | 279.64º | 0.25% | 0.43% | - |
| HSV(B) | 279.64º | 0.41% | 0.54% | - |
| XYZ | 15.21 | 11.79 | 25.52 | - |
| YUV | 99.45 | 149.76 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 138 | 0.14 | 0.41 | 0 | 0.46 | 279.64 | 0.25 | 0.43 |
| Hex | 77 | 52 | 8A | E | 29 | 0 | 2E | 118 | 19 | 2B |
| Octal | 167 | 122 | 212 | 16 | 51 | 0 | 56 | 430 | 31 | 53 |
| Binary | 1110111 | 1010010 | 10001010 | 1110 | 101001 | 0 | 101110 | 100011000 | 11001 | 101011 |
Color Harmonies of #77528A
Complementary color
Monochromatic Colors of #77528A
Black with #77528A
Text Example
Text Example
White with #77528A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77528A; }
p { color: rgb(119,82,138); }
H1.HeaderClassName
{
color: #77528A;
}
.AnyTagClassName
{
color: #77528A;
}
</style>
background-color css
<style>
a { background-color: #77528A; }
a { background-color: rgb(119,82,138); }
div.DivClassName
{
background-color: #77528A;
}
.BgClassName
{
background-color: #77528A;
}
</style>
border-color css
<style>
span { border-color: #77528A; }
span { border-color: rgb(119,82,138); }
td.TdClassName
{
border-color: #77528A;
}
.TagClassName
{
border-color: #77528A;
}
</style>