Shades of Affair #76458C
Tints of Affair #76458C
RGB
CMYK
RGB Variations
Color information
#76458C (or 0x76458C) is known color: Affair. HEX triplet: 76, 45 and 8C. RGB value is (118,69,140). Sum of RGB (Red+Green+Blue) = 118+69+140=327 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.09% from 327); Green value is 69 (27.34% from 255 or 21.10% from 327); Blue value is 140 (55.08% from 255 or 42.81% from 327); Max value from RGB is 140 - color contains mainly: blue. Hex color #76458C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #76458C is #89BA73. Grayscale: #5B5B5B. Windows color (decimal): -9026164 or 9192822. OLE color: 9192822.
HSL color Cylindrical-coordinate representation of color #76458C: hue angle of 281.41º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #76458C is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 118 | 69 | 140 | - |
| CMYK | 0.16 | 0.51 | 0 | 0.45 |
| HSL | 281.41º | 0.34% | 0.41% | - |
| HSV(B) | 281.41º | 0.51% | 0.55% | - |
| XYZ | 14.33 | 10 | 25.99 | - |
| YUV | 91.75 | 155.23 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 140 | 0.16 | 0.51 | 0 | 0.45 | 281.41 | 0.34 | 0.41 |
| Hex | 76 | 45 | 8C | 10 | 33 | 0 | 2D | 119 | 22 | 29 |
| Octal | 166 | 105 | 214 | 20 | 63 | 0 | 55 | 431 | 42 | 51 |
| Binary | 1110110 | 1000101 | 10001100 | 10000 | 110011 | 0 | 101101 | 100011001 | 100010 | 101001 |
Color Harmonies of #76458C
Complementary color
Monochromatic Colors of #76458C
Black with #76458C
Text Example
Text Example
White with #76458C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76458C; }
p { color: rgb(118,69,140); }
H1.HeaderClassName
{
color: #76458C;
}
.AnyTagClassName
{
color: #76458C;
}
</style>
background-color css
<style>
a { background-color: #76458C; }
a { background-color: rgb(118,69,140); }
div.DivClassName
{
background-color: #76458C;
}
.BgClassName
{
background-color: #76458C;
}
</style>
border-color css
<style>
span { border-color: #76458C; }
span { border-color: rgb(118,69,140); }
td.TdClassName
{
border-color: #76458C;
}
.TagClassName
{
border-color: #76458C;
}
</style>