Shades of Affair #765785
Tints of Affair #765785
RGB
CMYK
RGB Variations
Color information
#765785 (or 0x765785) is known color: Affair. HEX triplet: 76, 57 and 85. RGB value is (118,87,133). Sum of RGB (Red+Green+Blue) = 118+87+133=338 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.91% from 338); Green value is 87 (34.38% from 255 or 25.74% from 338); Blue value is 133 (52.34% from 255 or 39.35% from 338); Max value from RGB is 133 - color contains mainly: blue. Hex color #765785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765785 is #89A87A. Grayscale: #656565. Windows color (decimal): -9021563 or 8738678. OLE color: 8738678.
HSL color Cylindrical-coordinate representation of color #765785: hue angle of 280.43º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #765785 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 87 | 133 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.48 |
| HSL | 280.43º | 0.21% | 0.43% | - |
| HSV(B) | 280.43º | 0.35% | 0.52% | - |
| XYZ | 15.11 | 12.36 | 23.78 | - |
| YUV | 101.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 133 | 0.11 | 0.35 | 0 | 0.48 | 280.43 | 0.21 | 0.43 |
| Hex | 76 | 57 | 85 | B | 23 | 0 | 30 | 118 | 15 | 2B |
| Octal | 166 | 127 | 205 | 13 | 43 | 0 | 60 | 430 | 25 | 53 |
| Binary | 1110110 | 1010111 | 10000101 | 1011 | 100011 | 0 | 110000 | 100011000 | 10101 | 101011 |
Color Harmonies of #765785
Complementary color
Monochromatic Colors of #765785
Black with #765785
Text Example
Text Example
White with #765785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765785; }
p { color: rgb(118,87,133); }
H1.HeaderClassName
{
color: #765785;
}
.AnyTagClassName
{
color: #765785;
}
</style>
background-color css
<style>
a { background-color: #765785; }
a { background-color: rgb(118,87,133); }
div.DivClassName
{
background-color: #765785;
}
.BgClassName
{
background-color: #765785;
}
</style>
border-color css
<style>
span { border-color: #765785; }
span { border-color: rgb(118,87,133); }
td.TdClassName
{
border-color: #765785;
}
.TagClassName
{
border-color: #765785;
}
</style>