Shades of Affair #764692
Tints of Affair #764692
RGB
CMYK
RGB Variations
Color information
#764692 (or 0x764692) is known color: Affair. HEX triplet: 76, 46 and 92. RGB value is (118,70,146). Sum of RGB (Red+Green+Blue) = 118+70+146=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 70 (27.73% from 255 or 20.96% from 334); Blue value is 146 (57.42% from 255 or 43.71% from 334); Max value from RGB is 146 - color contains mainly: blue. Hex color #764692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764692 is #89B96D. Grayscale: #5C5C5C. Windows color (decimal): -9025902 or 9586294. OLE color: 9586294.
HSL color Cylindrical-coordinate representation of color #764692: hue angle of 277.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #764692 is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 70 | 146 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.43 |
| HSL | 277.89º | 0.35% | 0.42% | - |
| HSV(B) | 277.89º | 0.52% | 0.57% | - |
| XYZ | 14.85 | 10.31 | 28.4 | - |
| YUV | 93.02 | 157.9 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 146 | 0.19 | 0.52 | 0 | 0.43 | 277.89 | 0.35 | 0.42 |
| Hex | 76 | 46 | 92 | 13 | 34 | 0 | 2B | 116 | 23 | 2A |
| Octal | 166 | 106 | 222 | 23 | 64 | 0 | 53 | 426 | 43 | 52 |
| Binary | 1110110 | 1000110 | 10010010 | 10011 | 110100 | 0 | 101011 | 100010110 | 100011 | 101010 |
Color Harmonies of #764692
Complementary color
Monochromatic Colors of #764692
Black with #764692
Text Example
Text Example
White with #764692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764692; }
p { color: rgb(118,70,146); }
H1.HeaderClassName
{
color: #764692;
}
.AnyTagClassName
{
color: #764692;
}
</style>
background-color css
<style>
a { background-color: #764692; }
a { background-color: rgb(118,70,146); }
div.DivClassName
{
background-color: #764692;
}
.BgClassName
{
background-color: #764692;
}
</style>
border-color css
<style>
span { border-color: #764692; }
span { border-color: rgb(118,70,146); }
td.TdClassName
{
border-color: #764692;
}
.TagClassName
{
border-color: #764692;
}
</style>