Shades of Affair #775184
Tints of Affair #775184
RGB
CMYK
RGB Variations
Color information
#775184 (or 0x775184) is known color: Affair. HEX triplet: 77, 51 and 84. RGB value is (119,81,132). Sum of RGB (Red+Green+Blue) = 119+81+132=332 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.84% from 332); Green value is 81 (32.03% from 255 or 24.40% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 132 - color contains mainly: blue. Hex color #775184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775184 is #88AE7B. Grayscale: #626262. Windows color (decimal): -8957564 or 8671607. OLE color: 8671607.
HSL color Cylindrical-coordinate representation of color #775184: hue angle of 284.71º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #775184 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 81 | 132 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.48 |
| HSL | 284.71º | 0.24% | 0.42% | - |
| HSV(B) | 284.71º | 0.39% | 0.52% | - |
| XYZ | 14.72 | 11.47 | 23.27 | - |
| YUV | 98.18 | 147.09 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 132 | 0.10 | 0.39 | 0 | 0.48 | 284.71 | 0.24 | 0.42 |
| Hex | 77 | 51 | 84 | A | 27 | 0 | 30 | 11D | 18 | 2A |
| Octal | 167 | 121 | 204 | 12 | 47 | 0 | 60 | 435 | 30 | 52 |
| Binary | 1110111 | 1010001 | 10000100 | 1010 | 100111 | 0 | 110000 | 100011101 | 11000 | 101010 |
Color Harmonies of #775184
Complementary color
Monochromatic Colors of #775184
Black with #775184
Text Example
Text Example
White with #775184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775184; }
p { color: rgb(119,81,132); }
H1.HeaderClassName
{
color: #775184;
}
.AnyTagClassName
{
color: #775184;
}
</style>
background-color css
<style>
a { background-color: #775184; }
a { background-color: rgb(119,81,132); }
div.DivClassName
{
background-color: #775184;
}
.BgClassName
{
background-color: #775184;
}
</style>
border-color css
<style>
span { border-color: #775184; }
span { border-color: rgb(119,81,132); }
td.TdClassName
{
border-color: #775184;
}
.TagClassName
{
border-color: #775184;
}
</style>