Shades of Affair #76587F
Tints of Affair #76587F
RGB
CMYK
RGB Variations
Color information
#76587F (or 0x76587F) is known color: Affair. HEX triplet: 76, 58 and 7F. RGB value is (118,88,127). Sum of RGB (Red+Green+Blue) = 118+88+127=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 88 (34.77% from 255 or 26.43% from 333); Blue value is 127 (50% from 255 or 38.14% from 333); Max value from RGB is 127 - color contains mainly: blue. Hex color #76587F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76587F is #89A780. Grayscale: #656565. Windows color (decimal): -9021313 or 8345718. OLE color: 8345718.
HSL color Cylindrical-coordinate representation of color #76587F: hue angle of 286.15º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #76587F is Cyan = 0.07, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 88 | 127 | - |
| CMYK | 0.07 | 0.31 | 0 | 0.50 |
| HSL | 286.15º | 0.18% | 0.42% | - |
| HSV(B) | 286.15º | 0.31% | 0.5% | - |
| XYZ | 14.79 | 12.36 | 21.69 | - |
| YUV | 101.42 | 142.44 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 127 | 0.07 | 0.31 | 0 | 0.50 | 286.15 | 0.18 | 0.42 |
| Hex | 76 | 58 | 7F | 7 | 1F | 0 | 32 | 11E | 12 | 2A |
| Octal | 166 | 130 | 177 | 7 | 37 | 0 | 62 | 436 | 22 | 52 |
| Binary | 1110110 | 1011000 | 1111111 | 111 | 11111 | 0 | 110010 | 100011110 | 10010 | 101010 |
Color Harmonies of #76587F
Complementary color
Monochromatic Colors of #76587F
Black with #76587F
Text Example
Text Example
White with #76587F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76587F; }
p { color: rgb(118,88,127); }
H1.HeaderClassName
{
color: #76587F;
}
.AnyTagClassName
{
color: #76587F;
}
</style>
background-color css
<style>
a { background-color: #76587F; }
a { background-color: rgb(118,88,127); }
div.DivClassName
{
background-color: #76587F;
}
.BgClassName
{
background-color: #76587F;
}
</style>
border-color css
<style>
span { border-color: #76587F; }
span { border-color: rgb(118,88,127); }
td.TdClassName
{
border-color: #76587F;
}
.TagClassName
{
border-color: #76587F;
}
</style>