Shades of Affair #764688
Tints of Affair #764688
RGB
CMYK
RGB Variations
Color information
#764688 (or 0x764688) is known color: Affair. HEX triplet: 76, 46 and 88. RGB value is (118,70,136). Sum of RGB (Red+Green+Blue) = 118+70+136=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 70 (27.73% from 255 or 21.60% from 324); Blue value is 136 (53.52% from 255 or 41.98% from 324); Max value from RGB is 136 - color contains mainly: blue. Hex color #764688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764688 is #89B977. Grayscale: #5B5B5B. Windows color (decimal): -9025912 or 8930934. OLE color: 8930934.
HSL color Cylindrical-coordinate representation of color #764688: hue angle of 283.64º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #764688 is Cyan = 0.13, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 70 | 136 | - |
| CMYK | 0.13 | 0.49 | 0 | 0.47 |
| HSL | 283.64º | 0.32% | 0.4% | - |
| HSV(B) | 283.64º | 0.49% | 0.53% | - |
| XYZ | 14.11 | 10.01 | 24.48 | - |
| YUV | 91.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 136 | 0.13 | 0.49 | 0 | 0.47 | 283.64 | 0.32 | 0.4 |
| Hex | 76 | 46 | 88 | D | 31 | 0 | 2F | 11C | 20 | 28 |
| Octal | 166 | 106 | 210 | 15 | 61 | 0 | 57 | 434 | 40 | 50 |
| Binary | 1110110 | 1000110 | 10001000 | 1101 | 110001 | 0 | 101111 | 100011100 | 100000 | 101000 |
Color Harmonies of #764688
Complementary color
Monochromatic Colors of #764688
Black with #764688
Text Example
Text Example
White with #764688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764688; }
p { color: rgb(118,70,136); }
H1.HeaderClassName
{
color: #764688;
}
.AnyTagClassName
{
color: #764688;
}
</style>
background-color css
<style>
a { background-color: #764688; }
a { background-color: rgb(118,70,136); }
div.DivClassName
{
background-color: #764688;
}
.BgClassName
{
background-color: #764688;
}
</style>
border-color css
<style>
span { border-color: #764688; }
span { border-color: rgb(118,70,136); }
td.TdClassName
{
border-color: #764688;
}
.TagClassName
{
border-color: #764688;
}
</style>