Shades of Affair #76567C
Tints of Affair #76567C
RGB
CMYK
RGB Variations
Color information
#76567C (or 0x76567C) is known color: Affair. HEX triplet: 76, 56 and 7C. RGB value is (118,86,124). Sum of RGB (Red+Green+Blue) = 118+86+124=328 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.98% from 328); Green value is 86 (33.98% from 255 or 26.22% from 328); Blue value is 124 (48.83% from 255 or 37.80% from 328); Max value from RGB is 124 - color contains mainly: blue. Hex color #76567C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76567C is #89A983. Grayscale: #636363. Windows color (decimal): -9021828 or 8148598. OLE color: 8148598.
HSL color Cylindrical-coordinate representation of color #76567C: hue angle of 290.53º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #76567C is Cyan = 0.05, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 86 | 124 | - |
| CMYK | 0.05 | 0.31 | 0 | 0.51 |
| HSL | 290.53º | 0.18% | 0.41% | - |
| HSV(B) | 290.53º | 0.31% | 0.49% | - |
| XYZ | 14.44 | 11.96 | 20.62 | - |
| YUV | 99.9 | 141.6 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 124 | 0.05 | 0.31 | 0 | 0.51 | 290.53 | 0.18 | 0.41 |
| Hex | 76 | 56 | 7C | 5 | 1F | 0 | 33 | 123 | 12 | 29 |
| Octal | 166 | 126 | 174 | 5 | 37 | 0 | 63 | 443 | 22 | 51 |
| Binary | 1110110 | 1010110 | 1111100 | 101 | 11111 | 0 | 110011 | 100100011 | 10010 | 101001 |
Color Harmonies of #76567C
Complementary color
Monochromatic Colors of #76567C
Black with #76567C
Text Example
Text Example
White with #76567C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76567C; }
p { color: rgb(118,86,124); }
H1.HeaderClassName
{
color: #76567C;
}
.AnyTagClassName
{
color: #76567C;
}
</style>
background-color css
<style>
a { background-color: #76567C; }
a { background-color: rgb(118,86,124); }
div.DivClassName
{
background-color: #76567C;
}
.BgClassName
{
background-color: #76567C;
}
</style>
border-color css
<style>
span { border-color: #76567C; }
span { border-color: rgb(118,86,124); }
td.TdClassName
{
border-color: #76567C;
}
.TagClassName
{
border-color: #76567C;
}
</style>