Shades of Affair #765285
Tints of Affair #765285
RGB
CMYK
RGB Variations
Color information
#765285 (or 0x765285) is known color: Affair. HEX triplet: 76, 52 and 85. RGB value is (118,82,133). Sum of RGB (Red+Green+Blue) = 118+82+133=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 82 (32.42% from 255 or 24.62% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 133 - color contains mainly: blue. Hex color #765285 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765285 is #89AD7A. Grayscale: #626262. Windows color (decimal): -9022843 or 8737398. OLE color: 8737398.
HSL color Cylindrical-coordinate representation of color #765285: hue angle of 282.35º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #765285 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 82 | 133 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.48 |
| HSL | 282.35º | 0.24% | 0.42% | - |
| HSV(B) | 282.35º | 0.38% | 0.52% | - |
| XYZ | 14.72 | 11.58 | 23.65 | - |
| YUV | 98.58 | 147.43 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 133 | 0.11 | 0.38 | 0 | 0.48 | 282.35 | 0.24 | 0.42 |
| Hex | 76 | 52 | 85 | B | 26 | 0 | 30 | 11A | 18 | 2A |
| Octal | 166 | 122 | 205 | 13 | 46 | 0 | 60 | 432 | 30 | 52 |
| Binary | 1110110 | 1010010 | 10000101 | 1011 | 100110 | 0 | 110000 | 100011010 | 11000 | 101010 |
Color Harmonies of #765285
Complementary color
Monochromatic Colors of #765285
Black with #765285
Text Example
Text Example
White with #765285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765285; }
p { color: rgb(118,82,133); }
H1.HeaderClassName
{
color: #765285;
}
.AnyTagClassName
{
color: #765285;
}
</style>
background-color css
<style>
a { background-color: #765285; }
a { background-color: rgb(118,82,133); }
div.DivClassName
{
background-color: #765285;
}
.BgClassName
{
background-color: #765285;
}
</style>
border-color css
<style>
span { border-color: #765285; }
span { border-color: rgb(118,82,133); }
td.TdClassName
{
border-color: #765285;
}
.TagClassName
{
border-color: #765285;
}
</style>