Shades of Affair #76587D
Tints of Affair #76587D
RGB
CMYK
RGB Variations
Color information
#76587D (or 0x76587D) is known color: Affair. HEX triplet: 76, 58 and 7D. RGB value is (118,88,125). Sum of RGB (Red+Green+Blue) = 118+88+125=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 88 (34.77% from 255 or 26.59% from 331); Blue value is 125 (49.22% from 255 or 37.76% from 331); Max value from RGB is 125 - color contains mainly: blue. Hex color #76587D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76587D is #89A782. Grayscale: #656565. Windows color (decimal): -9021315 or 8214646. OLE color: 8214646.
HSL color Cylindrical-coordinate representation of color #76587D: hue angle of 288.65º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #76587D is Cyan = 0.06, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 88 | 125 | - |
| CMYK | 0.06 | 0.30 | 0 | 0.51 |
| HSL | 288.65º | 0.17% | 0.42% | - |
| HSV(B) | 288.65º | 0.3% | 0.49% | - |
| XYZ | 14.66 | 12.31 | 21.01 | - |
| YUV | 101.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 125 | 0.06 | 0.30 | 0 | 0.51 | 288.65 | 0.17 | 0.42 |
| Hex | 76 | 58 | 7D | 6 | 1E | 0 | 33 | 121 | 11 | 2A |
| Octal | 166 | 130 | 175 | 6 | 36 | 0 | 63 | 441 | 21 | 52 |
| Binary | 1110110 | 1011000 | 1111101 | 110 | 11110 | 0 | 110011 | 100100001 | 10001 | 101010 |
Color Harmonies of #76587D
Complementary color
Monochromatic Colors of #76587D
Black with #76587D
Text Example
Text Example
White with #76587D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76587D; }
p { color: rgb(118,88,125); }
H1.HeaderClassName
{
color: #76587D;
}
.AnyTagClassName
{
color: #76587D;
}
</style>
background-color css
<style>
a { background-color: #76587D; }
a { background-color: rgb(118,88,125); }
div.DivClassName
{
background-color: #76587D;
}
.BgClassName
{
background-color: #76587D;
}
</style>
border-color css
<style>
span { border-color: #76587D; }
span { border-color: rgb(118,88,125); }
td.TdClassName
{
border-color: #76587D;
}
.TagClassName
{
border-color: #76587D;
}
</style>