Shades of Affair #76557D
Tints of Affair #76557D
RGB
CMYK
RGB Variations
Color information
#76557D (or 0x76557D) is known color: Affair. HEX triplet: 76, 55 and 7D. RGB value is (118,85,125). Sum of RGB (Red+Green+Blue) = 118+85+125=328 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.98% from 328); Green value is 85 (33.59% from 255 or 25.91% from 328); Blue value is 125 (49.22% from 255 or 38.11% from 328); Max value from RGB is 125 - color contains mainly: blue. Hex color #76557D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76557D is #89AA82. Grayscale: #636363. Windows color (decimal): -9022083 or 8213878. OLE color: 8213878.
HSL color Cylindrical-coordinate representation of color #76557D: hue angle of 289.5º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #76557D is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 85 | 125 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.51 |
| HSL | 289.5º | 0.19% | 0.41% | - |
| HSV(B) | 289.5º | 0.32% | 0.49% | - |
| XYZ | 14.42 | 11.83 | 20.93 | - |
| YUV | 99.43 | 142.43 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 125 | 0.06 | 0.32 | 0 | 0.51 | 289.5 | 0.19 | 0.41 |
| Hex | 76 | 55 | 7D | 6 | 20 | 0 | 33 | 122 | 13 | 29 |
| Octal | 166 | 125 | 175 | 6 | 40 | 0 | 63 | 442 | 23 | 51 |
| Binary | 1110110 | 1010101 | 1111101 | 110 | 100000 | 0 | 110011 | 100100010 | 10011 | 101001 |
Color Harmonies of #76557D
Complementary color
Monochromatic Colors of #76557D
Black with #76557D
Text Example
Text Example
White with #76557D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76557D; }
p { color: rgb(118,85,125); }
H1.HeaderClassName
{
color: #76557D;
}
.AnyTagClassName
{
color: #76557D;
}
</style>
background-color css
<style>
a { background-color: #76557D; }
a { background-color: rgb(118,85,125); }
div.DivClassName
{
background-color: #76557D;
}
.BgClassName
{
background-color: #76557D;
}
</style>
border-color css
<style>
span { border-color: #76557D; }
span { border-color: rgb(118,85,125); }
td.TdClassName
{
border-color: #76557D;
}
.TagClassName
{
border-color: #76557D;
}
</style>