Shades of Affair #764491
Tints of Affair #764491
RGB
CMYK
RGB Variations
Color information
#764491 (or 0x764491) is known color: Affair. HEX triplet: 76, 44 and 91. RGB value is (118,68,145). Sum of RGB (Red+Green+Blue) = 118+68+145=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 68 (26.95% from 255 or 20.54% from 331); Blue value is 145 (57.03% from 255 or 43.81% from 331); Max value from RGB is 145 - color contains mainly: blue. Hex color #764491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764491 is #89BB6E. Grayscale: #5B5B5B. Windows color (decimal): -9026415 or 9520246. OLE color: 9520246.
HSL color Cylindrical-coordinate representation of color #764491: hue angle of 278.96º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764491 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 68 | 145 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.43 |
| HSL | 278.96º | 0.36% | 0.42% | - |
| HSV(B) | 278.96º | 0.53% | 0.57% | - |
| XYZ | 14.65 | 10.03 | 27.95 | - |
| YUV | 91.73 | 158.07 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 145 | 0.19 | 0.53 | 0 | 0.43 | 278.96 | 0.36 | 0.42 |
| Hex | 76 | 44 | 91 | 13 | 35 | 0 | 2B | 117 | 24 | 2A |
| Octal | 166 | 104 | 221 | 23 | 65 | 0 | 53 | 427 | 44 | 52 |
| Binary | 1110110 | 1000100 | 10010001 | 10011 | 110101 | 0 | 101011 | 100010111 | 100100 | 101010 |
Color Harmonies of #764491
Complementary color
Monochromatic Colors of #764491
Black with #764491
Text Example
Text Example
White with #764491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764491; }
p { color: rgb(118,68,145); }
H1.HeaderClassName
{
color: #764491;
}
.AnyTagClassName
{
color: #764491;
}
</style>
background-color css
<style>
a { background-color: #764491; }
a { background-color: rgb(118,68,145); }
div.DivClassName
{
background-color: #764491;
}
.BgClassName
{
background-color: #764491;
}
</style>
border-color css
<style>
span { border-color: #764491; }
span { border-color: rgb(118,68,145); }
td.TdClassName
{
border-color: #764491;
}
.TagClassName
{
border-color: #764491;
}
</style>