Shades of Affair #765293
Tints of Affair #765293
RGB
CMYK
RGB Variations
Color information
#765293 (or 0x765293) is known color: Affair. HEX triplet: 76, 52 and 93. RGB value is (118,82,147). Sum of RGB (Red+Green+Blue) = 118+82+147=347 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.01% from 347); Green value is 82 (32.42% from 255 or 23.63% from 347); Blue value is 147 (57.81% from 255 or 42.36% from 347); Max value from RGB is 147 - color contains mainly: blue. Hex color #765293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765293 is #89AD6C. Grayscale: #636363. Windows color (decimal): -9022829 or 9654902. OLE color: 9654902.
HSL color Cylindrical-coordinate representation of color #765293: hue angle of 273.23º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #765293 is Cyan = 0.20, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 82 | 147 | - |
| CMYK | 0.20 | 0.44 | 0 | 0.42 |
| HSL | 273.23º | 0.28% | 0.45% | - |
| HSV(B) | 273.23º | 0.44% | 0.58% | - |
| XYZ | 15.75 | 11.99 | 29.09 | - |
| YUV | 100.17 | 154.43 | 140.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 147 | 0.20 | 0.44 | 0 | 0.42 | 273.23 | 0.28 | 0.45 |
| Hex | 76 | 52 | 93 | 14 | 2C | 0 | 2A | 111 | 1C | 2D |
| Octal | 166 | 122 | 223 | 24 | 54 | 0 | 52 | 421 | 34 | 55 |
| Binary | 1110110 | 1010010 | 10010011 | 10100 | 101100 | 0 | 101010 | 100010001 | 11100 | 101101 |
Color Harmonies of #765293
Complementary color
Monochromatic Colors of #765293
Black with #765293
Text Example
Text Example
White with #765293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765293; }
p { color: rgb(118,82,147); }
H1.HeaderClassName
{
color: #765293;
}
.AnyTagClassName
{
color: #765293;
}
</style>
background-color css
<style>
a { background-color: #765293; }
a { background-color: rgb(118,82,147); }
div.DivClassName
{
background-color: #765293;
}
.BgClassName
{
background-color: #765293;
}
</style>
border-color css
<style>
span { border-color: #765293; }
span { border-color: rgb(118,82,147); }
td.TdClassName
{
border-color: #765293;
}
.TagClassName
{
border-color: #765293;
}
</style>