Shades of Affair #76468D
Tints of Affair #76468D
RGB
CMYK
RGB Variations
Color information
#76468D (or 0x76468D) is known color: Affair. HEX triplet: 76, 46 and 8D. RGB value is (118,70,141). Sum of RGB (Red+Green+Blue) = 118+70+141=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 70 (27.73% from 255 or 21.28% from 329); Blue value is 141 (55.47% from 255 or 42.86% from 329); Max value from RGB is 141 - color contains mainly: blue. Hex color #76468D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #76468D is #89B972. Grayscale: #5C5C5C. Windows color (decimal): -9025907 or 9258614. OLE color: 9258614.
HSL color Cylindrical-coordinate representation of color #76468D: hue angle of 280.56º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #76468D is Cyan = 0.16, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 118 | 70 | 141 | - |
| CMYK | 0.16 | 0.50 | 0 | 0.45 |
| HSL | 280.56º | 0.34% | 0.41% | - |
| HSV(B) | 280.56º | 0.5% | 0.55% | - |
| XYZ | 14.47 | 10.15 | 26.4 | - |
| YUV | 92.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 141 | 0.16 | 0.50 | 0 | 0.45 | 280.56 | 0.34 | 0.41 |
| Hex | 76 | 46 | 8D | 10 | 32 | 0 | 2D | 119 | 22 | 29 |
| Octal | 166 | 106 | 215 | 20 | 62 | 0 | 55 | 431 | 42 | 51 |
| Binary | 1110110 | 1000110 | 10001101 | 10000 | 110010 | 0 | 101101 | 100011001 | 100010 | 101001 |
Color Harmonies of #76468D
Complementary color
Monochromatic Colors of #76468D
Black with #76468D
Text Example
Text Example
White with #76468D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76468D; }
p { color: rgb(118,70,141); }
H1.HeaderClassName
{
color: #76468D;
}
.AnyTagClassName
{
color: #76468D;
}
</style>
background-color css
<style>
a { background-color: #76468D; }
a { background-color: rgb(118,70,141); }
div.DivClassName
{
background-color: #76468D;
}
.BgClassName
{
background-color: #76468D;
}
</style>
border-color css
<style>
span { border-color: #76468D; }
span { border-color: rgb(118,70,141); }
td.TdClassName
{
border-color: #76468D;
}
.TagClassName
{
border-color: #76468D;
}
</style>