Shades of Affair #764582
Tints of Affair #764582
RGB
CMYK
RGB Variations
Color information
#764582 (or 0x764582) is known color: Affair. HEX triplet: 76, 45 and 82. RGB value is (118,69,130). Sum of RGB (Red+Green+Blue) = 118+69+130=317 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.22% from 317); Green value is 69 (27.34% from 255 or 21.77% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 130 - color contains mainly: blue. Hex color #764582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764582 is #89BA7D. Grayscale: #5A5A5A. Windows color (decimal): -9026174 or 8537462. OLE color: 8537462.
HSL color Cylindrical-coordinate representation of color #764582: hue angle of 288.2º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #764582 is Cyan = 0.09, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 69 | 130 | - |
| CMYK | 0.09 | 0.47 | 0 | 0.49 |
| HSL | 288.2º | 0.31% | 0.39% | - |
| HSV(B) | 288.2º | 0.47% | 0.51% | - |
| XYZ | 13.63 | 9.72 | 22.28 | - |
| YUV | 90.61 | 150.23 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 130 | 0.09 | 0.47 | 0 | 0.49 | 288.2 | 0.31 | 0.39 |
| Hex | 76 | 45 | 82 | 9 | 2F | 0 | 31 | 120 | 1F | 27 |
| Octal | 166 | 105 | 202 | 11 | 57 | 0 | 61 | 440 | 37 | 47 |
| Binary | 1110110 | 1000101 | 10000010 | 1001 | 101111 | 0 | 110001 | 100100000 | 11111 | 100111 |
Color Harmonies of #764582
Complementary color
Monochromatic Colors of #764582
Black with #764582
Text Example
Text Example
White with #764582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764582; }
p { color: rgb(118,69,130); }
H1.HeaderClassName
{
color: #764582;
}
.AnyTagClassName
{
color: #764582;
}
</style>
background-color css
<style>
a { background-color: #764582; }
a { background-color: rgb(118,69,130); }
div.DivClassName
{
background-color: #764582;
}
.BgClassName
{
background-color: #764582;
}
</style>
border-color css
<style>
span { border-color: #764582; }
span { border-color: rgb(118,69,130); }
td.TdClassName
{
border-color: #764582;
}
.TagClassName
{
border-color: #764582;
}
</style>