Shades of Affair #76517F
Tints of Affair #76517F
RGB
CMYK
RGB Variations
Color information
#76517F (or 0x76517F) is known color: Affair. HEX triplet: 76, 51 and 7F. RGB value is (118,81,127). Sum of RGB (Red+Green+Blue) = 118+81+127=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 81 (32.03% from 255 or 24.85% from 326); Blue value is 127 (50% from 255 or 38.96% from 326); Max value from RGB is 127 - color contains mainly: blue. Hex color #76517F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76517F is #89AE80. Grayscale: #616161. Windows color (decimal): -9023105 or 8343926. OLE color: 8343926.
HSL color Cylindrical-coordinate representation of color #76517F: hue angle of 288.26º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #76517F is Cyan = 0.07, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 81 | 127 | - |
| CMYK | 0.07 | 0.36 | 0 | 0.50 |
| HSL | 288.26º | 0.22% | 0.41% | - |
| HSV(B) | 288.26º | 0.36% | 0.5% | - |
| XYZ | 14.24 | 11.27 | 21.5 | - |
| YUV | 97.31 | 144.76 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 127 | 0.07 | 0.36 | 0 | 0.50 | 288.26 | 0.22 | 0.41 |
| Hex | 76 | 51 | 7F | 7 | 24 | 0 | 32 | 120 | 16 | 29 |
| Octal | 166 | 121 | 177 | 7 | 44 | 0 | 62 | 440 | 26 | 51 |
| Binary | 1110110 | 1010001 | 1111111 | 111 | 100100 | 0 | 110010 | 100100000 | 10110 | 101001 |
Color Harmonies of #76517F
Complementary color
Monochromatic Colors of #76517F
Black with #76517F
Text Example
Text Example
White with #76517F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76517F; }
p { color: rgb(118,81,127); }
H1.HeaderClassName
{
color: #76517F;
}
.AnyTagClassName
{
color: #76517F;
}
</style>
background-color css
<style>
a { background-color: #76517F; }
a { background-color: rgb(118,81,127); }
div.DivClassName
{
background-color: #76517F;
}
.BgClassName
{
background-color: #76517F;
}
</style>
border-color css
<style>
span { border-color: #76517F; }
span { border-color: rgb(118,81,127); }
td.TdClassName
{
border-color: #76517F;
}
.TagClassName
{
border-color: #76517F;
}
</style>