Shades of Affair #765192
Tints of Affair #765192
RGB
CMYK
RGB Variations
Color information
#765192 (or 0x765192) is known color: Affair. HEX triplet: 76, 51 and 92. RGB value is (118,81,146). Sum of RGB (Red+Green+Blue) = 118+81+146=345 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.20% from 345); Green value is 81 (32.03% from 255 or 23.48% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #765192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765192 is #89AE6D. Grayscale: #636363. Windows color (decimal): -9023086 or 9589110. OLE color: 9589110.
HSL color Cylindrical-coordinate representation of color #765192: hue angle of 274.15º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #765192 is Cyan = 0.19, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 81 | 146 | - |
| CMYK | 0.19 | 0.45 | 0 | 0.43 |
| HSL | 274.15º | 0.29% | 0.45% | - |
| HSV(B) | 274.15º | 0.45% | 0.57% | - |
| XYZ | 15.6 | 11.81 | 28.65 | - |
| YUV | 99.47 | 154.26 | 141.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 146 | 0.19 | 0.45 | 0 | 0.43 | 274.15 | 0.29 | 0.45 |
| Hex | 76 | 51 | 92 | 13 | 2D | 0 | 2B | 112 | 1D | 2D |
| Octal | 166 | 121 | 222 | 23 | 55 | 0 | 53 | 422 | 35 | 55 |
| Binary | 1110110 | 1010001 | 10010010 | 10011 | 101101 | 0 | 101011 | 100010010 | 11101 | 101101 |
Color Harmonies of #765192
Complementary color
Monochromatic Colors of #765192
Black with #765192
Text Example
Text Example
White with #765192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765192; }
p { color: rgb(118,81,146); }
H1.HeaderClassName
{
color: #765192;
}
.AnyTagClassName
{
color: #765192;
}
</style>
background-color css
<style>
a { background-color: #765192; }
a { background-color: rgb(118,81,146); }
div.DivClassName
{
background-color: #765192;
}
.BgClassName
{
background-color: #765192;
}
</style>
border-color css
<style>
span { border-color: #765192; }
span { border-color: rgb(118,81,146); }
td.TdClassName
{
border-color: #765192;
}
.TagClassName
{
border-color: #765192;
}
</style>