Shades of Affair #765881
Tints of Affair #765881
RGB
CMYK
RGB Variations
Color information
#765881 (or 0x765881) is known color: Affair. HEX triplet: 76, 58 and 81. RGB value is (118,88,129). Sum of RGB (Red+Green+Blue) = 118+88+129=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 88 (34.77% from 255 or 26.27% from 335); Blue value is 129 (50.78% from 255 or 38.51% from 335); Max value from RGB is 129 - color contains mainly: blue. Hex color #765881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765881 is #89A77E. Grayscale: #656565. Windows color (decimal): -9021311 or 8476790. OLE color: 8476790.
HSL color Cylindrical-coordinate representation of color #765881: hue angle of 283.9º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #765881 is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 88 | 129 | - |
| CMYK | 0.09 | 0.32 | 0 | 0.49 |
| HSL | 283.9º | 0.19% | 0.43% | - |
| HSV(B) | 283.9º | 0.32% | 0.51% | - |
| XYZ | 14.92 | 12.42 | 22.38 | - |
| YUV | 101.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 129 | 0.09 | 0.32 | 0 | 0.49 | 283.9 | 0.19 | 0.43 |
| Hex | 76 | 58 | 81 | 9 | 20 | 0 | 31 | 11C | 13 | 2B |
| Octal | 166 | 130 | 201 | 11 | 40 | 0 | 61 | 434 | 23 | 53 |
| Binary | 1110110 | 1011000 | 10000001 | 1001 | 100000 | 0 | 110001 | 100011100 | 10011 | 101011 |
Color Harmonies of #765881
Complementary color
Monochromatic Colors of #765881
Black with #765881
Text Example
Text Example
White with #765881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765881; }
p { color: rgb(118,88,129); }
H1.HeaderClassName
{
color: #765881;
}
.AnyTagClassName
{
color: #765881;
}
</style>
background-color css
<style>
a { background-color: #765881; }
a { background-color: rgb(118,88,129); }
div.DivClassName
{
background-color: #765881;
}
.BgClassName
{
background-color: #765881;
}
</style>
border-color css
<style>
span { border-color: #765881; }
span { border-color: rgb(118,88,129); }
td.TdClassName
{
border-color: #765881;
}
.TagClassName
{
border-color: #765881;
}
</style>