Shades of Affair #764291
Tints of Affair #764291
RGB
CMYK
RGB Variations
Color information
#764291 (or 0x764291) is known color: Affair. HEX triplet: 76, 42 and 91. RGB value is (118,66,145). Sum of RGB (Red+Green+Blue) = 118+66+145=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 66 (26.17% from 255 or 20.06% from 329); Blue value is 145 (57.03% from 255 or 44.07% from 329); Max value from RGB is 145 - color contains mainly: blue. Hex color #764291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764291 is #89BD6E. Grayscale: #5A5A5A. Windows color (decimal): -9026927 or 9519734. OLE color: 9519734.
HSL color Cylindrical-coordinate representation of color #764291: hue angle of 279.49º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #764291 is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 66 | 145 | - |
| CMYK | 0.19 | 0.54 | 0 | 0.43 |
| HSL | 279.49º | 0.37% | 0.41% | - |
| HSV(B) | 279.49º | 0.54% | 0.57% | - |
| XYZ | 14.53 | 9.79 | 27.91 | - |
| YUV | 90.55 | 158.73 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 145 | 0.19 | 0.54 | 0 | 0.43 | 279.49 | 0.37 | 0.41 |
| Hex | 76 | 42 | 91 | 13 | 36 | 0 | 2B | 117 | 25 | 29 |
| Octal | 166 | 102 | 221 | 23 | 66 | 0 | 53 | 427 | 45 | 51 |
| Binary | 1110110 | 1000010 | 10010001 | 10011 | 110110 | 0 | 101011 | 100010111 | 100101 | 101001 |
Color Harmonies of #764291
Complementary color
Monochromatic Colors of #764291
Black with #764291
Text Example
Text Example
White with #764291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764291; }
p { color: rgb(118,66,145); }
H1.HeaderClassName
{
color: #764291;
}
.AnyTagClassName
{
color: #764291;
}
</style>
background-color css
<style>
a { background-color: #764291; }
a { background-color: rgb(118,66,145); }
div.DivClassName
{
background-color: #764291;
}
.BgClassName
{
background-color: #764291;
}
</style>
border-color css
<style>
span { border-color: #764291; }
span { border-color: rgb(118,66,145); }
td.TdClassName
{
border-color: #764291;
}
.TagClassName
{
border-color: #764291;
}
</style>