Shades of Affair #764584
Tints of Affair #764584
RGB
CMYK
RGB Variations
Color information
#764584 (or 0x764584) is known color: Affair. HEX triplet: 76, 45 and 84. RGB value is (118,69,132). Sum of RGB (Red+Green+Blue) = 118+69+132=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 132 (51.95% from 255 or 41.38% from 319); Max value from RGB is 132 - color contains mainly: blue. Hex color #764584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764584 is #89BA7B. Grayscale: #5A5A5A. Windows color (decimal): -9026172 or 8668534. OLE color: 8668534.
HSL color Cylindrical-coordinate representation of color #764584: hue angle of 286.67º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #764584 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 69 | 132 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.48 |
| HSL | 286.67º | 0.31% | 0.39% | - |
| HSV(B) | 286.67º | 0.48% | 0.52% | - |
| XYZ | 13.76 | 9.77 | 22.99 | - |
| YUV | 90.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 132 | 0.11 | 0.48 | 0 | 0.48 | 286.67 | 0.31 | 0.39 |
| Hex | 76 | 45 | 84 | B | 30 | 0 | 30 | 11F | 1F | 27 |
| Octal | 166 | 105 | 204 | 13 | 60 | 0 | 60 | 437 | 37 | 47 |
| Binary | 1110110 | 1000101 | 10000100 | 1011 | 110000 | 0 | 110000 | 100011111 | 11111 | 100111 |
Color Harmonies of #764584
Complementary color
Monochromatic Colors of #764584
Black with #764584
Text Example
Text Example
White with #764584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764584; }
p { color: rgb(118,69,132); }
H1.HeaderClassName
{
color: #764584;
}
.AnyTagClassName
{
color: #764584;
}
</style>
background-color css
<style>
a { background-color: #764584; }
a { background-color: rgb(118,69,132); }
div.DivClassName
{
background-color: #764584;
}
.BgClassName
{
background-color: #764584;
}
</style>
border-color css
<style>
span { border-color: #764584; }
span { border-color: rgb(118,69,132); }
td.TdClassName
{
border-color: #764584;
}
.TagClassName
{
border-color: #764584;
}
</style>