Shades of Affair #775187
Tints of Affair #775187
RGB
CMYK
RGB Variations
Color information
#775187 (or 0x775187) is known color: Affair. HEX triplet: 77, 51 and 87. RGB value is (119,81,135). Sum of RGB (Red+Green+Blue) = 119+81+135=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 81 (32.03% from 255 or 24.18% from 335); Blue value is 135 (53.12% from 255 or 40.30% from 335); Max value from RGB is 135 - color contains mainly: blue. Hex color #775187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775187 is #88AE78. Grayscale: #626262. Windows color (decimal): -8957561 or 8868215. OLE color: 8868215.
HSL color Cylindrical-coordinate representation of color #775187: hue angle of 282.22º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775187 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 81 | 135 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.47 |
| HSL | 282.22º | 0.25% | 0.42% | - |
| HSV(B) | 282.22º | 0.4% | 0.53% | - |
| XYZ | 14.92 | 11.56 | 24.37 | - |
| YUV | 98.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 135 | 0.12 | 0.40 | 0 | 0.47 | 282.22 | 0.25 | 0.42 |
| Hex | 77 | 51 | 87 | C | 28 | 0 | 2F | 11A | 19 | 2A |
| Octal | 167 | 121 | 207 | 14 | 50 | 0 | 57 | 432 | 31 | 52 |
| Binary | 1110111 | 1010001 | 10000111 | 1100 | 101000 | 0 | 101111 | 100011010 | 11001 | 101010 |
Color Harmonies of #775187
Complementary color
Monochromatic Colors of #775187
Black with #775187
Text Example
Text Example
White with #775187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775187; }
p { color: rgb(119,81,135); }
H1.HeaderClassName
{
color: #775187;
}
.AnyTagClassName
{
color: #775187;
}
</style>
background-color css
<style>
a { background-color: #775187; }
a { background-color: rgb(119,81,135); }
div.DivClassName
{
background-color: #775187;
}
.BgClassName
{
background-color: #775187;
}
</style>
border-color css
<style>
span { border-color: #775187; }
span { border-color: rgb(119,81,135); }
td.TdClassName
{
border-color: #775187;
}
.TagClassName
{
border-color: #775187;
}
</style>