Shades of Affair #76467F
Tints of Affair #76467F
RGB
CMYK
RGB Variations
Color information
#76467F (or 0x76467F) is known color: Affair. HEX triplet: 76, 46 and 7F. RGB value is (118,70,127). Sum of RGB (Red+Green+Blue) = 118+70+127=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 70 (27.73% from 255 or 22.22% from 315); Blue value is 127 (50% from 255 or 40.32% from 315); Max value from RGB is 127 - color contains mainly: blue. Hex color #76467F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #76467F is #89B980. Grayscale: #5A5A5A. Windows color (decimal): -9025921 or 8341110. OLE color: 8341110.
HSL color Cylindrical-coordinate representation of color #76467F: hue angle of 290.53º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #76467F is Cyan = 0.07, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 70 | 127 | - |
| CMYK | 0.07 | 0.45 | 0 | 0.50 |
| HSL | 290.53º | 0.29% | 0.39% | - |
| HSV(B) | 290.53º | 0.45% | 0.5% | - |
| XYZ | 13.49 | 9.76 | 21.25 | - |
| YUV | 90.85 | 148.4 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 127 | 0.07 | 0.45 | 0 | 0.50 | 290.53 | 0.29 | 0.39 |
| Hex | 76 | 46 | 7F | 7 | 2D | 0 | 32 | 123 | 1D | 27 |
| Octal | 166 | 106 | 177 | 7 | 55 | 0 | 62 | 443 | 35 | 47 |
| Binary | 1110110 | 1000110 | 1111111 | 111 | 101101 | 0 | 110010 | 100100011 | 11101 | 100111 |
Color Harmonies of #76467F
Complementary color
Monochromatic Colors of #76467F
Black with #76467F
Text Example
Text Example
White with #76467F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76467F; }
p { color: rgb(118,70,127); }
H1.HeaderClassName
{
color: #76467F;
}
.AnyTagClassName
{
color: #76467F;
}
</style>
background-color css
<style>
a { background-color: #76467F; }
a { background-color: rgb(118,70,127); }
div.DivClassName
{
background-color: #76467F;
}
.BgClassName
{
background-color: #76467F;
}
</style>
border-color css
<style>
span { border-color: #76467F; }
span { border-color: rgb(118,70,127); }
td.TdClassName
{
border-color: #76467F;
}
.TagClassName
{
border-color: #76467F;
}
</style>