Shades of Affair #764794
Tints of Affair #764794
RGB
CMYK
RGB Variations
Color information
#764794 (or 0x764794) is known color: Affair. HEX triplet: 76, 47 and 94. RGB value is (118,71,148). Sum of RGB (Red+Green+Blue) = 118+71+148=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 71 (28.12% from 255 or 21.07% from 337); Blue value is 148 (58.20% from 255 or 43.92% from 337); Max value from RGB is 148 - color contains mainly: blue. Hex color #764794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764794 is #89B86B. Grayscale: #5D5D5D. Windows color (decimal): -9025644 or 9717622. OLE color: 9717622.
HSL color Cylindrical-coordinate representation of color #764794: hue angle of 276.62º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #764794 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 71 | 148 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.42 |
| HSL | 276.62º | 0.35% | 0.43% | - |
| HSV(B) | 276.62º | 0.52% | 0.58% | - |
| XYZ | 15.07 | 10.5 | 29.25 | - |
| YUV | 93.83 | 158.57 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 148 | 0.20 | 0.52 | 0 | 0.42 | 276.62 | 0.35 | 0.43 |
| Hex | 76 | 47 | 94 | 14 | 34 | 0 | 2A | 115 | 23 | 2B |
| Octal | 166 | 107 | 224 | 24 | 64 | 0 | 52 | 425 | 43 | 53 |
| Binary | 1110110 | 1000111 | 10010100 | 10100 | 110100 | 0 | 101010 | 100010101 | 100011 | 101011 |
Color Harmonies of #764794
Complementary color
Monochromatic Colors of #764794
Black with #764794
Text Example
Text Example
White with #764794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764794; }
p { color: rgb(118,71,148); }
H1.HeaderClassName
{
color: #764794;
}
.AnyTagClassName
{
color: #764794;
}
</style>
background-color css
<style>
a { background-color: #764794; }
a { background-color: rgb(118,71,148); }
div.DivClassName
{
background-color: #764794;
}
.BgClassName
{
background-color: #764794;
}
</style>
border-color css
<style>
span { border-color: #764794; }
span { border-color: rgb(118,71,148); }
td.TdClassName
{
border-color: #764794;
}
.TagClassName
{
border-color: #764794;
}
</style>