Shades of Affair #764494
Tints of Affair #764494
RGB
CMYK
RGB Variations
Color information
#764494 (or 0x764494) is known color: Affair. HEX triplet: 76, 44 and 94. RGB value is (118,68,148). Sum of RGB (Red+Green+Blue) = 118+68+148=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 68 (26.95% from 255 or 20.36% from 334); Blue value is 148 (58.20% from 255 or 44.31% from 334); Max value from RGB is 148 - color contains mainly: blue. Hex color #764494 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764494 is #89BB6B. Grayscale: #5B5B5B. Windows color (decimal): -9026412 or 9716854. OLE color: 9716854.
HSL color Cylindrical-coordinate representation of color #764494: hue angle of 277.5º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #764494 is Cyan = 0.20, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 68 | 148 | - |
| CMYK | 0.20 | 0.54 | 0 | 0.42 |
| HSL | 277.5º | 0.37% | 0.42% | - |
| HSV(B) | 277.5º | 0.54% | 0.58% | - |
| XYZ | 14.88 | 10.12 | 29.19 | - |
| YUV | 92.07 | 159.57 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 148 | 0.20 | 0.54 | 0 | 0.42 | 277.5 | 0.37 | 0.42 |
| Hex | 76 | 44 | 94 | 14 | 36 | 0 | 2A | 116 | 25 | 2A |
| Octal | 166 | 104 | 224 | 24 | 66 | 0 | 52 | 426 | 45 | 52 |
| Binary | 1110110 | 1000100 | 10010100 | 10100 | 110110 | 0 | 101010 | 100010110 | 100101 | 101010 |
Color Harmonies of #764494
Complementary color
Monochromatic Colors of #764494
Black with #764494
Text Example
Text Example
White with #764494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764494; }
p { color: rgb(118,68,148); }
H1.HeaderClassName
{
color: #764494;
}
.AnyTagClassName
{
color: #764494;
}
</style>
background-color css
<style>
a { background-color: #764494; }
a { background-color: rgb(118,68,148); }
div.DivClassName
{
background-color: #764494;
}
.BgClassName
{
background-color: #764494;
}
</style>
border-color css
<style>
span { border-color: #764494; }
span { border-color: rgb(118,68,148); }
td.TdClassName
{
border-color: #764494;
}
.TagClassName
{
border-color: #764494;
}
</style>