Shades of Affair #765884
Tints of Affair #765884
RGB
CMYK
RGB Variations
Color information
#765884 (or 0x765884) is known color: Affair. HEX triplet: 76, 58 and 84. RGB value is (118,88,132). Sum of RGB (Red+Green+Blue) = 118+88+132=338 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.91% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 132 (51.95% from 255 or 39.05% from 338); Max value from RGB is 132 - color contains mainly: blue. Hex color #765884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765884 is #89A77B. Grayscale: #656565. Windows color (decimal): -9021308 or 8673398. OLE color: 8673398.
HSL color Cylindrical-coordinate representation of color #765884: hue angle of 280.91º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #765884 is Cyan = 0.11, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 88 | 132 | - |
| CMYK | 0.11 | 0.33 | 0 | 0.48 |
| HSL | 280.91º | 0.2% | 0.43% | - |
| HSV(B) | 280.91º | 0.33% | 0.52% | - |
| XYZ | 15.13 | 12.5 | 23.44 | - |
| YUV | 101.99 | 144.94 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 132 | 0.11 | 0.33 | 0 | 0.48 | 280.91 | 0.2 | 0.43 |
| Hex | 76 | 58 | 84 | B | 21 | 0 | 30 | 119 | 14 | 2B |
| Octal | 166 | 130 | 204 | 13 | 41 | 0 | 60 | 431 | 24 | 53 |
| Binary | 1110110 | 1011000 | 10000100 | 1011 | 100001 | 0 | 110000 | 100011001 | 10100 | 101011 |
Color Harmonies of #765884
Complementary color
Monochromatic Colors of #765884
Black with #765884
Text Example
Text Example
White with #765884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765884; }
p { color: rgb(118,88,132); }
H1.HeaderClassName
{
color: #765884;
}
.AnyTagClassName
{
color: #765884;
}
</style>
background-color css
<style>
a { background-color: #765884; }
a { background-color: rgb(118,88,132); }
div.DivClassName
{
background-color: #765884;
}
.BgClassName
{
background-color: #765884;
}
</style>
border-color css
<style>
span { border-color: #765884; }
span { border-color: rgb(118,88,132); }
td.TdClassName
{
border-color: #765884;
}
.TagClassName
{
border-color: #765884;
}
</style>