Shades of Affair #765590
Tints of Affair #765590
RGB
CMYK
RGB Variations
Color information
#765590 (or 0x765590) is known color: Affair. HEX triplet: 76, 55 and 90. RGB value is (118,85,144). Sum of RGB (Red+Green+Blue) = 118+85+144=347 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.01% from 347); Green value is 85 (33.59% from 255 or 24.50% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #765590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765590 is #89AA6F. Grayscale: #656565. Windows color (decimal): -9022064 or 9459062. OLE color: 9459062.
HSL color Cylindrical-coordinate representation of color #765590: hue angle of 273.56º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #765590 is Cyan = 0.18, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 85 | 144 | - |
| CMYK | 0.18 | 0.41 | 0 | 0.44 |
| HSL | 273.56º | 0.26% | 0.45% | - |
| HSV(B) | 273.56º | 0.41% | 0.56% | - |
| XYZ | 15.75 | 12.36 | 27.94 | - |
| YUV | 101.59 | 151.93 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 144 | 0.18 | 0.41 | 0 | 0.44 | 273.56 | 0.26 | 0.45 |
| Hex | 76 | 55 | 90 | 12 | 29 | 0 | 2C | 112 | 1A | 2D |
| Octal | 166 | 125 | 220 | 22 | 51 | 0 | 54 | 422 | 32 | 55 |
| Binary | 1110110 | 1010101 | 10010000 | 10010 | 101001 | 0 | 101100 | 100010010 | 11010 | 101101 |
Color Harmonies of #765590
Complementary color
Monochromatic Colors of #765590
Black with #765590
Text Example
Text Example
White with #765590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765590; }
p { color: rgb(118,85,144); }
H1.HeaderClassName
{
color: #765590;
}
.AnyTagClassName
{
color: #765590;
}
</style>
background-color css
<style>
a { background-color: #765590; }
a { background-color: rgb(118,85,144); }
div.DivClassName
{
background-color: #765590;
}
.BgClassName
{
background-color: #765590;
}
</style>
border-color css
<style>
span { border-color: #765590; }
span { border-color: rgb(118,85,144); }
td.TdClassName
{
border-color: #765590;
}
.TagClassName
{
border-color: #765590;
}
</style>