Shades of Affair #764791
Tints of Affair #764791
RGB
CMYK
RGB Variations
Color information
#764791 (or 0x764791) is known color: Affair. HEX triplet: 76, 47 and 91. RGB value is (118,71,145). Sum of RGB (Red+Green+Blue) = 118+71+145=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 71 (28.12% from 255 or 21.26% from 334); Blue value is 145 (57.03% from 255 or 43.41% from 334); Max value from RGB is 145 - color contains mainly: blue. Hex color #764791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764791 is #89B86E. Grayscale: #5D5D5D. Windows color (decimal): -9025647 or 9521014. OLE color: 9521014.
HSL color Cylindrical-coordinate representation of color #764791: hue angle of 278.11º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #764791 is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 71 | 145 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.43 |
| HSL | 278.11º | 0.34% | 0.42% | - |
| HSV(B) | 278.11º | 0.51% | 0.57% | - |
| XYZ | 14.84 | 10.4 | 28.01 | - |
| YUV | 93.49 | 157.07 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 145 | 0.19 | 0.51 | 0 | 0.43 | 278.11 | 0.34 | 0.42 |
| Hex | 76 | 47 | 91 | 13 | 33 | 0 | 2B | 116 | 22 | 2A |
| Octal | 166 | 107 | 221 | 23 | 63 | 0 | 53 | 426 | 42 | 52 |
| Binary | 1110110 | 1000111 | 10010001 | 10011 | 110011 | 0 | 101011 | 100010110 | 100010 | 101010 |
Color Harmonies of #764791
Complementary color
Monochromatic Colors of #764791
Black with #764791
Text Example
Text Example
White with #764791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764791; }
p { color: rgb(118,71,145); }
H1.HeaderClassName
{
color: #764791;
}
.AnyTagClassName
{
color: #764791;
}
</style>
background-color css
<style>
a { background-color: #764791; }
a { background-color: rgb(118,71,145); }
div.DivClassName
{
background-color: #764791;
}
.BgClassName
{
background-color: #764791;
}
</style>
border-color css
<style>
span { border-color: #764791; }
span { border-color: rgb(118,71,145); }
td.TdClassName
{
border-color: #764791;
}
.TagClassName
{
border-color: #764791;
}
</style>