Shades of Affair #76548F
Tints of Affair #76548F
RGB
CMYK
RGB Variations
Color information
#76548F (or 0x76548F) is known color: Affair. HEX triplet: 76, 54 and 8F. RGB value is (118,84,143). Sum of RGB (Red+Green+Blue) = 118+84+143=345 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.20% from 345); Green value is 84 (33.20% from 255 or 24.35% from 345); Blue value is 143 (56.25% from 255 or 41.45% from 345); Max value from RGB is 143 - color contains mainly: blue. Hex color #76548F is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #76548F is #89AB70. Grayscale: #646464. Windows color (decimal): -9022321 or 9393270. OLE color: 9393270.
HSL color Cylindrical-coordinate representation of color #76548F: hue angle of 274.58º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #76548F is Cyan = 0.17, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 84 | 143 | - |
| CMYK | 0.17 | 0.41 | 0 | 0.44 |
| HSL | 274.58º | 0.26% | 0.45% | - |
| HSV(B) | 274.58º | 0.41% | 0.56% | - |
| XYZ | 15.6 | 12.18 | 27.51 | - |
| YUV | 100.89 | 151.76 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 143 | 0.17 | 0.41 | 0 | 0.44 | 274.58 | 0.26 | 0.45 |
| Hex | 76 | 54 | 8F | 11 | 29 | 0 | 2C | 113 | 1A | 2D |
| Octal | 166 | 124 | 217 | 21 | 51 | 0 | 54 | 423 | 32 | 55 |
| Binary | 1110110 | 1010100 | 10001111 | 10001 | 101001 | 0 | 101100 | 100010011 | 11010 | 101101 |
Color Harmonies of #76548F
Complementary color
Monochromatic Colors of #76548F
Black with #76548F
Text Example
Text Example
White with #76548F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76548F; }
p { color: rgb(118,84,143); }
H1.HeaderClassName
{
color: #76548F;
}
.AnyTagClassName
{
color: #76548F;
}
</style>
background-color css
<style>
a { background-color: #76548F; }
a { background-color: rgb(118,84,143); }
div.DivClassName
{
background-color: #76548F;
}
.BgClassName
{
background-color: #76548F;
}
</style>
border-color css
<style>
span { border-color: #76548F; }
span { border-color: rgb(118,84,143); }
td.TdClassName
{
border-color: #76548F;
}
.TagClassName
{
border-color: #76548F;
}
</style>