Shades of Affair #76507C
Tints of Affair #76507C
RGB
CMYK
RGB Variations
Color information
#76507C (or 0x76507C) is known color: Affair. HEX triplet: 76, 50 and 7C. RGB value is (118,80,124). Sum of RGB (Red+Green+Blue) = 118+80+124=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 80 (31.64% from 255 or 24.84% from 322); Blue value is 124 (48.83% from 255 or 38.51% from 322); Max value from RGB is 124 - color contains mainly: blue. Hex color #76507C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76507C is #89AF83. Grayscale: #606060. Windows color (decimal): -9023364 or 8147062. OLE color: 8147062.
HSL color Cylindrical-coordinate representation of color #76507C: hue angle of 291.82º degrees, saturation: 0.22, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #76507C is Cyan = 0.05, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 80 | 124 | - |
| CMYK | 0.05 | 0.35 | 0 | 0.51 |
| HSL | 291.82º | 0.22% | 0.4% | - |
| HSV(B) | 291.82º | 0.35% | 0.49% | - |
| XYZ | 13.98 | 11.04 | 20.46 | - |
| YUV | 96.38 | 143.59 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 124 | 0.05 | 0.35 | 0 | 0.51 | 291.82 | 0.22 | 0.4 |
| Hex | 76 | 50 | 7C | 5 | 23 | 0 | 33 | 124 | 16 | 28 |
| Octal | 166 | 120 | 174 | 5 | 43 | 0 | 63 | 444 | 26 | 50 |
| Binary | 1110110 | 1010000 | 1111100 | 101 | 100011 | 0 | 110011 | 100100100 | 10110 | 101000 |
Color Harmonies of #76507C
Complementary color
Monochromatic Colors of #76507C
Black with #76507C
Text Example
Text Example
White with #76507C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76507C; }
p { color: rgb(118,80,124); }
H1.HeaderClassName
{
color: #76507C;
}
.AnyTagClassName
{
color: #76507C;
}
</style>
background-color css
<style>
a { background-color: #76507C; }
a { background-color: rgb(118,80,124); }
div.DivClassName
{
background-color: #76507C;
}
.BgClassName
{
background-color: #76507C;
}
</style>
border-color css
<style>
span { border-color: #76507C; }
span { border-color: rgb(118,80,124); }
td.TdClassName
{
border-color: #76507C;
}
.TagClassName
{
border-color: #76507C;
}
</style>