Shades of Affair #775281
Tints of Affair #775281
RGB
CMYK
RGB Variations
Color information
#775281 (or 0x775281) is known color: Affair. HEX triplet: 77, 52 and 81. RGB value is (119,82,129). Sum of RGB (Red+Green+Blue) = 119+82+129=330 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.06% from 330); Green value is 82 (32.42% from 255 or 24.85% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #775281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775281 is #88AD7E. Grayscale: #626262. Windows color (decimal): -8957311 or 8475255. OLE color: 8475255.
HSL color Cylindrical-coordinate representation of color #775281: hue angle of 287.23º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #775281 is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 82 | 129 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.49 |
| HSL | 287.23º | 0.22% | 0.41% | - |
| HSV(B) | 287.23º | 0.36% | 0.51% | - |
| XYZ | 14.59 | 11.54 | 22.23 | - |
| YUV | 98.42 | 145.26 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 129 | 0.08 | 0.36 | 0 | 0.49 | 287.23 | 0.22 | 0.41 |
| Hex | 77 | 52 | 81 | 8 | 24 | 0 | 31 | 11F | 16 | 29 |
| Octal | 167 | 122 | 201 | 10 | 44 | 0 | 61 | 437 | 26 | 51 |
| Binary | 1110111 | 1010010 | 10000001 | 1000 | 100100 | 0 | 110001 | 100011111 | 10110 | 101001 |
Color Harmonies of #775281
Complementary color
Monochromatic Colors of #775281
Black with #775281
Text Example
Text Example
White with #775281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775281; }
p { color: rgb(119,82,129); }
H1.HeaderClassName
{
color: #775281;
}
.AnyTagClassName
{
color: #775281;
}
</style>
background-color css
<style>
a { background-color: #775281; }
a { background-color: rgb(119,82,129); }
div.DivClassName
{
background-color: #775281;
}
.BgClassName
{
background-color: #775281;
}
</style>
border-color css
<style>
span { border-color: #775281; }
span { border-color: rgb(119,82,129); }
td.TdClassName
{
border-color: #775281;
}
.TagClassName
{
border-color: #775281;
}
</style>