Shades of Affair #765790
Tints of Affair #765790
RGB
CMYK
RGB Variations
Color information
#765790 (or 0x765790) is known color: Affair. HEX triplet: 76, 57 and 90. RGB value is (118,87,144). Sum of RGB (Red+Green+Blue) = 118+87+144=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 87 (34.38% from 255 or 24.93% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #765790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765790 is #89A86F. Grayscale: #666666. Windows color (decimal): -9021552 or 9459574. OLE color: 9459574.
HSL color Cylindrical-coordinate representation of color #765790: hue angle of 272.63º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #765790 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 87 | 144 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.44 |
| HSL | 272.63º | 0.25% | 0.45% | - |
| HSV(B) | 272.63º | 0.4% | 0.56% | - |
| XYZ | 15.91 | 12.68 | 27.99 | - |
| YUV | 102.77 | 151.27 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 144 | 0.18 | 0.40 | 0 | 0.44 | 272.63 | 0.25 | 0.45 |
| Hex | 76 | 57 | 90 | 12 | 28 | 0 | 2C | 111 | 19 | 2D |
| Octal | 166 | 127 | 220 | 22 | 50 | 0 | 54 | 421 | 31 | 55 |
| Binary | 1110110 | 1010111 | 10010000 | 10010 | 101000 | 0 | 101100 | 100010001 | 11001 | 101101 |
Color Harmonies of #765790
Complementary color
Monochromatic Colors of #765790
Black with #765790
Text Example
Text Example
White with #765790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765790; }
p { color: rgb(118,87,144); }
H1.HeaderClassName
{
color: #765790;
}
.AnyTagClassName
{
color: #765790;
}
</style>
background-color css
<style>
a { background-color: #765790; }
a { background-color: rgb(118,87,144); }
div.DivClassName
{
background-color: #765790;
}
.BgClassName
{
background-color: #765790;
}
</style>
border-color css
<style>
span { border-color: #765790; }
span { border-color: rgb(118,87,144); }
td.TdClassName
{
border-color: #765790;
}
.TagClassName
{
border-color: #765790;
}
</style>