Shades of Affair #77518A
Tints of Affair #77518A
RGB
CMYK
RGB Variations
Color information
#77518A (or 0x77518A) is known color: Affair. HEX triplet: 77, 51 and 8A. RGB value is (119,81,138). Sum of RGB (Red+Green+Blue) = 119+81+138=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 81 (32.03% from 255 or 23.96% from 338); Blue value is 138 (54.30% from 255 or 40.83% from 338); Max value from RGB is 138 - color contains mainly: blue. Hex color #77518A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #77518A is #88AE75. Grayscale: #626262. Windows color (decimal): -8957558 or 9064823. OLE color: 9064823.
HSL color Cylindrical-coordinate representation of color #77518A: hue angle of 280º degrees, saturation: 0.26, 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 #77518A is Cyan = 0.14, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 81 | 138 | - |
| CMYK | 0.14 | 0.41 | 0 | 0.46 |
| HSL | 280º | 0.26% | 0.43% | - |
| HSV(B) | 280º | 0.41% | 0.54% | - |
| XYZ | 15.14 | 11.64 | 25.49 | - |
| YUV | 98.86 | 150.09 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 138 | 0.14 | 0.41 | 0 | 0.46 | 280 | 0.26 | 0.43 |
| Hex | 77 | 51 | 8A | E | 29 | 0 | 2E | 118 | 1A | 2B |
| Octal | 167 | 121 | 212 | 16 | 51 | 0 | 56 | 430 | 32 | 53 |
| Binary | 1110111 | 1010001 | 10001010 | 1110 | 101001 | 0 | 101110 | 100011000 | 11010 | 101011 |
Color Harmonies of #77518A
Complementary color
Monochromatic Colors of #77518A
Black with #77518A
Text Example
Text Example
White with #77518A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77518A; }
p { color: rgb(119,81,138); }
H1.HeaderClassName
{
color: #77518A;
}
.AnyTagClassName
{
color: #77518A;
}
</style>
background-color css
<style>
a { background-color: #77518A; }
a { background-color: rgb(119,81,138); }
div.DivClassName
{
background-color: #77518A;
}
.BgClassName
{
background-color: #77518A;
}
</style>
border-color css
<style>
span { border-color: #77518A; }
span { border-color: rgb(119,81,138); }
td.TdClassName
{
border-color: #77518A;
}
.TagClassName
{
border-color: #77518A;
}
</style>