Shades of Affair #76537D
Tints of Affair #76537D
RGB
CMYK
RGB Variations
Color information
#76537D (or 0x76537D) is known color: Affair. HEX triplet: 76, 53 and 7D. RGB value is (118,83,125). Sum of RGB (Red+Green+Blue) = 118+83+125=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 83 (32.81% from 255 or 25.46% from 326); Blue value is 125 (49.22% from 255 or 38.34% from 326); Max value from RGB is 125 - color contains mainly: blue. Hex color #76537D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76537D is #89AC82. Grayscale: #626262. Windows color (decimal): -9022595 or 8213366. OLE color: 8213366.
HSL color Cylindrical-coordinate representation of color #76537D: hue angle of 290º degrees, saturation: 0.2, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #76537D is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 83 | 125 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.51 |
| HSL | 290º | 0.2% | 0.41% | - |
| HSV(B) | 290º | 0.34% | 0.49% | - |
| XYZ | 14.27 | 11.52 | 20.87 | - |
| YUV | 98.25 | 143.1 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 125 | 0.06 | 0.34 | 0 | 0.51 | 290 | 0.2 | 0.41 |
| Hex | 76 | 53 | 7D | 6 | 22 | 0 | 33 | 122 | 14 | 29 |
| Octal | 166 | 123 | 175 | 6 | 42 | 0 | 63 | 442 | 24 | 51 |
| Binary | 1110110 | 1010011 | 1111101 | 110 | 100010 | 0 | 110011 | 100100010 | 10100 | 101001 |
Color Harmonies of #76537D
Complementary color
Monochromatic Colors of #76537D
Black with #76537D
Text Example
Text Example
White with #76537D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76537D; }
p { color: rgb(118,83,125); }
H1.HeaderClassName
{
color: #76537D;
}
.AnyTagClassName
{
color: #76537D;
}
</style>
background-color css
<style>
a { background-color: #76537D; }
a { background-color: rgb(118,83,125); }
div.DivClassName
{
background-color: #76537D;
}
.BgClassName
{
background-color: #76537D;
}
</style>
border-color css
<style>
span { border-color: #76537D; }
span { border-color: rgb(118,83,125); }
td.TdClassName
{
border-color: #76537D;
}
.TagClassName
{
border-color: #76537D;
}
</style>