Shades of Affair #764293
Tints of Affair #764293
RGB
CMYK
RGB Variations
Color information
#764293 (or 0x764293) is known color: Affair. HEX triplet: 76, 42 and 93. RGB value is (118,66,147). Sum of RGB (Red+Green+Blue) = 118+66+147=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 66 (26.17% from 255 or 19.94% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #764293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764293 is #89BD6C. Grayscale: #5A5A5A. Windows color (decimal): -9026925 or 9650806. OLE color: 9650806.
HSL color Cylindrical-coordinate representation of color #764293: hue angle of 278.52º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #764293 is Cyan = 0.20, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 66 | 147 | - |
| CMYK | 0.20 | 0.55 | 0 | 0.42 |
| HSL | 278.52º | 0.38% | 0.42% | - |
| HSV(B) | 278.52º | 0.55% | 0.58% | - |
| XYZ | 14.69 | 9.85 | 28.73 | - |
| YUV | 90.78 | 159.73 | 147.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 147 | 0.20 | 0.55 | 0 | 0.42 | 278.52 | 0.38 | 0.42 |
| Hex | 76 | 42 | 93 | 14 | 37 | 0 | 2A | 117 | 26 | 2A |
| Octal | 166 | 102 | 223 | 24 | 67 | 0 | 52 | 427 | 46 | 52 |
| Binary | 1110110 | 1000010 | 10010011 | 10100 | 110111 | 0 | 101010 | 100010111 | 100110 | 101010 |
Color Harmonies of #764293
Complementary color
Monochromatic Colors of #764293
Black with #764293
Text Example
Text Example
White with #764293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764293; }
p { color: rgb(118,66,147); }
H1.HeaderClassName
{
color: #764293;
}
.AnyTagClassName
{
color: #764293;
}
</style>
background-color css
<style>
a { background-color: #764293; }
a { background-color: rgb(118,66,147); }
div.DivClassName
{
background-color: #764293;
}
.BgClassName
{
background-color: #764293;
}
</style>
border-color css
<style>
span { border-color: #764293; }
span { border-color: rgb(118,66,147); }
td.TdClassName
{
border-color: #764293;
}
.TagClassName
{
border-color: #764293;
}
</style>